@@ -33,7 +33,7 @@ The configuration options for `USERPROFILE.SSO` are far less than with other SSO
...
@@ -33,7 +33,7 @@ The configuration options for `USERPROFILE.SSO` are far less than with other SSO
The purpose of Personal Data page is to show what attributes of user are stored to IdP. This may mean for instance a certain set of LDAP attributes. The attributes that are resolved and shown in the page are listed in `userprofile.properties` - file.
The purpose of Personal Data page is to show what attributes of user are stored to IdP. This may mean for instance a certain set of LDAP attributes. The attributes that are resolved and shown in the page are listed in `userprofile.properties` - file.
| Property Name | Description |
| Property Name | Description |
| ------ | ------ |
| ------ | ------ |
| `idp.userprofile.idpuserattributes` | Attributes that are presented to user as Personal Data. Comma separated list of attributes ids. |
| `userProfile.idpuserattributes` | Attributes that are presented to user as Personal Data. Comma separated list of attributes ids. |
Depending on deployment and use case, it does not always make sense to use pre-existing attributes. If new attributes are defined they do not need filter rules or protocol specific encoding information. Attributes that are shown are not filtered.
Depending on deployment and use case, it does not always make sense to use pre-existing attributes. If new attributes are defined they do not need filter rules or protocol specific encoding information. Attributes that are shown are not filtered.