On Mon, Jan 26, 2015 at 3:38 PM, Adam Causey <[email protected]> wrote: > Is there a php CAS client available that works with the SAML 1.1 protocol? > We have a developer here that is using PHP and needs to pull back some > attributes, but the phpCAS client only uses the CAS 2.0 protocol, which > can't handle custom attributes.
phpCAS should work with SAML 1.1: https://github.com/Jasig/phpCAS/blob/master/docs/examples/example_advanced_saml11.php -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
