Values.SAMLIdpSourceThe SAML identity povider information.
type nonrec t = {metadataContent : SAMLMetadata.t;The metadata of the SAML application, in XML format.
*)entityId : SAMLEntityId.t;The unique entity ID of the application in the SAML identity provider.
*)}