|
@@ -67,6 +67,13 @@ Various LDAP plugins were tested when this app was made.
|
|
|
* [Active Directory Integration](https://wordpress.org/plugins/active-directory-integration/) - Very AD friendly
|
|
|
* [wpDirAuth](https://wordpress.org/plugins/wpdirauth/) - No role mapping
|
|
|
* [Simple LDAP](https://wordpress.org/plugins/simple-ldap-login/) - default role, no authenticated bind
|
|
|
-* [authLdap](https://wordpress.org/plugins/authldap/) - no authenticated bind
|
|
|
-* [LDAP LPRM](https://wordpress.org/plugins/ldap-login-password-and-role-manager/) - has role mapping which maps integer in LDAP to wp db entry, auth bind
|
|
|
+* [authLdap](https://wordpress.org/plugins/authldap/)
|
|
|
+ - no authenticated bind
|
|
|
+ - when role mapping, the same base DN is used for searching groups and users (specified in URI)
|
|
|
+* [LDAP LPRM](https://wordpress.org/plugins/ldap-login-password-and-role-manager/)
|
|
|
+ - has role mapping which maps integer in LDAP to wp db entry, auth bind
|
|
|
+* [Authorizer](https://wordpress.org/plugins/authorizer/)
|
|
|
+ - has no role mapping
|
|
|
+* [LDAP Login For Intranet sites](https://wordpress.org/plugins/ldap-login-for-intranet-sites/)
|
|
|
+ - makes you register with miniorange
|
|
|
|