2017 © Pedro PelĂĄez
 

symfony-bundle sso-auth-bundle

SSO authentication your Symfony2 and Symfony3 projects

image

stoakes/sso-auth-bundle

SSO authentication your Symfony2 and Symfony3 projects

  • Tuesday, January 31, 2017
  • by stoakes
  • Repository
  • 1 Watchers
  • 0 Stars
  • 729 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 77 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

SSO authentication for Symfony2

This bundle helps you to bring SSO authentication to your Symfony2 project., (*1)

It works in two ways:, (*2)

  • 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., (*3)

The Versions