Yesterday I realised that Yahoo! OpenID login with DotNetOpenAuth wasn't working anymore on my site. Then I came to StackOverflow and tried to log-in here. Same problem.
Is this a temporary Yahoo! problem or is it a DotNetOpenAuth problem?
I tried using version 3.4.2 as well as the latest verstion, 3.4.6. I don't know what version does StackOverflow use.
EDIT
The details of what happens is the following (in both my site and StackOverflow)
- I start a request do Yahoo OpenID IdP
- Yahoo asks me to login
- I log in successfully
- The browser requests the following page and then gets stuck there:
After the browser requests this page it does not return to my site neither to Stackoverflow. Either my site and Stackoverflow log successfully to Google.
I just logged into SO with Yahoo then - worked fine.