SSOwat/conf.json
2013-10-15 14:08:59 +02:00

11 lines
270 B
JSON

{
"main_domain": "mydomain.com",
"portal_path": "/ssowat/",
"portal_port": "443",
"portal_scheme": "https",
"skipped_urls": [
"mydomain.com/megusta",
"myotherdomain.com/somuchwin"
],
"unprotected_urls": ["mydomain.com/yunoprotect"]
}