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

https://github.com/flipboxfactory/saml-sp

SAML Service Provider (SP) Plugin for Craft CMS
https://github.com/flipboxfactory/saml-sp

Last synced: about 1 year ago
JSON representation

SAML Service Provider (SP) Plugin for Craft CMS

Awesome Lists containing this project

README

          

# SAML SSO Service Provider for Craft CMS
[![Join the chat at https://gitter.im/flipboxfactory/saml-sp](https://badges.gitter.im/flipboxfactory/saml-sp.svg)](https://gitter.im/flipboxfactory/saml-sp?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Latest Version](https://img.shields.io/github/release/flipboxfactory/saml-sp.svg?style=flat-square)](https://github.com/flipboxfactory/saml-sp/releases)
[![test](https://github.com/flipboxfactory/saml-sp/workflows/test/badge.svg)](https://github.com/flipboxfactory/saml-sp/actions)
[![docs](https://github.com/flipboxfactory/saml-sp/workflows/docs/badge.svg)](https://github.com/flipboxfactory/saml-sp/actions)
[![codecov](https://codecov.io/gh/flipboxfactory/saml-sp/branch/master/graph/badge.svg?token=IF9CNPKNWM)](https://codecov.io/gh/flipboxfactory/saml-sp)
[![Total Downloads](https://img.shields.io/packagist/dt/flipboxfactory/saml-sp.svg?style=flat-square)](https://packagist.org/packages/flipboxfactory/saml-sp)

## Docs

[Read the docs](https://saml-sp.flipboxfactory.com/)

## Installation

To install, use composer:

```
composer require flipboxfactory/saml-sp
```

## Contributing

Please see [CONTRIBUTING](https://github.com/flipboxfactory/saml-sp/blob/master/CONTRIBUTING.md) for details.

### Run Unit Tests

``` bash
$ docker-compose run --rm test
```

## Credits

- [Flipbox Digital](https://github.com/flipbox)

## License

Please see [License File](https://github.com/flipboxfactory/saml-sp/blob/master/LICENSE) for more information.