Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Try Auth0 for Free
Powerful App Monitoring Without Surprise Bills
AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.
Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
Tool to quickly set up an OpenLDAP server based on the steps outlined at:
http://www.itzgeek.com/how-tos/linux/centos-how-tos/step-step-openldap-server-configuration-centos-7-rhel-7.html
Automates the process of installing the required packages, generating a hashed password for the LDAP admin, creating certs, writing/importing config files, and restarting services.
OneLDAP is a limited LDAP server that is a proxy to other common protocols, such as POP3 and IMAP. It provides basic SEARCH and BIND functions for standard LDAP authentication. It is based on the shell backend function of OpenLDAP. Release files are available at the project website.
Deprecated project - see http://wordpress.org/extend/plugins/wpmuldap/
A plugin to override the core Wordpress MU authentication method so as to use an LDAP server for authentication.
This project is no longer maintained at this address. For current versions see: http://wordpress.org/extend/plugins/wpmuldap/
This authentication plug-in enables LDAP single sign-on's from web portal SSL forms and uses a modified standalone version of the core LDAP Authentication Plug-in. Currently supports MS-ADLS (AD), and OpenLDAP (RFC2307 compliant) Server back ends.
A small linux distribution aimed at servers, where the single point of administration and authentication is an OpenLDAP database. It includes modified versions of the most important services: Web Server, Mail Server, File Server, DHCP Server, authenticat
mod_ispman is an apache module that interfaces with ISPMan (http://www.ispman.org/). It will take care of virtual hosts, authentication and authorisation. It will maintain a local cache to keep hits on the LDAP server low and performance up.