In Keycloak, you can connect to an existing OpenID Connect provider. The identity provider has to support the Authorization Code Flow to authenticate the user and authorize access.
-
Open the Keycloak Administration Console.
-
In the Manage section, click Identity Providers.
-
From the drop-down list, choose the OpenID Connect v1.0 option.
For more information, visit
https://www.keycloak.org/docs/latest/server_admin/#_identity_broker_oidc
.