@@ -17,4 +17,5 @@ Connected services is configured in `userprofile.properties` - file.
| ------ | ------ |------ |
| idp.userprofile.connectedservices.collect |shibboleth.Conditions.FALSE| Bean of type Predicate\<ProfileRequestContext\> to determine whether to collect data |
| idp.userprofile.connectedservices.show |false| Boolean to determine whether to show page |
| idp.userprofile.tokens.collect |shibboleth.Conditions.FALSE| Bean of type Predicate\<ProfileRequestContext\> to determine whether to collect token data |
\ No newline at end of file
| idp.userprofile.tokens.collect |shibboleth.Conditions.FALSE| Bean of type Predicate\<ProfileRequestContext\> to determine whether to collect token data |
| idp.userprofile.attributevalues.collect |shibboleth.Conditions.FALSE| Bean of type Predicate\<ProfileRequestContext\> to determine whether to collect attribute values (i.e. not only attribute names) |