Create Connected Services authored by Janne Lauros's avatar Janne Lauros
# Overview
Connected Service page displays information about users past logins with relying party. Page displays
- how many times user has authenticated to service,
- what attributes were sent to the service last time and
- active tokens generated for the service
![Näyttökuva_2023-5-5_kello_15.43.21](uploads/2b809e745a48ad8822fd27619b8ca252/Näyttökuva_2023-5-5_kello_15.43.21.png)
# Prerequisites
- 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.connectedservices.collect |shibboleth.Conditions.FALSE| Bean to determine whether to collect data |
| idp.userprofile.connectedservices.show |false| Boolean to determine whether to show page |
| idp.userprofile.tokens.collect |false| Bean to determine whether to collect token data |
\ No newline at end of file