Hi, I haven't tried Heroku so wasn't the most familar with the structure, but see the following:
https://apereo.github.io/cas/6.0.x/configuration/Configuration-Properties.html#by-directory CAS by default will attempt to locate settings and properties inside a given directory indicated under the setting name cas.standalone.configurationDirectory and otherwise falls back to using: 1. /etc/cas/config 2. /opt/cas/config 3. /var/cas/config You can put your config in the above directory (usually we put it in /etc/cas/config), and they will take effect. Note that those path are relative to the *root *of the system, so - config in "YOUR_APP/etc/cas/config" will *not *take effect - Instead, config in "/etc/cas/config" will take effect Don't know how could heroku copy your config to /etc/cas/config, see if other can helps in regard to that. See if the above info helps. 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/5ae77cf6-494c-4dac-a68b-2f6d61bdb179%40apereo.org.
