9 lines
336 B
JSON
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
|
|
}
|