Changes
Page history
Create Connected Services
authored
May 05, 2023
by
Janne Lauros
Show whitespace changes
Inline
Side-by-side
Connected-Services.md
0 → 100644
View page @
7edf14e1
# 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

# 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