Skip to content

Commit

Permalink
[DOC]Add option to configure
Browse files Browse the repository at this point in the history
  • Loading branch information
flotho authored Dec 23, 2023
1 parent 83060f7 commit b875e4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions auth_oidc/readme/CONFIGURE.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ In Odoo, create a new Oauth Provider with the following parameters:
- Provider name: Keycloak (or any name you like that identify your
keycloak provider)
- Auth Flow: OpenID Connect (authorization code flow)
- Token Map : `preferred_username:user_id`
- Client ID: the same Client ID you entered when configuring the client
in Keycloak
- Client Secret: found in keycloak on the client Credentials tab
Expand Down

0 comments on commit b875e4a

Please sign in to comment.