Keycloak auth integration
(0)
258

Keycloak auth integration

FREE

Available versions
Technical name
auth_keycloak
License
AGPL-3
Secure dependencies
N/A
Keycloak auth integration

Keycloak auth integration

Beta License: AGPL-3 OCA/server-auth Translate me on Weblate Try me on Runbot

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

Note

You must make sure your settings are correct. Testing scripts are provided by this module in the folder examples.

Please follow instructions contained in its README.

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:

  1. get back to Settings -> Users -> OAuth Providers -> Keycloak
  2. configure “Users management” box
  3. click on “Sync users” button
  4. select the matching key
  5. 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

  1. go to a single user form
  2. hit the button “Push to Keycloak” (in the header)
  3. use the wizard to push it

or

  1. go to the users list view
  2. select some users
  3. click on Actions -> Push to Keycloak
  4. select “Keycloak” provider
  5. 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

Authors

  • Camptocamp

Contributors

Simone Orsi <[email protected]> Akim Juillerat <[email protected]>

Other credits

Development sponsored by Sensefly and UTB.

Maintainers

This module is maintained by the OCA.

Odoo Community Association

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.

0.0 / 5.0
based on 0 ratings

Python dependencies

Package Version Secured
requests 2.22.0
Click 7.0
mock 3.0.5
responses 0.25.0
This app has automated tests.

Available languages

Language % translated
French / Français
100%