An open API service indexing awesome lists of open source software.

https://github.com/goblindegook/wp-cas-server

Cassava is a Central Authentication Service provider as a WordPress plugin.
https://github.com/goblindegook/wp-cas-server

Last synced: 26 days ago
JSON representation

Cassava is a Central Authentication Service provider as a WordPress plugin.

Awesome Lists containing this project

README

        

# Cassava: A WordPress CAS Server

[![Latest Stable Version](https://poser.pugx.org/goblindegook/wp-cas-server/v/stable.svg)](https://packagist.org/packages/goblindegook/wp-cas-server) [![Latest Unstable Version](https://poser.pugx.org/goblindegook/wp-cas-server/v/unstable.svg)](https://packagist.org/packages/goblindegook/wp-cas-server) [![Build Status](https://travis-ci.org/goblindegook/wp-cas-server.svg?branch=master)](https://travis-ci.org/goblindegook/wp-cas-server) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/goblindegook/wp-cas-server/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/goblindegook/wp-cas-server/?branch=master)

This plugin allows WordPress to act as a single sign-on authenticator using versions 1.0 and 2.0 of the Central Authentication Service protocol.

That way, users on your WordPress install may be able to access different applications that support the CAS protocol by providing a single set of credentials and without exposing the user's password.