Update Connected Services authored by Janne Lauros's avatar Janne Lauros
...@@ -18,3 +18,4 @@ Connected services is configured in `userprofile.properties` - file. ...@@ -18,3 +18,4 @@ 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.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.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 |
| 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) |
\ No newline at end of file