@@ -24,6 +24,9 @@ The configuration options are far less than with other SSO profiles as there is
| forceAuthn | Boolean | false | Disallows use (or reuse) of authentication results and login flows that don't provide a real-time proof of user presence in the login process |
## Personal Data attributes
Personal Data page shows user attributes. The attributes that are resolved and shown are listed in 'userprofile.properties' - file property 'idp.userprofile.idpuserattributes' as comma separated list of attributes ids.
Personal Data page shows user attributes. The attributes that are resolved and shown are listed in `userprofile.properties` - file.
| Property Name | Description |
| ------ | ------ |
| idp.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.