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

Allow DSI user to actually sign out #474

Merged
merged 1 commit into from
Apr 16, 2024
Merged

Conversation

CatalinVoineag
Copy link
Contributor

@CatalinVoineag CatalinVoineag commented Apr 12, 2024

Context

Previously, the sign out link didn't actually comunicated with DSI to
log out the user. It would still keep them logged in, on their end.

This commit will send a request to DSI to logout the user and redirect
back to our own sign out path

Changes proposed in this pull request

New logout URL in the app

The logout URL has changed in the DSI console, for both placements and claims
Screenshot from 2024-04-15 16-15-34

Guidance to review

Sign in with dfe sign in on local
Sign out
You should get the sign in form again

Screenshots

Current:

Peek.2024-04-15.16-12.mp4

Previously:

Peek.2024-04-15.16-14.mp4

Previously, the sign out link didn't actually comunicated with DSI to
log out the user. It would still keep them logged in, on their end.

This commit will send a request to DSI to logout the user and redirect
back to our own sign out path
@CatalinVoineag CatalinVoineag marked this pull request as ready for review April 15, 2024 15:16
@CatalinVoineag CatalinVoineag requested review from a team as code owners April 15, 2024 15:16
@CatalinVoineag
Copy link
Contributor Author

@CatalinVoineag CatalinVoineag self-assigned this Apr 15, 2024
Copy link
Contributor

@gms-gs gms-gs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good stuff! 🪨 🇮🇹

Copy link
Contributor

@JamieCleare2525 JamieCleare2525 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally, seems to work as expected.

@CatalinVoineag CatalinVoineag merged commit 7450d98 into main Apr 16, 2024
7 checks passed
@CatalinVoineag CatalinVoineag deleted the cv/sign-out-user branch April 16, 2024 09:06
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.

4 participants