Hi all,
I have the need of setting up a few CAS servers with different auth backends,
if possible in the same server (I'm not familiar with Spring config, so I'm
using just old-fashioned config files). Indeed, it is easy to do it just
changing the line
# cas.standalone.config=/etc/cas/config
or
spring.application.name=cas
in bootstrap.properties. But, as it is not recommended to modify this file
or application.properties, I'm trying to override that value with a
WEB-INF/classes/application.yml file like this one:
cas:
standalone:
config : /usr/local/etc/cascert
which has no effect. Is this correct? Can I safely modify the
spring.application.name
property in bootstrap.properties (as I did previoulsy with success)?
Best regards,
--
Alberto Cabello Sánchez
Servicio de Informática
Universidad de Extremadura
--
- 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/20190520110615.fdd82f24a7a976e022c21906%40unex.es.