You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
After som weeks running my application, that is deployed in Amazon the
verification mechanism stops work. The scenario is:
1. Actor try to login with an Google account and is redirected to Google
login-page.
2. Actor enter username and password.
3. The idp (google) is validating the user and sends a request to my
javaservlet.
4. My servlet is trying to verifying the response and it fails with is after
some weeks.
I attach my code and snippet from my log-file.
Original issue reported on code.google.com by [email protected] on 31 Jan 2014 at 7:18
I've been experiencing something similar with a 3rd party integration. Even
after a few days, it starts trying direct verifications, only to fail. I'm not
sure if this is an issue with openid4java, or something on the OpenID
Provider's side.
Original issue reported on code.google.com by
[email protected]
on 31 Jan 2014 at 7:18Attachments:
The text was updated successfully, but these errors were encountered: