Skip to content

Commit b222df6

Browse files
committed
Update local register service definition to support local HTTPS
1 parent 00cc091 commit b222df6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

etc/cas/services/local/cas-203948234207100.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"@class": "org.apereo.cas.services.RegexRegisteredService",
3-
"serviceId": "^https?://(localhost|127\\.0\\.0\\.1|192\\.168\\.168\\.167)(|:8080|:8443)/.*",
3+
"serviceId": "^https?://(localhost|127\\.0\\.0\\.1|192\\.168\\.168\\.167|accounts\\.test\\.osf\\.io)(|:8080|:8443)/.*",
44
"name": "",
55
"description": "",
66
"id": 203948234207100,

0 commit comments

Comments
 (0)