Skip to main content

SamlStatementRoleMappingDTO

Represents a mapping of a SAML attribute to an Aembit role

attributeNamestringnullable

SAML Attribute name

attributeValuestringnullable

SAML Attribute value

roleExternalIduuid

Aembit Role ID

SamlStatementRoleMappingDTO
{
"attributeName": "string",
"attributeValue": "string",
"roleExternalId": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}