Description
External OpenID Connect (OIDC) Provider used to authenticate users.
Properties
- Name
- Specifies a symbolic name for the provider. (Identifier)
- OIDCDiscoveryEndpoint
- URL to where an OpenID Provider publishes its metadata.
- OIDCClientId
- Identifier assigned to a client application that wishes to interact with an OpenID Provider. (Default: oneconnect)
- VerifyProviderCertificate
- Verify OIDC Provider certificate using the configured root certificates. (Default: No)
- RootCertificates
- Selects one or more root, intermediate or self signed certificates to validate OIDC Provider certificate against.
- VerifyNonce
- Verify Nonce in OIDC ID Token received from OIDC client. (Default: Yes)
- Attribute
- Special Attribute of the current object. (Optional)
- Comments
- Text describing the current object. (Optional)