- Plugin has been [installed](User Profile Page Plugin) with initial [configuration](Configuration)
-[Data Collection](Collecting Data) has been configured
# Configuration
Connected services is configured in `userprofile.properties` - file.
| Property Name | Default |Description |
| ------ | ------ |------ |
| idp.userprofile.activitypage.collect |shibboleth.Conditions.FALSE| Bean of type Predicate\<ProfileRequestContext\> to determine whether to collect data |
| idp.userprofile.activitypage.show |false| Boolean to determine whether to show page |
| idp.userprofile.activitypage.maxentries |50| Maximum number of entries stored |
| 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) |