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

OIDC id token validation and token refresh #8153

Merged
merged 5 commits into from Jan 9, 2024

Conversation

Verdent
Copy link
Member

@Verdent Verdent commented Dec 15, 2023

Description

OIDC provider will now perform authentication against the ID Token first. New support for access token refresh mechanism introduced.

Fixes #3590

Documentation

Added new and missing configuration properties to the OIDC related configuration documents.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Dec 15, 2023
@Verdent Verdent changed the title OIDC token refresh OIDC id token validation and token refresh Dec 15, 2023
@Verdent Verdent self-assigned this Dec 18, 2023
Signed-off-by: David Kral <david.k.kral@oracle.com>
Signed-off-by: David Kral <david.k.kral@oracle.com>
Signed-off-by: David Kral <david.k.kral@oracle.com>
Signed-off-by: David Kral <david.k.kral@oracle.com>
Signed-off-by: David Kral <david.k.kral@oracle.com>
@Verdent Verdent merged commit 48db646 into helidon-io:main Jan 9, 2024
12 checks passed
@Verdent Verdent deleted the oidc-token-refresh branch January 9, 2024 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OIDC - maybe allow id token for authentication
2 participants