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

Use the new OIDC for getting profile #784

Open
Gerviba opened this issue Sep 9, 2024 · 4 comments
Open

Use the new OIDC for getting profile #784

Gerviba opened this issue Sep 9, 2024 · 4 comments
Labels

Comments

@Gerviba
Copy link
Member

Gerviba commented Sep 9, 2024

Refactor auth component to use the new OIDC.

Also we might try to use the same JWT for the backend as we use for the frontend so we don't have to log in after a restart...

@Gerviba Gerviba added the BACKEND label Sep 9, 2024
Copy link

linear bot commented Sep 9, 2024

@Isti01
Copy link
Collaborator

Isti01 commented Sep 10, 2024

After the cookie update on the frontend #781
The admin panel should work with the same jwt cookie too, authenticated api calls work from the browser
image

@Gerviba
Copy link
Member Author

Gerviba commented Sep 10, 2024

No, I mean to use JWT instead of JSESSIONID for the backend.

@Isti01
Copy link
Collaborator

Isti01 commented Sep 10, 2024

Yeah, me too. I started doing it here: #786

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants