Keycloak IAM

Create an OIDC Identity Provider

From Identity Providers menu, create an OpenID Connect Identity Provider:

Create Identity Provider Create OpenID Connect Identity Provider

Fill in the mandatory fields with the details of the application created previously in Haventec Console

AN service details
  • Enter a chosen name for your Identity Provider on Alias (e.g: my-oidc). You will see it by default on the Keycloak login screen as an option
  • Enter the value of "Authorization endpoint" from Console on Authorization URL
  • Enter the value of "Token endpoint" from Console on Token URL
  • Select the option "Client secret sent as post" on Client Authentication
  • Enter the value of "Client ID" from Console on Client ID
  • Enter the value of "Client Secret" from Console on Client Secret

Finally click on the button Save