Hi, I needed to update the return URL for the delegated authentication. I did so in the Service Component Properties, consequently tested it, but I was redirected to the old URL. I logged back in to Azure to recheck the new URL is set, and it is all right there. Is there a time delay before the updated URL is used? Or do I have to regenerate the Secret Key upon changing the return URL? (I didn't) Thanks.
shame on me..I forgot I am sending the callback address myself as part of the initial request. I got distracted by this setting in the portal, which is probably only for checking the return URL but not setting it.. Thanks Neil for your response.
Marked As Answer byhrusakFriday, October 16, 2009 9:41 PM
Or do I have to regenerate the Secret Key upon changing the return URL? (I didn't)
When I played around with delegated authentication I found it best to regenerate the secret key just to be absolutely certain I was using a valid key. I found a lot of my problems getting it working came from using a stale key.
shame on me..I forgot I am sending the callback address myself as part of the initial request. I got distracted by this setting in the portal, which is probably only for checking the return URL but not setting it.. Thanks Neil for your response.
Marked As Answer byhrusakFriday, October 16, 2009 9:41 PM