Hi,
Referring this here:
https://apereo.github.io/cas/6.0.x/configuration/Configuration-Management.html#overview
I am using this for my testing system, and I just checked it does work, and
it can be consumed by CAS:
java -server -noverify -Xmx2048M -jar
*-Dcas.standalone.configurationDirectory=/mycasproperties* cas.war
${ADDITIONAL_JAVA_PARAM}
And you should be able to see this message if cas properties is loaded:
2019-11-13 08:52:18,444 INFO
[org.apereo.cas.configuration.DefaultCasConfigurationPropertiesSourceLocator]
- <Configuration files found at [*/mycasproperties*] are [[file
[/mycasproperties/cas.properties]]] under profile(s)
See if this would work...
Cheers!
- Andy
--
- 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/cee0bfd6-bf40-48ba-bda3-e7202e2a2d63%40apereo.org.