https://login.truefoundry.com/oauth2/callback
in Login Settings tab. Root URL can be set as your control plane URL.You can disable algorithm by disabling the Key provider under Realm Settings -> Keys.
Custom
OIDC
as Authentication configurationClient ID
to the client ID of your Keycloak applicationClient Secret
to the client secret of your Keycloak application. Can be found in Credentials
tab of your Keycloak client.Issuer
to the issuer of your Keycloak application. Example: https://<keycloak-host>/realms/<realm-name>