views:

229

answers:

0

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