Readme and hooks

isekai
Jonathan Daggerhart 6 years ago
parent 0d4e4bd006
commit 0a2572e781

@ -20,6 +20,8 @@ Notes
- openid-connect-generic-user-login-test - (bool) should the user be logged in based on their claim
- openid-connect-generic-user-creation-test - (bool) should the user be created based on their claim
- openid-connect-generic-auth-url - modify the authentication url
- openid-connect-generic-alter-user-claim - modify the user_claim before a new user is created
- openid-connect-generic-alter-user-data - modify user data before a new user is created
Actions
- openid-connect-generic-user-create - 2 args: fires when a new user is created by this plugin

@ -3,7 +3,7 @@ Contributors: daggerhart
Donate link: http://www.daggerhart.com/
Tags: security, login, oauth2, openidconnect, apps, authentication, autologin, sso
Requires at least: 4
Tested up to: 4.9.1
Tested up to: 4.9.8
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Loading…
Cancel
Save