v 11.0 Third Party 297
Download for v 11.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Lines of code 613
Technical Name auth_keycloak
LicenseAGPL-3
Websitehttps://github.com/OCA/server-auth
You bought this module and need support? Click here!

Keycloak auth integration

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

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 to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • Camptocamp

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.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
I can't download this module
by
Emmanuel Arthur
on 7/1/20, 6:06 AM

There are no comments yet!