OpenIDConnectProviderResponse
Represents an OpenID Connect external identity provider response.
A unique identifier for the authentication provider.
The uri to the external OpenID Connect provider.
The caption text to be used for the button.
The client identifier registered at the provider.
The client secret registered at the provider. Used only in code flow.
A description for this provider.
Whether a button for this provider is displayed on the
Relativity login page.
The authentication flow used to communicate with the external provider.
Whether this provider is enabled.
An object containing properties for Just In Time Provisioning.
A name for this provider; must be unique within the profile.
The redirect uri that needs to get set at the identity provider.
The scopes for the authentication provider.
The site uri of the Relativity instance.
The claim type to use for getting the user's subject mapping. Defaults to "sub".
public OpenIDConnectProviderResponse()