Skip to content

UniGe/php-saml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic implementation of a SAML 2.0 Service Provider

Partially support the "Interoperable SAML 2.0 Web Browser SSO Deployment Profile" http://saml2int.org/profile

The files in demo are sample code to help
demonstrate how this library should work. In order to use them, you can
unpack this library in your website directory.

You will need to modify the settings.php file to set the proper URLs and
x509 certificate.

There is more information in this post: 
http://support.onelogin.com/entries/268420-saml-toolkit-for-php

To try the demo with a Shibboleth IdP, see thew SHIBBOLETH file inside the demo
directory.

Packages

 
 
 

Languages

  • PHP 100.0%