Changes
Page history
Update User Profile Page Plugin
authored
May 03, 2023
by
Janne Lauros
Show whitespace changes
Inline
Side-by-side
User-Profile-Page-Plugin.md
View page @
c4f3ffa9
...
...
@@ -27,3 +27,17 @@ Download `shibboleth-idp-plugin-userprofile-0.8.0.tar.gz` and `shibboleth-idp-pl
The plugin can then be installed by running
`$IDP_HOME/bin/plugin.sh -i shibboleth-idp-plugin-userprofile-0.8.0.tar.gz`
### Plugin configuration files
As a result of successful installation following views/configuration files appear.
-
`$IDP_HOME/conf/userprofile.properties`
-
`$IDP_HOME/messages/messages.properties`
-
`$IDP_HOME/flows/intercept/user-profile/user-profile-flow.xml`
-
`$IDP_HOME/flows/intercept/user-profile/user-profile-beans.xml`
-
`$IDP_HOME/views/userprofile-ao.vm`
-
`$IDP_HOME/views/userprofile-ap.vm`
-
`$IDP_HOME/views/userprofile-co.vm`
-
$IDP_HOME/views/userprofile-pd.vm
`
Existing files with same names are not overwritten.
\ No newline at end of file