| ... | @@ -15,7 +15,7 @@ Connected Service page displays information about users past logins with relying |
... | @@ -15,7 +15,7 @@ Connected Service page displays information about users past logins with relying |
|
|
Connected services is configured in `userprofile.properties` - file. By default the feature is off and to turn it on you must edit following properties.
|
|
Connected services is configured in `userprofile.properties` - file. By default the feature is off and to turn it on you must edit following properties.
|
|
|
| Property Name | Default |Description |
|
|
| Property Name | Default |Description |
|
|
|
| ------ | ------ |------ |
|
|
| ------ | ------ |------ |
|
|
|
| `idp.userprofile.connectedservices.collect` |shibboleth.Conditions.FALSE| Bean of type Predicate\<ProfileRequestContext\> to determine whether to collect data |
|
|
| `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 |
|
|
| `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. Note! Actual tokens are not collected, only relevant metadata |
|
|
| `userProfile.tokens.collect` |shibboleth.Conditions.FALSE| Bean of type Predicate\<ProfileRequestContext\> to determine whether to collect token data. Note! Actual tokens are not collected, 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) | |
|
| `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 |
|
\ No newline at end of file |