Skip to content

ahmadmrj/sso

 
 

Repository files navigation

sso

A single sign-on (SSO) application with Symfony

To run the sso server: php -S localhost:8080 public/index.php

Start broker: php -S localhost:8081 public/index.php

Then visit http://localhost:8081/login

About

A single sign-on (SSO) application with Symfony

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 84.3%
  • Twig 8.4%
  • JavaScript 5.4%
  • Shell 1.8%
  • CSS 0.1%