AngelAlvarado / multiple_idp_simplesamlphp

A refactored version of the simplesamlphp_auth module. This version accepts more than one idP and provides a seemly deep linking integration.
GNU General Public License v2.0
8 stars 3 forks source link

Made several fixes to the code to standardize it including fixing an … #3

Closed pablo-tapia closed 8 years ago

pablo-tapia commented 8 years ago

…issue with the wrong value been passed on the main IDP object.

This version is more standard than the ones we have, it removes the need for a customer ID which we don't need and fixes an issue with the cookie been passed in the wrong way.