vote up 0 vote down star

I'm using openid-selector based UI to authenticate user using dotnet openid API. I'm having a small issue, when i select google and cancel and close browser and then open link and select yahoo it redirects me google but not yahoo.

i checked that when i click button at bottom on browser status bar it shows correct parameter being sent to singing function in JS file but it somehow takes previous selected value and redirects to that page.

Did somebody same face this issue or can someone help me with an idea or suggestion

flag

When you "close browser and then open link" what link are you opening? I don't understand. Also, are you using any of the built-in ASP.NET controls are going the pure programmatic route? Which openid-selector are you using? (there are several) – Andrew Arnott Jul 3 at 1:28
WHen i open Logon page it uses old selection value I'm using code.google.com/p/openid-selector Even in the example demo files it uses previous selection value on login page.. I'm using it in ASP.NET MVC app – Rahuls Jul 3 at 2:13

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.