Skip to main content

What is SAML 2.0 ?


Security Assertion Markup Language 2.0 (SAML 2.0) is a version of the SAML standard for exchanging authentication and authorization data between security domains. SAML 2.0 is an XML-based protocol that uses security tokens containing assertions to pass information about a principal (usually an end user) between a SAML authority, named an Identity Provider, and a SAML consumer, named a Service Provider. SAML 2.0 enables web-based authentication and authorization scenarios including cross-domain single sign-on (SSO), which helps reduce the administrative overhead of distributing multiple authentication tokens to the user.

More information

Integration with MonoSign#


When you contact with MonoSign team, they will provide you some informations to make both systems are connected well.

They will also ask you to provide your Assertion Consumer Service Url, Entity Id (if your Service Provider supporting it) and any other information they will require.

Assertion Consumer Service Url is your endpoint.

Provided Informations#


You will receive these informations;

baseUrl is organization url.

InformationValueDescription
KeyUnique Identifier {GUID}Your SAML Security key
Certificatehttps://{baseUrl}/saml/{GUID}/CertificateSSL Certificate (SHA 256 Format)
Metadatahttps://{baseUrl}/saml/{GUID}/MetadataDownload Url
Metadatahttps://{baseUrl}/saml/{GUID}/Metadata/BrowserFriendlyView Url
Sign On Servicehttps://{baseUrl}/saml/{GUID}/LoginLogin Url
Logout Servicehttps://{baseUrl}/saml/{GUID}/LogoutLogout Url
Artifact Resolvehttps://{baseUrl}/saml/{GUID}/ArtifactResolveArtifact Resolve

Field Informations#


FieldValueDescriptionIs Optional
NameId{GUID} or emailUnique Id or Email Address 
UserId{GUID}Unique Id for UserY
sAMAccountNametextActive Directory Account NameY
EmailemailEmail of UserY
CulturetextTwo Letter Culture of UserY