Files
spring-ldap-samples/docker/cas/services/http-1.json
2024-10-07 12:07:20 -06:00

9 lines
274 B
JSON

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