The SAML Server Fields
- Last Updated: April 14, 2026
- 1 minute read
- MarkLogic Server
- Version 11.0
- Documentation
[v11.2.0 and up] The SAML Server fields appear only when either Authentication or Authorization is saml.
Field |
Description |
|---|---|
SAML Entity ID |
Entity ID of the Identity Provider (IDP). Typically in URL form. |
SAML Destination |
The URL that identifies the Identity Provider to accept the authentication request. |
SAML Issuer |
Entity ID of the Service Provider (SP), your MarkLogic Server instance. Typically in URL form. |
SAML Assertion Host |
The URL that identifies the host making the assertion |
SAML IDP Certificate Authority |
The certificate used to validate the signature in the authentication request. |
SAML SP Certificate |
(Required when you use |
SAML SP Private Key |
(Required when you use |
SAML Attribute Names |
One or more SAML attribute names. These names will be requested as part of the attribute query and mapped as appropriate to internal MarkLogic Server roles. |
SAML Authn Signature |
The signature algorithm used to generate the SAML authentication signature. |
SAML Privilege Attribute Name |
(Optional when Authorization is |