Values.SAMLIdpSourceSpecifies the SAML Identity Provider's 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 SAML Identity Provider.
*)}