[cas-user] Re: Unable to Retrieve CAS User Attributes (CAS 5.3.x)

2018-10-01 Thread Fahmi L. Ramdhani
Thanks dhawes, I have a little trouble about this, even though it should be able to. I configure it according to the documentation about attributes. Below are logs from mod_auth_cas: [Tue Oct 02 05:03:25.025216 2018] [:debug] [pid 21981] mod_auth_cas.c(1753): [client 32.254.11.127:65177]

Re: [cas-user] Unable to Retrieve CAS User Attributes (CAS 5.3.x)

2018-10-01 Thread David Hawes
On 1 October 2018 at 15:18, Fahmi L. Ramdhani wrote: > Hi, > > I'am unable to retrieves CAS User Attributes using mod_auth_cas. Below is my > configuration: > 100-domain.com.conf > > > ServerName domain.com > ServerAlias www.domain.com > ServerAdmin ad...@domain.com > >

[cas-user] Re: Unable to Retrieve CAS User Attributes (CAS 5.3.x)

2018-10-01 Thread Fahmi L. Ramdhani
I use the mysql database. The point is that the attributes in the database are displayed. Or do I have to use SAML? -- - 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

Re: [cas-user] Unable to Retrieve CAS User Attributes (CAS 5.3.x)

2018-10-01 Thread David Curry
You should be using the samlValidate endpoint, not the serviceValidate endpoint in the CASValidateUrl. See the mod_auth_cas documentation. -- DAVID A. CURRY, CISSP *DIRECTOR OF INFORMATION SECURITY* INFORMATION TECHNOLOGY 71 FIFTH AVE., 9TH FL., NEW YORK, NY 10003 +1 212 229-5300 x4728 •

[cas-user] Unable to Retrieve CAS User Attributes (CAS 5.3.x)

2018-10-01 Thread Fahmi L. Ramdhani
Hi, I'am unable to retrieves CAS User Attributes using mod_auth_cas. Below is my configuration: *100-domain.com.conf* ServerName domain.com ServerAlias www.domain.com ServerAdmin ad...@domain.com DocumentRoot /home/user/www/sites/domain.com

Re: [cas-user] Mod_Auth_Cas Headers

2018-10-01 Thread David Hawes
On 1 October 2018 at 14:02, Ramakrishna G wrote: > David, > > Can you pls share code snippet or link for setting headers to response > attribute. The wording was confusing in my last email, but we are just talking about attribute release here. You should review the documentation for your CAS

Re: [cas-user] Mod_Auth_Cas Headers

2018-10-01 Thread Ramakrishna G
David, Can you pls share code snippet or link for setting headers to response attribute. Thanks Ramakrishna > On 01-Oct-2018, at 10:01 PM, David Hawes wrote: > > Just so I understand, you are setting headers on the validation > response to mod_auth_cas in your CAS server and expect the

Re: [cas-user] Mod_Auth_Cas Headers

2018-10-01 Thread David Hawes
Just so I understand, you are setting headers on the validation response to mod_auth_cas in your CAS server and expect the headers to show up? They will not show up. You will need add those headers to the attributes sent back in the validation response for them to be available as headers in you