Integrate Keycloak into your SSO
Project description
This module adds support for SSO authentication via Keycloak
Table of contents
Configuration
Settings -> Users -> OAuth Providers -> Keycloak
Adjust endpoints according to your setup.
Enable it: tick “Allowed”.
Official docs: https://www.keycloak.org/docs
Usage
Frontend
When the provider is enabled you’ll see an extra login button on login form. Click on it to get redirected to Keycloak.
Backend
Link existing users from Keycloak
If you have existing users in Odoo and they are not linked to Keycloak yet you can:
get back to Settings -> Users -> OAuth Providers -> Keycloak
configure “Users management” box
click on “Sync users” button
select the matching key
submit
Once the it’s done all matching and updated users will be listed in a list view. Now your users will be able to log in on Keycloak
Push new users to Keycloak
Usually Keycloak is already populated w/ your users base. Many times this will come via LDAP, AD, pick yours.
Still, you might need to push some users to Keycloak on demand, maybe just for testing.
If you need this, either you
go to a single user form
hit the button “Push to Keycloak” (in the header)
use the wizard to push it
or
go to the users list view
select some users
click on Actions -> Push to Keycloak
select “Keycloak” provider
push them all
Changelog
10.0.1.0.0 2018-10-17
Initial implementation
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
Simone Orsi <simone.orsi@camptocamp.com>
Dennis Sluijk <d.sluijk@onestein.nl>
Other credits
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/server-auth project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for odoo11_addon_auth_keycloak-11.0.1.0.0.99.dev5-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8cc5b27ba66be1be604f7738e3a8e97ab0b56f92a4ecb4d22e22a4c8053f228b |
|
MD5 | 48b0b8d38aacd43e415fe8e670352ad4 |
|
BLAKE2b-256 | d9f064b230b1398e2f664086088509c98fb299083b45eccbc8ddc03cc5d7ccb2 |