Skip to content

add a parameter for oauth2 token signature algorithm

GnunuX requested to merge gnunux/official-plugins:master into master

The auth-openid-connect plugin only supports the "RS254" token signature algorithm. I need to change this value. So I add a new parameter. The default value remains to RS254.

Merge request reports