kategray / authbundle
Authentication Bundle for Symfony 2 and 3
dev-master
2016-07-03 02:40 UTC
Requires
- php: >=5.3.3
- sensio/framework-extra-bundle: ^3.0
- symfony/finder: ^2.7|^3.0
- symfony/framework-bundle: ^2.7|^3.0
- symfony/security-bundle: ^2.7|^3.0
Requires (Dev)
- sllh/php-cs-fixer-styleci-bridge: ^2.1
- symfony/browser-kit: ^2.7|^3.0
- symfony/twig-bundle: ^2.7|^3.0
- symfony/web-profiler-bundle: ^2.7|^3.0
This package is not auto-updated.
Last update: 2024-11-23 20:26:11 UTC
README
Authentication Bundle for Symfony 2 and 3.
Please note: This bundle is under heavy development and is not in a usable state at this point in time.
This bundle provides support for applications written in Symfony (2.7-3.1) to function as an Identity Provider (IDP) or as a Single-Sign-On (SSO) provider.
The initial (1.0) release of this library will support the CAS 1.0, 2.0, and 3.0 protocols as described in the official specification, which can be found at