I’d like to be able to specify the return URL of the ACS authentication when I redirect the user to his Identity Provider’s log-in URL instead of the one I specified in the ACS management portal. I’ll mainly be using ADFS IPs.
Is this possible?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, you can do this by hosting your own home realm discovery (HRD) page. See option 2 here:
http://msdn.microsoft.com/en-us/library/gg185963.aspx
You can download a working HRD page from the ACS portal and customize it’s call to IdentityProviders.js, specifying the reply_to as you wish.