6 - 2 - A. Registering an OIDC Service Provider
SAML SAML2 or OIDC - Choose OIDC for registering an OIDC Service Provider Flow - Choose the OpenID Connect / OAuth2 flow applicable for your service. Options are Authorization Code and ImplicitSupported grants - You can choose multiple different grants (flows) needed for your client. The Authorization Code Flow is strongly recommended Token Endpoint Authentication Method - Choose the token endpoint authentication method for your service. Options are client_secret_basic and client_secret_post Offline access - If the service requires offline access, check this checkbox . Client is public - Click the checkbox if your client is incapable of maintaining the confidentiality of their credentials. Require PKCE - Click the checkbox if PKCE should be used in the flow. It is strongly recommended for all grants based on the Authorization Code Flow. OIDC Redirect URLs - Enter one or more OIDC redirect URLs for your service. Wildcards are not supported. |