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

Return header with error idp logout #3346

Merged

Conversation

pjuarezd
Copy link
Member

@pjuarezd pjuarezd commented May 10, 2024

fixes #3225

What does this do?

The problem with Logout from IDP is that we are silently failing if for some external reason non related to Console the end_session_endpoint cannot be reached, this PR adds a way to get insights on the problem without sacrifice the idempotence of logout.

Add a response header to the api/v1/logout endpoint when the underneath call to logout from the IDP fails.
The header will not be shown when IDP logout is success.

How does it look?

Screenshot 2024-05-10 at 4 05 12 PM

@pjuarezd pjuarezd force-pushed the return-header-with-error-idp-logout branch from de0901f to e493a4e Compare May 10, 2024 23:08
@pjuarezd pjuarezd force-pushed the return-header-with-error-idp-logout branch from e493a4e to 8822e5b Compare May 10, 2024 23:12
@harshavardhana harshavardhana merged commit f47c444 into minio:master May 12, 2024
31 of 33 checks passed
@pjuarezd pjuarezd deleted the return-header-with-error-idp-logout branch May 12, 2024 16:45
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.

Displaying old object versions doesn't reflect specific object lock retain date/timestamp
3 participants