Thanks rbon, Andy Ng and Pol Dellaiera Le mardi 5 novembre 2019 15:26:02 UTC+1, ratm a écrit : > > Hello, > > I'm trying to configure jenkins to use cas 6.1 for authentification with : > > https://apereo.github.io/cas/6.1.x/services/Service-Management.html > https://apereo.github.io/cas/6.1.x/services/JSON-Service-Management.html > > Under cas-overlay-template-6.1/etc/cas/services/ > > i have created jenkins-1.json file : > > { > /* > Service jenkins > */ > "@class" : "org.apereo.cas.services.RegexRegisteredService", > "serviceId" : "http://my-test-jenkins1.fr:8080/", > "name" : "Jenkins", > "id" : 1, > } > > > First the command : > > ./gradlew copyCasConfiguration > > doesn't copy cas-overlay-template-6.1/etc/cas/services/jenkins-1.json > under /etc/cas/services > > But even if i manually copy > cas-overlay-template-6.1/etc/cas/services/jenkins-1.json under > /etc/cas/services when i run cas i have in log : > <Loaded [0] service(s) from [InMemoryServiceRegistry].> > > > What's wrong ? > > Thanks in advance for any help ! > > Best Regards, > >
-- - 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/113ac242-73f2-46b7-990b-e2be258504f4%40apereo.org.
