Skip to content

rlustin/SamlSPBundle

 
 

Repository files navigation

SamlSPBundle

Build Status Scrutinizer Quality Score Code Coverage Sensio Insight HHVM Status

The SamlSpBundle adds support for SAML 2.0 Service Provider in Symfony2. It provides security listener that can be configured to authenticate users against one or more SAML Identity Providers.

Included features:

  • Federation Metadata XML
  • Discovery Service
  • AuthnRequest / Single Sign On Login
  • LogoutRequest / Single Logout
  • Http Post and Http Redirect Bindings

Documentation

Getting Started

Configuration Reference

Configuring/Implementing User Provider

CONTRIBUTING

SamlSpBundle is an open source project and is open for contributions. Please follow guidelines from Contributing and collaboration wiki page.

Credits

Thanks to FriendsOfSymfony/FOSUserBundle and formapro/FpOpenIdBundle open source projects that helped understand better how Symfony2 security works and learn how custom security extensions should be built.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.3%
  • Other 0.7%