Re: [cas-user] problem retrieving ldap attributes CAS 4.2.x

2017-02-21 Thread z mortazavi
in client side i have: phpCAS::client(CAS_VERSION_3_0,'xxx',443,'cas'); ... $attr = phpCAS::getAttributes(); On Tue, Feb 21, 2017 at 5:27 PM, RJ Guroo <ssogu...@gmail.com> wrote: > How do you see these LDAP attributes in the application? > > On Tue, Feb 21, 2017 at 1:32

Re: [cas-user] problem retrieving ldap attributes CAS 4.2.x

2017-02-18 Thread z mortazavi
hi I have the same problem any help? On Sat, Feb 18, 2017 at 5:56 AM, rbon wrote: > I am unable to retrieve attributes from LDAP. I suspect my problem is a > simple config error/typo. > I have followed instructions here, https://apereo.github.io/cas/4 >

Re: [cas-user] Attributes retrieved server side, but not available to client

2017-02-15 Thread z mortazavi
Hi I setup jasig-cas-4.2.6 and I can login successful in cas-side but in my client I get login successful but phpCAS::getAttributes() no return my attribute such as mail and givenName deployerConfigContext.xml is: http://www.springframework.org/schema/beans;

Re: [cas-user] Attributes from LDAP Authentication Handler

2017-02-15 Thread z mortazavi
Hi I setup jasig-cas-4.2.6 and I can login successful in cas-side but in my client I get login successful but phpCAS::getAttributes() no return my attribute such as mail and givenName deployerConfigContext.xml is: http://www.springframework.org/schema/beans;

Re: [cas-user] Re: Issues getting LDAP going - CAS 4.2.5

2017-02-15 Thread z mortazavi
Hi I setup jasig-cas-4.2.6 and I can login successful in cas-side but in my client I get login successful but phpCAS::getAttributes() no return my attribute such as mail and givenName deployerConfigContext.xml is: http://www.springframework.org/schema/beans;

Re: [cas-user] Re: get my attributes from ldap in CAS 4.2.6

2017-02-14 Thread z mortazavi
this error accuers 2017-02-14 15:37:31,378 ERROR [org.jasig.cas.authentication.LdapAuthenticationHandler] - when i set in deployerConfigContext.xml On Tue, Feb 7, 2017 at 10:31 AM, z mortazavi <zsmortaz...@gmail.com> wrote: > any help? > > On Thu, Feb 2, 2017 at 6

Re: [cas-user] Re: get my attributes from ldap in CAS 4.2.6

2017-02-07 Thread z mortazavi
to be returned for different > services. > > Hope that helps, > Melissa > > > > On Wednesday, February 1, 2017 at 7:15:40 AM UTC-5, z mortazavi wrote: >> >> Hi, >> >> I setup jasig-cas-4.2.6 and I can login successful in cas-side but in my >> c

[cas-user] get my attributes from ldap in CAS 4.2.6

2017-02-01 Thread z mortazavi
Hi, I setup jasig-cas-4.2.6 and I can login successful in cas-side but in my client I get login successful but phpCAS::getAttributes() no return my attribute such as mail and givenName deployerConfigContext.xml is: http://www.springframework.org/schema/beans;

Re: [cas-user] principal attributes from ldap in CAS 4.2

2017-02-01 Thread z mortazavi
Hi, I setup jasig-cas-4.2.6 and I can login successful in cas-side but in my client I get login successful but phpCAS::getAttributes() no return my attribute such as mail and givenName deployerConfigContext.xml is: http://www.springframework.org/schema/beans;