Re: [cas-user] CAS 6.1.x Ldaps configuration problem

2019-06-24 Thread Łukasz Woźniak
Hello, Help me too. Thanks! Regards, Łukasz W dniu sobota, 26 stycznia 2019 16:40:59 UTC+1 użytkownik David Gelhar napisał: > > Using Java8 probably isn't an option - CAS 6.x requires Java11 > > We have been able to work around the issue by using the UnboundID provider > as suggested, with se

Re: [cas-user] logout requests behind load balancer / 'REMOTE_ADDR'

2019-06-24 Thread Austin
Hello Ray, Thank you for your help. Yes, after turning on debugging, I found that you were correct, _isLogoutRequest handles "single logout" requests coming from CAS. However, as far as: $client_ip = $_SERVER['REMOTE_ADDR']; I think there is a bug/oversight in the Client.php code if the app is

Re: [cas-user] LDAP AUTHENTICATION ERROR

2019-06-24 Thread EL AZZAOUI Mustafa
i try it but didn't Work :( Le mar. 25 juin 2019 à 00:49, Ray Bon a écrit : > Mustafa, > > Try this for userFilter > cas.authn.ldap[0].userFilter=cn={user} > > {user} will be substituted for the user logging in. > > Ray > > On Mon, 2019-06-24 at 23:42 +0100, EL AZZAOUI Mustafa wrote: > > Hi Ray

Re: [cas-user] LDAP AUTHENTICATION ERROR

2019-06-24 Thread Ray Bon
Mustafa, Try this for userFilter cas.authn.ldap[0].userFilter=cn={user} {user} will be substituted for the user logging in. Ray On Mon, 2019-06-24 at 23:42 +0100, EL AZZAOUI Mustafa wrote: Hi Ray Bon , yes this is new integration i want to intergate my cas server with my LDAP server . this i

Re: [cas-user] LDAP AUTHENTICATION ERROR

2019-06-24 Thread EL AZZAOUI Mustafa
Hi Ray Bon , yes this is new integration i want to intergate my cas server with my LDAP server . this is my config file cas.properties. thank you =cas.properties= cas.server.name: https://sso.ensias.ma:8443 cas.server.prefix: h

Re: [cas-user] LDAP AUTHENTICATION ERROR

2019-06-24 Thread Ray Bon
Mustafa, Is this a new integration or is it the result of a change? You should post your config files. Ray On Sat, 2019-06-22 at 18:14 -0700, Mustafa wrote: HI? I'am trying to Integrate My cas server with LDAP ( CAS v 5.1.9 installed on Redhat 8 with ldap server installed on Ubuntu 16.04 )

[cas-user] Re: CAS 6.1.0 - questions about java version and EOL

2019-06-24 Thread Misagh Moayyed
In the maintenance policy page ( > https://apereo.github.io/cas/developer/Maintenance-Policy.html), it is > writtent that the EOL for CAS Server 6.1.0 is the June 1st, 2020. > It is the last version though, > It's not the last version. It's the last version for which there is an EOL. As soon

Re: [cas-user] CAS 5.3.11 - Attribute rewriting and groovy execution delays

2019-06-24 Thread Daniel Ellentuck
Hi Mac, You might want to look at implementing a custom org.apereo.cas.services.RegisteredServiceAttributeReleasePolicy or just extending org.apereo.cas.services.ReturnAllowedAttributeReleasePolicy and overriding getAttributesInternal(). This method gives you access to the attributes and a place

[cas-user] Re: Please need Help i need delegate to the authentication to a service and receiving a response from a JSON

2019-06-24 Thread Fernando Gómez
*Hello Guys!!!* *A couple of questions if you can help me* *Is there any way that I can see what data is being returned by my REST service when invoked by CAS?* *Also, how can I see what CAS sends to my service?* *Thx!!* El martes, 18 de junio de 2019, 15:52:49 (UTC-3), Fernando Gómez escrib

[cas-user] Re: CAS 5.3.6 - Password Reset - Active Directory

2019-06-24 Thread Michał Zań
Thank you very much for information. I know more. Now I have this error: 2019-06-24 12:32:26,190 WARN [org.apereo.cas.pm.config.PasswordManagementConfiguration] - My settings: ### # RESET HASŁA