[16.0][MIG] auth_keycloak#900
Open
hbrunn wants to merge 23 commits into
Open
Conversation
Currently translated at 100.0% (44 of 44 strings) Translation: server-auth-10.0/server-auth-10.0-auth_keycloak Translate-URL: https://translation.odoo-community.org/projects/server-auth-10-0/server-auth-10-0-auth_keycloak/fr/
[FIX] Migrate tests [FIX] Migrate tests [FIX] Choose name for wizard
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-auth-11.0/server-auth-11.0-auth_keycloak Translate-URL: https://translation.odoo-community.org/projects/server-auth-11-0/server-auth-11-0-auth_keycloak/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-auth-11.0/server-auth-11.0-auth_keycloak Translate-URL: https://translation.odoo-community.org/projects/server-auth-11-0/server-auth-11-0-auth_keycloak/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-auth-11.0/server-auth-11.0-auth_keycloak Translate-URL: https://translation.odoo-community.org/projects/server-auth-11-0/server-auth-11-0-auth_keycloak/
hbrunn
force-pushed
the
16.0-mig-auth_keycloak
branch
from
February 20, 2026 14:44
c843d4d to
f779ac8
Compare
Stephanvandenberg
approved these changes
Jun 1, 2026
Stephanvandenberg
left a comment
There was a problem hiding this comment.
We are using this feature quite extensively and it has worked flawlessly. Would be good to have it as part of the standard server-auth repo.
hbrunn
force-pushed
the
16.0-mig-auth_keycloak
branch
from
July 23, 2026 13:33
f779ac8 to
4b25f26
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
this only contains the part of the module that pertains to user creation, everything else is handled already by
auth_oidc.I added a commit that allows the admin to have keycloak send a password reset mail on user creation.