Hello,

How to configure cas 6.1  json service management 
(cas-overlay-template-6.1) to operate with an http application ?


My json file :

{
 /*
 *      Service jenkins
 */

  "@class" : "org.apereo.cas.services.RegexRegisteredService",
  "id" : 1,
  "name" : "Jenkins",
  "serviceId" : "^http://my-jenkins1-server.fr:8080.*$";,
  "evaluationOrder" : 1,
  "requiredAttributes":["uid", "mail"]
}



It seems cas returns an https response to jenkins.

Thanks in advance for any responses.

Cheers,
  Anthony

-- 
- 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/a4f60065-e778-41bb-97b5-173eace228fc%40apereo.org.

Reply via email to