All Downloads are FREE. Search and download functionalities are using the official Maven repository.

services.HTTPSandIMAPS-10000001.json Maven / Gradle / Ivy

{
  "@class": "org.apereo.cas.services.CasRegisteredService",
  "serviceId": "^(https|imaps)://.*",
  "name": "HTTPS and IMAPS",
  "id": 10000001,
  "description":
  '''
  This service definition authorizes all application urls that support HTTPS and IMAPS protocols.
  This definition ships with CAS automatically and is auto-configured to be the last in the evaluation chain.
  You most likely should remove (or disable) this definition from the CAS service registry.
  ''',
  "evaluationOrder": 90000,
  "properties" : {
    "@class" : "java.util.HashMap",
    "wildcardedServiceDefinition" : {
      "@class" : "org.apereo.cas.services.DefaultRegisteredServiceProperty",
      "values" : [ "java.util.HashSet", [ "true" ] ]
    }
  },
  "informationUrl": "https://apereo.org/cas",
  "privacyUrl": "https://www.apereo.org/content/apereo-privacy-policy"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy