shamus13/simplesamlphp-module-oauth2server

OAuth 2.0 server module supporting Bearer tokens for simpleSAMLphp


Keywords
oauth, oauth2, server, oauth2.0
License
LGPL-2.1

Documentation

simplesamlphp-module-oauth2server

[Build Status] (https://travis-ci.org/shamus13/simplesamlphp-module-oauth2server) [Code Climate] (https://codeclimate.com/github/shamus13/simplesamlphp-module-oauth2server) [Coverage Status] (https://coveralls.io/github/shamus13/simplesamlphp-module-oauth2server) [Issue Count] (https://codeclimate.com/github/shamus13/simplesamlphp-module-oauth2server)

OAuth 2.0 server module for simpleSAMLphp

This is an OAuth 2.0 authorization server for simpleSAMLphp. Currently the authorization server supports only the 'authorization code grant' and 'implicit grant' flows using bearer tokens. For details see the ChangeLog in the doc directory.

This module supports installation through Composer and is published on Packagist.

This work is licensed under a Creative Commons GNU Lesser General Public License License.