Update Configuration authored by Janne Lauros's avatar Janne Lauros
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
At the bare minimum the plugin shows Personal Data - page for the user. For this you need to define the profile configuration for user to access the page. At the bare minimum the plugin shows Personal Data - page for the user. For this you need to define the profile configuration for user to access the page.
## Profile Configuration ## Profile Configuration
`USERPROFILE.SSO` profile configuration has to be enabled by adding it to shibboleth.UnverifiedRelyingParty bean. `USERPROFILE.SSO` profile configuration has to be enabled by adding it to `shibboleth.UnverifiedRelyingParty` bean.
|Profile Configuration Bean| Profile Configuration URI | Activated Endpoint | |Profile Configuration Bean| Profile Configuration URI | Activated Endpoint |
| ------ | ------ | ------ | | ------ | ------ | ------ |
... ...
......