Download the PHP package webnet/sso-auth-bundle without Composer
On this page you can find all versions of the php package webnet/sso-auth-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download webnet/sso-auth-bundle
More information about webnet/sso-auth-bundle
Files in webnet/sso-auth-bundle
Download webnet/sso-auth-bundle
More information about webnet/sso-auth-bundle
Files in webnet/sso-auth-bundle
Vendor webnet
Package sso-auth-bundle
Short Description SSO authentication your Symfony2 project
License MIT
Homepage https://github.com/webnet-fr/WebnetSsoAuthBundle
Package sso-auth-bundle
Short Description SSO authentication your Symfony2 project
License MIT
Homepage https://github.com/webnet-fr/WebnetSsoAuthBundle
Please rate this library. Is it a good library?
Informations about the package sso-auth-bundle
SSO authentication for Symfony2
This bundle helps you to bring SSO authentication to your Symfony2 project.
It works in two ways:
- trusted: authentication is done against a known server (like with CAS)
- open: authentication is done with server of user's choice (like with OpenId)
Only CAS protocol is implemented for now, many other are planned.
This plugin is based on BeSimpleSsoAuthBundle.
It only adds the ability to connect to CAS using the SAML_VERSION_1_1 for CAS
In order to activate this mode, use the following configuration:
All versions of sso-auth-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
kriswallsmith/buzz Version >=0.7,<1.0-dev
symfony/framework-bundle Version ~2.1|~3.0|~4.0
jasig/phpcas Version 1.3.5
symfony/twig-bundle Version ~2.1|~3.0|~4.0
symfony/security-bundle Version ~2.1|~3.0|~4.0
kriswallsmith/buzz Version >=0.7,<1.0-dev
symfony/framework-bundle Version ~2.1|~3.0|~4.0
jasig/phpcas Version 1.3.5
symfony/twig-bundle Version ~2.1|~3.0|~4.0
symfony/security-bundle Version ~2.1|~3.0|~4.0
The package webnet/sso-auth-bundle contains the following files
Loading the files please wait ....