Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| saml:property_mapping [2023/07/31 06:22] – optrix | saml:property_mapping [2025/12/18 22:50] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====Property Mapping==== | ||
| + | **Property** or **Attribute Mapping** allows you connect the attributes about the user that your SAML server returns to the pieces of information ARDI needs about a user. | ||
| + | |||
| + | You can set this up by going to **Administration|SAML Authentication Settings** and clicking on one of your SAML servers. | ||
| + | |||
| + | ===Adding a Mapping=== | ||
| + | |||
| + | {{propertymapping.png}} | ||
| + | |||
| + | To add an attribute mapping, enter the name of the attribute in the field provided. Then choose what the attribute //means// from the drop-list. | ||
| + | |||
| + | Note that if you have no Unique ID but you do have an email address, the email address will be used as the unique ID. | ||
| + | |||
| + | If no First Name or Last Name is provided, the unique ID or email address will be displayed to the user instead. | ||
| + | |||
| + | //The example above is used when connecting Azure / Entra Active Directory servers to ARDI//. | ||
| + | |||
| + | ===Deleting a Mapping=== | ||
| + | |||
| + | Press the trash-can icon to the right of the mapping to delete it. | ||
| + | |||
| + | ===See Also=== | ||
| + | |||
| + | You might want to look at [[Group Mapping]] as well. | ||