OAuth2 questions
-
Hello,
thanks for this plugin, I’m using it to setup OAuth2 client authentication against my Keycloak server and it works pretty well. I have a few questions/suggestions though:- It would be nice to have a “logout url” setting (in my Keycloak case: https://<keycloak>/auth/realms/aai/protocol/openid-connect/logout). This would allow users to destroy their token and get “completely” logged out.
- Whenever I log in via openid connect I see my wordpress user gets created with username = firstname.lastname. It would be nice to have a setting to specify the openid connect attribute (i.e. preferred_username, uid, etc.) corresponding to the wordpress username to be created.
- I can’t see any way to customize which openid connect users are allowed to login. It would be nice to have a setting to specify some kind of filtering policy based on some openid connect attributes released by the server. In my case I would like to restrict login to openid connect users having a specific value of their “memberOf” attribute) . Is there currently a workaround to accomplish that ?
Thanks !
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘OAuth2 questions’ is closed to new replies.