[cas-user] Re: setting cas.authn.accept.users to blank does nothing

2019-04-10 Thread Andy Ng
Hi Michael, Usually this problem comes because cas.properties is put in the correct place, so it is not recognized. Please check the following: - cas.properties by default should be in the absolution path of /etc/cas/config (In windows it is most likely C:/etc/cas/config) - cas.properties put

[cas-user] setting cas.authn.accept.users to blank does nothing

2019-04-10 Thread Michael MacEachran
I have a custom jdbc authentication handler that I have configured as a @Bean in my configuration class. When I deploy my war, there are no errors, but I get this error: CAS is configured to accept a static list of credentials for authentication. While this is generally useful for demo

Re: [cas-user] Re: Help CAS Management Error (CAS Server returned 502 status code from endpoint https://cas.example.com/cas/status/discovery. Using default FormData values)

2019-04-10 Thread Fahmi L. Ramdhani
CAS Management can't retrieve the list of attributes available on CAS Server? I have added configuration to management.properties, but it didn't work. CAS Management only contains the default attributes (uid, eppn, givenName). I have tried adding the STUB configuration, unfortunately it is

Re: [cas-user] Re: Help CAS Management Error (CAS Server returned 502 status code from endpoint https://cas.example.com/cas/status/discovery. Using default FormData values)

2019-04-10 Thread Ray Bon
Fahmi, Our management server is too old to have this feature. Start here, https://apereo.github.io/cas/5.3.x/integration/Attribute-Release.html You probably have to add properties to management service properties file. Ray On Tue, 2019-04-09 at 17:57 -0700, Fahmi L. Ramdhani wrote: Thank you

Re: [cas-user] HELP package org.apereo.cas.authentication.handler.support does not exist

2019-04-10 Thread Ray Bon
Fernando, This probably means that you have to add a reference in gradle build file. Is there more output detail you can provide. Ray On Wed, 2019-04-10 at 08:17 -0700, Fernando Gómez wrote: What I can do? I am updating the cas from version 4.0 to 5.3, and I get that error when compiling

[cas-user] HELP package org.apereo.cas.authentication.handler.support does not exist

2019-04-10 Thread Fernando Gómez
What I can do? I am updating the cas from version 4.0 to 5.3, and I get that error when compiling package org.apereo.cas.authentication.handler.support does not exist thx -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines:

Re: [cas-user] Ldap authentication with CAS 5.3.9

2019-04-10 Thread Raphaël CHANE
SOLVED PROBLEM Le mercredi 10 avril 2019 08:19:25 UTC+2, Raphaël CHANE a écrit : > > Thanks Ray > > Le mardi 9 avril 2019 17:18:49 UTC+2, rbon a écrit : >> >> Raphael, >> >> Tomcat logs are in TOMCAT_HOME/logs. >> >> Ray >> >> On Tue, 2019-04-09 at 02:11 -0700, Raphaël CHANE wrote: >> >> hello,

[cas-user] Re: Help CAS Management Error (CAS Server returned 502 status code from endpoint https://cas.example.com/cas/status/discovery. Using default FormData values)

2019-04-10 Thread Fahmi L. Ramdhani
*cas-management.log* 2019-04-10 06:01:07,068 INFO [org.apereo.cas.mgmt.web. CasManagementWebApplicationServletInitializer] - The following profiles are active: standalone 2019-04-10 06:01:12,235 DEBUG [org.apereo.cas.config. CasCoreUtilSerializationConfiguration] - Configuring component

[cas-user] Re: Help CAS Management Error (CAS Server returned 502 status code from endpoint https://cas.example.com/cas/status/discovery. Using default FormData values)

2019-04-10 Thread Fahmi L. Ramdhani
Anyone help please? -- - 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 message because you are subscribed to the Google Groups "CAS Community" group. To

Re: [cas-user] Ldap authentication with CAS 5.3.9

2019-04-10 Thread Raphaël CHANE
Thanks Ray Le mardi 9 avril 2019 17:18:49 UTC+2, rbon a écrit : > > Raphael, > > Tomcat logs are in TOMCAT_HOME/logs. > > Ray > > On Tue, 2019-04-09 at 02:11 -0700, Raphaël CHANE wrote: > > hello, > > I am trying to get CAS to work with AD, but i've got this error on tomcat > logs " cannot