Notice that the cas.properties used is the one that it's located at /etc/cas/config (c:/etc/cas/config at windows environments). The script copies your project configuration to that folder before building the web app (target generation).
El jueves, 15 de febrero de 2018, 16:05:28 (UTC+1), Kevin Liu escribió: > > Hello, > > It is my understanding that cas.properties should override whatever > properties are in WEB-INF/classes application.properties. Is this correct? > > If so, I'm having trouble overriding > "cas.authn.accept.users=casuser::Mellon". With a blank value in > cas.properties and "cas.authn.accept.users=casuser::Mellon" in > application.properties, I'm still getting status authentication warning. > > It seems as if changing values in cas.properties don't have an effect, > only when I change the values in application.properties. > > The only thing I did differently is instead of pointing to > /etc/cas/config, I have it pointing to /etc/cas1/config (this is due to > allow multiple cas instances on the same box). Can I not do this? > -- - 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/675c8f27-a5b7-40cc-847d-34b186cf3c81%40apereo.org.
