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

User remains on 'Loading' page if using 'OAuth2.0/OIDC' auth module and authId token expires #12

Closed
tsujiguchitky opened this issue Aug 3, 2018 · 0 comments
Assignees
Milestone

Comments

@tsujiguchitky
Copy link
Contributor

Description

User remains on 'Loading' page if using 'OAuth2.0/OIDC' auth module and authId token expires.

Steps to reproduce

  1. Set up OpenAM as OAuth Client with OAuth2.0/OIDC authentication module
  2. Call OAuth2.0/OIDC authentication module
  3. Wait for authId timeout
  4. Authenticate with OAuth2 Provider
  5. After redirect to OpenAM, XUI 'Loading' page remains.

Expected Results

Authentication is successful, or execute the authorization request again.

Actual Results

Authentication fails. Then XUI 'Loading' page remains.

Reference

@tsujiguchitky tsujiguchitky added this to the OpenAM 14.0.0 milestone May 31, 2019
@Ko-Hoshino Ko-Hoshino self-assigned this Jul 26, 2019
Ko-Hoshino added a commit that referenced this issue Jul 26, 2019
…h module and authId token expires

 * Delete authId cookie when timeouted.
Ko-Hoshino added a commit that referenced this issue Jul 26, 2019
…h module and authId token expires

 * Avoid auth error : "Authorization call-back failed because there was no state parameter"
Ko-Hoshino added a commit that referenced this issue Jul 29, 2019
…h module and authId token expires

 * Suppress retry when authId token expires.
ogis-miyamura pushed a commit that referenced this issue Aug 29, 2019
…h module and authId token expires (#99)

* Suppress retry when authId token expires.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants