Skip to content

SSO authentication providers (Cas for now) for Symfony2

Notifications You must be signed in to change notification settings

IAD-INTERNATIONAL/BeSimpleSsoAuthBundle

 
 

Repository files navigation

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.

About

SSO authentication providers (Cas for now) for Symfony2

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 97.5%
  • HTML 2.5%