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

2019-06-25 Thread Petr Gašparík - AMI Praha a . s .
Hi, it is pretty much possible. In our implementation, the loadbalancer is configured something like this: [image: image.png] -- s pozdravem *Petr Gašparík* solution architect gsm: [+420] 603 523 860 e‑mail: petr.gaspa...@ami.cz *AMI Praha a.s.* Pláničkova 11, 162 00 Praha 6 tel.: [+420]

[cas-user] Re: Duplicated attribute value - CAS6.0.4

2019-06-25 Thread Geng, Kelly
I should add that we authenticate against OpenLDAP, but do get attributes from both OpenLDAP and AD. Here are the relevant cas.properties entries: ### # Configure the primary authentication source.

[cas-user] Duplicated attribute value - CAS6.0.4

2019-06-25 Thread Geng, Kelly
Hi All, We are upgrading CAS from 5.3.7 to 6.0.4. One issue we are seeing is that CAS is returning duplicated attribute values if a service(non-SAML service) specifies SAML1.1 as the server protocol version. In looking at the CAS log, we found the same duplicated attribute values are being

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

2019-06-25 Thread Austin
Hello Ray, Sorry, I'm not all that familiar with Load Balancers either. But I think it's more common to have your app check for x-forwarded-for headers to get the original client ip. I created an issue in github and included an example there: https://github.com/apereo/phpCAS/issues/311 On Tue,

Re: [cas-user] Re: How to change port for management interface?

2019-06-25 Thread Ray Bon
Jammy, You can set your ports in the container (Tomcat, etc.). Ray On Tue, 2019-06-25 at 08:05 -0700, Jammy Sprangus wrote: 6.0.x FYI On Tuesday, June 25, 2019 at 11:04:54 AM UTC-4, Jammy Sprangus wrote: I can find no documentation on what configuration element to edit to change the port for

Re: [cas-user] Unable to build 5.3 SAML as IdP

2019-06-25 Thread Ray Bon
Shawn, You could download and install the artifacts in your repo to eliminate any misconfiguration. Ray On Tue, 2019-06-25 at 07:55 -0700, Shawn Cutting wrote: Greetings, I have been banging my head against a wall for the past few weeks trying to figure out why I cannot build a functional CAS

Re: [cas-user] CAS Compatibility with uPortal

2019-06-25 Thread Ray Bon
Heather, There should be no problem. The protocol remains consistent. Ray On Tue, 2019-06-25 at 06:18 -0700, heather essink wrote: I have been trying to find any documentation on if CAS 6.0 is compatible with uPortal 4.2.1? -- Ray Bon Programmer Analyst Development Services, University

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

2019-06-25 Thread Ray Bon
Austin, What you say makes sense. Load balancers are out of my realm. Is it possible for the load balancer to preserve REMOTE_ADDR? Ray On Mon, 2019-06-24 at 15:37 -1000, Austin wrote: Hello Ray, Thank you for your help. Yes, after turning on debugging, I found that you were correct,

Re: [cas-user] Unable to build 5.3 SAML as IdP

2019-06-25 Thread Richard Frovarp
On 6/25/19 9:55 AM, Shawn Cutting wrote: > Greetings, > I have been banging my head against a wall for the past few weeks > trying to figure out why I cannot build a functional CAS instance with > SAML IdP.  When I run "build.sh package", I get the following error: > > [ERROR] Failed to execute

[cas-user] Re: How to change port for management interface?

2019-06-25 Thread Jammy Sprangus
6.0.x FYI On Tuesday, June 25, 2019 at 11:04:54 AM UTC-4, Jammy Sprangus wrote: > > I can find no documentation on what configuration element to edit to > change the port for the management server. > Can someone point me in the right direction? > -- - Website: https://apereo.github.io/cas -

[cas-user] How to change port for management interface?

2019-06-25 Thread Jammy Sprangus
I can find no documentation on what configuration element to edit to change the port for the management server. Can someone point me in the right direction? -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 -

Re: [cas-user] LDAP AUTHENTICATION ERROR

2019-06-25 Thread Ray Bon
You should look at your LDAP logs. You could also put your CAS logs in debug or even trace mode. Ray On Tue, 2019-06-25 at 01:40 +0100, EL AZZAOUI Mustafa wrote: i try it but didn't Work :( Le mar. 25 juin 2019 à 00:49, Ray Bon mailto:r...@uvic.ca>> a écrit : Mustafa, Try this for

[cas-user] Unable to build 5.3 SAML as IdP

2019-06-25 Thread Shawn Cutting
Greetings, I have been banging my head against a wall for the past few weeks trying to figure out why I cannot build a functional CAS instance with SAML IdP. When I run "build.sh package", I get the following error: [ERROR] Failed to execute goal on project cas-overlay: Could not resolve

[cas-user] CAS Compatibility with uPortal

2019-06-25 Thread heather essink
I have been trying to find any documentation on if CAS 6.0 is compatible with uPortal 4.2.1? -- - 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

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

2019-06-25 Thread Andy Ng
I have dig deep into my archieve and see an PHP example of such REST API. See if that helps you... https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions:

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

2019-06-25 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