Relativity.Services.Security.Models.SAML2Provider
Represents a SAML2P external identity provider.
The target that will receive the Assertion.
The X.509 certificate in PEM format that contains the public key of the SAML identity provider
A description for this provider.
Whether this provider is enabled.
The Issuer of the Assertion.
A name for this provider; must be unique within the profile.
The redirect uri that needs to get set at the identity provider.
The claim type to use for getting the user's subject mapping. Defaults to "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/nameidentifier".
public SAML2Provider()