Mapping Attributes
Email Address in PingOne to
NameID in an application. When mapping multi-valued
attributes to and from PingOne, consider the following conditions.
- If you map a multi-valued PingOne attribute to an attribute for an external application, the claim in the token or the attribute in the assertion will be multi-valued.
- If you map an external attribute to a PingOne attribute, PingOne will evaluate the mapping as follows:
- If you map an external multi-valued attribute to a multi-valued PingOne attribute, PingOne will add all values to the PingOne attribute.
- If you map an external multi-valued attribute to a single-valued PingOne attribute, PingOne uses only the first value of the external multi-valued attribute.
- If you map an external single-valued attribute to a multi-valued PingOne attribute, PingOne will take the single value and add it to the multi-valued PingOne attribute to create a multi-valued attribute containing one value.
