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

Redirect URL should be cleared from portal session cookie state. #560

Open
GrahamDumpleton opened this issue Aug 25, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@GrahamDumpleton
Copy link
Collaborator

Describe the bug

The session cookie is used to store index_url when handling session activation and later session deletion. The index_url isn't cleared from the session cookie when the session is deleted. This means can have a strange situation where if using a separate custom front end web portal using the REST API which sent user through a workshop, if then separately try and use the training portal web interface, including supplying event access code, it will actually redirect to the last index_url set in the session cookie state rather than allowing you to view the training portal.

Additional information

No response

@GrahamDumpleton GrahamDumpleton added the bug Something isn't working label Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant