@@ -17,5 +17,5 @@ Connected services is configured in `userprofile.properties` - file. By default
| ------ | ------ |------ |
| `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 |
| `idp.userprofile.tokens.collect` |shibboleth.Conditions.FALSE| Bean of type Predicate\<ProfileRequestContext\> to determine whether to collect token data. Note! Actual tokens are not collectes, only relevant metadata |
| `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) |