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

Webpages do not detect we are logged in properly #117

Open
StefanVanDyck opened this issue Oct 23, 2024 · 0 comments
Open

Webpages do not detect we are logged in properly #117

StefanVanDyck opened this issue Oct 23, 2024 · 0 comments

Comments

@StefanVanDyck
Copy link
Collaborator

StefanVanDyck commented Oct 23, 2024

Currently our current state of authentication is not registered correctly in the portal.
This can be quite strange, for example, when downloading it will show us the input-field for submitting our e-mail adress, even though we just logged in.

Should be fixed by using a proper js library for managing our oidc token/states?
Especially need to make sure this works with the Downloads page, as requesting a download with a free-form email input field fails.
So we need to make sure we always redirect to a login form if people are not logged in, but trying to download.

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

No branches or pull requests

1 participant