HTTPSandIMAPS-10000001.json 305 B

123456789
  1. {
  2. "@class" : "org.apereo.cas.services.RegexRegisteredService",
  3. "serviceId" : "^(https|http|imaps)://.*",
  4. "name" : "HTTPS and IMAPS",
  5. "id" : 10000001,
  6. "description" : "This service definition authorizes all application urls that support HTTPS and IMAPS protocols.",
  7. "evaluationOrder" : 10000
  8. }