openid-connect-generic
openid-connect-generic copied to clipboard
Possibility to define our own redirect_uri
Needed in many cases where we do not want to modify the reverse proxy settings (in order to "forget" the /openid-connect-authorize path which leads to errors in WP). A simply https://www.mywordpress.org is generally enough for a redirect_uri. Thx, db