Microsoft Windows XP SP2 or later PSONO Browser Extensions Google Chrome Mozilla Firefox Microsoft Edge ConfigJson for PSONO Chrome Plugin This policy defines the JSON formatted configuration for the Chrome plugin. Example: {"backend_servers":[{"domain":"example.com","title":"Your Company","url":"https://example.com/server"}],"base_url":"https://example.com/","allow_custom_server":false,"allow_registration":false,"allow_lost_password":false, "trust_device_default": true, "authentication_methods": ["SAML"], "saml_provider": [{"title": "SAML Login","provider_id": 1,"button_name": "Login "}]} ConfigJson for PSONO Firefox Plugin This policy defines the JSON formatted configuration for the Firefox plugin. Example: {"backend_servers":[{"domain":"example.com","title":"Your Company","url":"https://example.com/server"}],"base_url":"https://example.com/","allow_custom_server":false,"allow_registration":false,"allow_lost_password":false, "trust_device_default": true, "authentication_methods": ["SAML"], "saml_provider": [{"title": "SAML Login","provider_id": 1,"button_name": "Login "}]} ConfigJson for PSONO Edge Plugin This policy defines the JSON formatted configuration for the Edge plugin. Example: {"backend_servers":[{"domain":"example.com","title":"Your Company","url":"https://example.com/server"}],"base_url":"https://example.com/","allow_custom_server":false,"allow_registration":false,"allow_lost_password":false, "trust_device_default": true, "authentication_methods": ["SAML"], "saml_provider": [{"title": "SAML Login","provider_id": 1,"button_name": "Login "}]}