9 lines
300 B
JSON
9 lines
300 B
JSON
|
{
|
||
|
"@class" : "org.apereo.cas.services.RegexRegisteredService",
|
||
|
"serviceId" : "^(https|imaps)://.*",
|
||
|
"name" : "HTTPS and IMAPS",
|
||
|
"id" : 10000001,
|
||
|
"description" : "This service definition authorizes all application urls that support HTTPS and IMAPS protocols.",
|
||
|
"evaluationOrder" : 10000
|
||
|
}
|