Re: [cas-user] CAS-Management - Bottle at the sea - Need advice or help

2018-04-12 Thread William E.
I see you pom.xml has ldap module, but I do not see you ldap properties. Did I miss it? Sorry if so. The log makes me think cas is trying to do an ldap lookup and all of the properties it needs are not defined. Do you have all of these in you cas.properties? # Authentication

Re: [cas-user] CAS-Management - Bottle at the sea - Need advice or help

2018-04-12 Thread Cristina Vlaicu
Hghj the same time and 4vn nu cum e bine hahaha ttdt On Thu, Apr 12, 2018, 11:32 Olivier Calzi wrote: > Hi William, > > As i showed in my configuration on my first post i have the same ldap > configuration on the management.properties and the cas.properties. > What do you

Re: [cas-user] CAS-Management - Bottle at the sea - Need advice or help

2018-04-12 Thread Olivier Calzi
Hi William, As i showed in my configuration on my first post i have the same ldap configuration on the management.properties and the cas.properties. What do you mean exactly ? Thanks On Thursday, April 12, 2018 at 4:23:36 AM UTC+2, William E. wrote: > > This makes me think you have a bad ldap

Re: [cas-user] CAS-Management - Bottle at the sea - Need advice or help

2018-04-11 Thread William E.
This makes me think you have a bad ldap search filter in your .properties file, or maybe ldap support partially configured. Caused by: java.lang.NullPointerException at org.apereo.cas.util.LdapUtils.lambda$newLdaptiveSearchFilter$2(LdapUtils.java:531)

Re: [cas-user] CAS-Management - Bottle at the sea - Need advice or help

2018-04-09 Thread Olivier Calzi
Hi, No as it's behind an haproxy i'm using the 443. Here you will find more logs who may have the lost key to this problem. > 2018-04-09 08:54:00,851 ERROR > [org.apereo.cas.mgmt.services.web.AbstractManagementController] - > > org.pac4j.core.exception.TechnicalException:

Re: [cas-user] CAS-Management - Bottle at the sea - Need advice or help

2018-04-08 Thread Man H
do you type https://so..xy:8444/cas-management in your browser 2018-04-08 18:04 GMT-03:00 Olivier Calzi : > As it's behind an haproxy i expected it to be the true url lie > sso..xy/cas-management not localhost. > > On Sunday, April 8, 2018 at 10:29:24 PM UTC+2,

Re: [cas-user] CAS-Management - Bottle at the sea - Need advice or help

2018-04-08 Thread Olivier Calzi
As it's behind an haproxy i expected it to be the true url lie sso..xy/cas-management not localhost. On Sunday, April 8, 2018 at 10:29:24 PM UTC+2, Manfredo Hopp wrote: > > What do you expect you url to be. > What do you type con browser > > El domingo, 8 de abril de 2018, Olivier Calzi

Re: [cas-user] CAS-Management - Bottle at the sea - Need advice or help

2018-04-08 Thread Olivier Calzi
I got a non-working application as you can see on the pictures attached. Still localhost on the url despite my configuration. On Sunday, April 8, 2018 at 9:50:06 PM UTC+2, Manfredo Hopp wrote: > > I dont see any problem with the url you get. > What do you expect > > El domingo, 8 de abril de

Re: [cas-user] CAS-Management - Bottle at the sea - Need advice or help

2018-04-08 Thread Man H
I dont see any problem with the url you get. What do you expect El domingo, 8 de abril de 2018, Olivier Calzi escribió: > Hi, > > No problem. > > My folder is : /etc/cas/config > The file is named management.properties > > > > Le dim. 8 avr. 2018 à 18:11, Man H

Re: [cas-user] CAS-Management - Bottle at the sea - Need advice or help

2018-04-08 Thread Man H
Sorry forget last answers. Which folder are your management.properties? El domingo, 8 de abril de 2018, Olivier Calzi escribió: > Hi, > > Thanks for your feedback. > As i explain in my first post i did use all the settings from the link you > provided. > > > Regards > >

Re: [cas-user] CAS-Management - Bottle at the sea - Need advice or help

2018-04-08 Thread Man H
I dont see them in that post El domingo, 8 de abril de 2018, Olivier Calzi escribió: > Hi, > > Thanks for your feedback. > As i explain in my first post i did use all the settings from the link you > provided. > > > Regards > > On Sunday, April 8, 2018 at 5:49:39 PM UTC+2,

Re: [cas-user] CAS-Management - Bottle at the sea - Need advice or help

2018-04-08 Thread Olivier Calzi
Hi, Thanks for your feedback. As i explain in my first post i did use all the settings from the link you provided. Regards On Sunday, April 8, 2018 at 5:49:39 PM UTC+2, Manfredo Hopp wrote: > > > https://apereo.github.io/cas/5.2.x/installation/Configuration-Properties.html#management-webapp >

Re: [cas-user] CAS-Management - Bottle at the sea - Need advice or help

2018-04-08 Thread Man H
https://apereo.github.io/cas/5.2.x/installation/Configuration-Properties.html#management-webapp El domingo, 8 de abril de 2018, Olivier Calzi escribió: > Hello, > > It's my first post here so please be kind to me :). > > I managed to get a working CAS server with the

[cas-user] CAS-Management - Bottle at the sea - Need advice or help

2018-04-08 Thread Olivier Calzi
Hello, It's my first post here so please be kind to me :). I managed to get a working CAS server with the following dependency on the pom.xml 5.2.2 org.apereo.cas cas-server-support-json-service-registry ${cas.version} org.apereo.cas