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

Hotfix/gateway logout from ra #447

Merged
merged 2 commits into from
Feb 5, 2024
Merged

Conversation

pmeulen
Copy link
Member

@pmeulen pmeulen commented Jan 31, 2024

hotfix for https://www.pivotaltracker.com/story/show/186912795

Add a logout.php script to the gateway that deletes the user's gateway session. Point the RA logout link to this script.

This does not solve the issue, but makes that workaround much easier for the RA: to delete the gateway session and to login again before activating a token

Unsets sess_gateway cookie and destroys the server-side session when present
Requires adding gateway_logout_redirect_url Ansible variable with the url to redirect to after logout

Hotfix for https://www.pivotaltracker.com/n/projects/1163646/stories/186912795
This allows redirecting to the gateway logout script from the RA. Requires ra_logout_redirect_url Ansible variable
@pmeulen pmeulen requested review from parijke and thijskh January 31, 2024 13:57
@pmeulen pmeulen merged commit fa1b2fa into master Feb 5, 2024
9 of 11 checks passed
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