1.0.2
Fixes
Claims parameter parsed incorrectly when in request object #21
(Invalid) logo in client metadata causes NPE #20
NPE when disabled OIDC.Configuration or OIDC.Keyset flows are called #18
Removed erroneous bean close tag #15
Features
See v1.0.0.
Installation
The installation process is described in https://github.com/CSCfi/shibboleth-idp-oidc-extension/wiki/Installing-from-archive.
Updating from v1.0.0 and v1.0.1
- Replace /opt/shibboleth-idp/edit-webapp/WEB-INF/lib/idp-oidc-extension-api-1.0.x.jar with idp-oidc-extension-api-1.0.2.jar from the archive.
- Replace /opt/shibboleth-idp/edit-webapp/WEB-INF/lib/idp-oidc-extension-impl-1.0.x.jar with idp-oidc-extension-impl-1.0.2.jar from the archive.
- Replace /opt/shibboleth-idp/flows/oidc/abstract-api-info/oidc-abstract-api-info-flow.xml with oidc-abstract-api-info-flow.xml from the archive.
- Rebuild and Restart Shibboleth IdP.