Update User Profile Page Plugin authored by Janne Lauros's avatar Janne Lauros
...@@ -19,12 +19,13 @@ Truststore needs to be created only once. Download and set the plugin truststore ...@@ -19,12 +19,13 @@ Truststore needs to be created only once. Download and set the plugin truststore
`$IDP_HOME/credentials/org.geant.shibboleth.plugin.userprofile/truststore.asc` `$IDP_HOME/credentials/org.geant.shibboleth.plugin.userprofile/truststore.asc`
## Plugin ## Plugin
Note, binaries are not the actual latest revision anymore.
Download `shibboleth-idp-plugin-userprofile-0.8.0.tar.gz` and `shibboleth-idp-plugin-userprofile-0.8.0.tar.gz.asc` to your current folder. Download `shibboleth-idp-plugin-userprofile-0.8.0.tar.gz` and `shibboleth-idp-plugin-userprofile-0.8.0.tar.gz.asc` to your current folder.
[shibboleth-idp-plugin-userprofile-0.8.0.tar.gz](uploads/b90bf576a9e3dea94d8f083d53e0e0cc/shibboleth-idp-plugin-userprofile-0.8.0.tar.gz) [shibboleth-idp-plugin-userprofile-0.8.0.tar.gz](uploads/b90bf576a9e3dea94d8f083d53e0e0cc/shibboleth-idp-plugin-userprofile-0.8.0.tar.gz)
[shibboleth-idp-plugin-userprofile-0.8.0.tar.gz.asc](uploads/5367ee2ed344b432804605dd1121a1ee/shibboleth-idp-plugin-userprofile-0.8.0.tar.gz.asc) [shibboleth-idp-plugin-userprofile-0.8.0.tar.gz.asc](uploads/5367ee2ed344b432804605dd1121a1ee/shibboleth-idp-plugin-userprofile-0.8.0.tar.gz.asc)
The plugin can then be installed by running (Note, not the actual latest revision anymore) The plugin can then be installed by running
`$IDP_HOME/bin/plugin.sh -i shibboleth-idp-plugin-userprofile-0.8.0.tar.gz` `$IDP_HOME/bin/plugin.sh -i shibboleth-idp-plugin-userprofile-0.8.0.tar.gz`
... ...
......