yoqw/cas/src/main/resources/services/HTTPSandIMAPS-10000001.json
2023-09-25 14:58:48 +08:00

9 lines
336 B
JSON

{
"@class": "org.apereo.cas.services.CasRegisteredService",
"serviceId": "^(https?|imaps)://([^.]+\\.zhujiachefu\\.com|localhost:\\d+)/.*",
"name": "HTTPS and IMAPS",
"id": 10000001,
"description": "This service definition authorizes all application urls that support HTTPS and IMAPS protocols.",
"evaluationOrder": 10000
}