Skip to content

Conversation

@chaule97
Copy link
Contributor

@chaule97 chaule97 commented Dec 26, 2025

Adds a new Odoo 16 module auth_autologin_via_jwt_cookie to auto-authenticate users from a shared browser JWT cookie: it verifies the JWT via a configured JWKS URL, calls a userinfo endpoint to fetch the email, and transparently logs in the matching user when no session exists. Configuration fields for cookie name, JWKS URL, and userinfo URL are exposed in Settings.

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