Thanks dhawes.

I'm using the php code to print the values retuned in the header
 <?php
        foreach (getallheaders() as $name => $value) {
        echo "$name: $value\n";
        }
      ?>

I've no issues if I use serviceValidate, but I'm only getting the username, 
I do not see the rest of the attributes released 

CASValidateURL https://<farm-name>:8443/cas/serviceValidate 
CASValidateSAML       Off


if I use SAML then I get error

CASValidateURL https://<farm-name>:8443/cas/samlValidate 
CASValidateSAML       On 


I already built CAS with SAML 1.1 by adding  cas-server-support-saml, 

Thanks
Thini

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/293644e5-5f4f-4f26-a812-08aeb5f07603%40apereo.org.

Reply via email to