v0.4.2
New features:
- This release implements additional OAuth2 response modes outside the Portier spec, for compatibility with existing OpenID Connect clients. For examples of specific tools that have been tested, see the new document on integrations.
- All JSON responses sent by the broker are now pretty formatted.
Fixes:
- Per OpenID Connect Core, the
scope
parameter now only requires the valueopenid
, and unrecognised scopes are ignored.