Manage: SAML attributes now become lists when your identity provider sends more than one value
SAML does not have a way to say that a claim holds exactly one value. Every claim arrives as a list of values. Sanity looks at how many values it receives and infers the type of the attribute: one val…
Changed 1
- SAML attributes now become lists when your identity provider sends more than one value, with Sanity inferring the attribute type based on the number of values received