-
Notifications
You must be signed in to change notification settings - Fork 7
Upgrading From v0.8.0b
Janne Lauros edited this page Apr 2, 2019
·
4 revisions
There are few things to consider when upgrading from v0.8.0b to v1.0.0.
- Remove v0.8.0b binaries from edit-webapp/WEB-INF/lib before rebuilding the war.
- If you have modified any of the v0.8.0b configuration files you need to merge the changes.
- Keyset is now published by the extension itself. See the new provided openid-configuration template for the new endpoint.
- Remove /opt/shibboleth-idp/flows/oidc and /opt/shibboleth-idp/flows/oauth2. The flows have been refactored.