SSOwat/conf.json

12 lines
270 B
JSON
Raw Normal View History

2013-10-15 10:11:39 +02:00
{
"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"]
}