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
|Profile Configuration Bean| Profile Configuration URI | Exposed Endpoint | |Profile Configuration Bean| Profile Configuration URI | Activated Endpoint |
| ------ | ------ | ------ | | ------ | ------ | ------ |
|USERPROFILE.SSO|http://geant.org/ns/profiles/userprofile/sso/browser|/idp/profile/userprofile| |USERPROFILE.SSO|http://geant.org/ns/profiles/userprofile/sso/browser|/idp/profile/userprofile|
... ...
......