# 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
```

## Upgrade from 1.0 to 2.0
[Read the docs](https://saml-sp.flipboxfactory.com/installation.html#upgrading-to-2-0)

## Testing

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

## Contributing

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


## Credits

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

## License

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