Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verification just stops works after some weeks... #208

Open
GoogleCodeExporter opened this issue Jun 4, 2015 · 1 comment
Open

Verification just stops works after some weeks... #208

GoogleCodeExporter opened this issue Jun 4, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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

Attachments:

@GoogleCodeExporter
Copy link
Author

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 comment by [email protected] on 27 Jun 2014 at 3:52

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant