2017 © Pedro PelĂĄez
 

symfony-bundle sso-auth-bundle

SSO authentication your Symfony2 project

image

besimple/sso-auth-bundle

SSO authentication your Symfony2 project

  • Tuesday, April 17, 2018
  • by jfsimon
  • Repository
  • 22 Watchers
  • 127 Stars
  • 122,961 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 77 Forks
  • 33 Open issues
  • 1 Versions
  • 5 % 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