return URL ? Authenticate twice?

Last post 09-12-2007 8:22 AM by frist44. 1 replies.

Sort Posts:

  • return URL ? Authenticate twice?

    09-12-2007, 7:46 AM
    • Member
      193 point Member
    • frist44
    • Member since 03-01-2007, 8:38 AM
    • Posts 447

    I have an application that i reference as https://domain.com/app If i click that link, i inevitably get directed to https://domain.com/app/login.aspx?ReturnUrl=%2app

    But then i authenticate and it takes me back to the login page with this address https://domain.com/app Then i authenticate again, and it finally go into the application.

    HOWEVER, if i go straight to https://domain.com/app/default.aspx in the broswer, it only makes me authenticate once and then takes me straight to the default. What gives?

  • Re: return URL ? Authenticate twice?

    09-12-2007, 8:22 AM
    Answer
    • Member
      193 point Member
    • frist44
    • Member since 03-01-2007, 8:38 AM
    • Posts 447

    I figured it out...Under the default documents on the application on the server, i had login.aspx above default.aspx. I deleted everything but default.aspx and it goes straight in as predicted.

Page 1 of 1 (2 items)