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

Add OIDC 'unauthorized' failure message #1911

Open
wants to merge 1 commit into
base: qa/2.x
Choose a base branch
from

Conversation

sbreker
Copy link
Member

@sbreker sbreker commented Jan 24, 2025

If an error occurs in AtoM after successful authentication with the OIDC endpoint, end the AtoM session and redirect to the standard AtoM 'Unauthorized' message template.

Previously, errors that occurred in AtoM after successful authentication with the OIDC endpoint would fail silently redirecting the user to the AtoM home page in an unauthenticated state.

@sbreker sbreker force-pushed the dev/oidc-config-error-handling branch from a3d7628 to a6a090a Compare January 24, 2025 22:55
@sbreker sbreker requested a review from a team January 25, 2025 00:00
If an error occurs in AtoM after successful authentication with the OIDC
endpoint, end the AtoM session and redirect to the standard AtoM
'Unauthorized' message template.

Previously, errors that occurred in AtoM after successful authentication
with the OIDC endpoint would fail silently redirecting the user to the
AtoM home page in an unauthenticated state.
@sbreker sbreker force-pushed the dev/oidc-config-error-handling branch from a6a090a to 1448a80 Compare January 25, 2025 01:38
@sbreker sbreker changed the title Update OIDC logout flow Add OIDC 'unauthorized' failure message Jan 25, 2025
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

Successfully merging this pull request may close these issues.

1 participant