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/ef1307b7-2776-434f-8d22-21b69f542674%40apereo.org.
