Hi, > Copy etc/cas/properties to /etc/cas/properties > Add modules relevant properties to that. > See > https://apereo.github.io/cas/5.2.x/installation/Configuration-Properties.html
Thank you for your prompt reply, but this is not the information I need. I have a working and configured CAS deployment deployed using a standard Maven overlay approach. It is already configured to use the JSON service registry and pac4j modules. I did that by appropriately adding dependencies in my pom.xml file and then adding appropriate configurations to /etc/cas/config/cas.properties. Now I want to build CAS from source using gradle and use the same configuration. I am able to build from source as I detailed in my last note, but the war file I build does not have the JSON service registry or pac4j modules includes. I need a detailed explanation or example of how I modify a gradle build.gradle file to include the JSON service registry or pac4j module in the war file built from source. I would be grateful if someone could provide that information. Thank you for your time. Scott K -- - 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/20180325135942.t7n63gsdppotycnd%40paprika.local.
