Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/freeipa/freeipa
Browse files Browse the repository at this point in the history
root committed Nov 17, 2023
2 parents 851ae95 + d97d62d commit 8032d22
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/workshop/12-external-idp-support.rst
Original file line number Diff line number Diff line change
@@ -391,6 +391,11 @@ for Keycloak or Red Hat SSO IdPs. The template expects both Keycloak's realm
typically deployed as a part of a larger solution. These options may not be
needed for other pre-defined templates like Google or Github.

The `openid` scope is mandatory since
[Keycloak 19.0.2](https://www.keycloak.org/docs/latest/upgrading/index.html#userinfo-endpoint-changes).
Without the `openid` scope, Keycloak refuses userinfo requests with HTTP
response 403: `invalid_scope` `Missing openid scope`.

Associate IdP reference with IPA user
-------------------------------------

0 comments on commit 8032d22

Please sign in to comment.