http-1.json 274 B

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