[cas-user] Service registry initialisation using JSON files. Help needed

2017-08-10 Thread Bergner, Arnold
@apereo.org Betreff: Re: [cas-user] Service registry initialisation using JSON files. Help needed You also have to add org.apereo.cas cas-server-support-json-service-registry ${cas.version} to your pom.xml. --Dave -- DAVID A. CURRY, CISSP DIRECTOR OF INFORMATION

Re: [cas-user] Service registry initialisation using JSON files. Help needed

2017-08-09 Thread David Curry
You also have to add org.apereo.cas cas-server-support-json-service-registry ${cas.version} to your pom.xml. --Dave -- DAVID A. CURRY, CISSP *DIRECTOR OF INFORMATION SECURITY* INFORMATION TECHNOLOGY 71 FIFTH AVE., 9TH FL., NEW YORK, NY 10003 +1 212

[cas-user] Service registry initialisation using JSON files. Help needed

2017-08-09 Thread RĂ©mi Cocula
Hi, Using CAS 5.1 I want to populate the service registry using individual JSON files for each service declaration. I added this property in my configuration : *cas.serviceRegistry.initFromJson=true*Hence, any file* myapp-123.json* will be scanned to register a service but it only works