Skip to content

SamlAttributeMappingDto

reference
1 min readUpdated

Kind: Class

Source: atloria-monorepo/apps/api/src/auth/saml/dto/saml.dto.ts

SAML attribute mapping — each value is the assertion attribute name/claim URI to read the corresponding user field from. All optional; sensible fallbacks are applied server-side when a field is unmapped.

Properties

PropertyType
emailstring
namestring
firstNamestring
lastNamestring
groupsstring

Was this page helpful?

Download as PDF