Skip to content

Add OpenID token parsing to the oauth2plugin and its data container

Without this, authenticating with an OpenID service will not complete correctly, as part of the response will be discarded. Further work would be required to properly support OpenID Connect, but at least with this, authentication becomes possible.

Also includes tests to ensure full coverage of the new additions.

Edited by Dan Leinir Turthra Jensen

Merge request reports