{ "domain": { "type": "string", "mandatory": false }, "authentication_kind": { "type": "string", "mandatory": false, "options": [ "internal", "authelia" ] }, "authentication_data_authelia_url_base": { "type": "string", "mandatory": false }, "authentication_data_authelia_client_id": { "type": "string", "mandatory": false }, "authentication_data_authelia_client_secret": { "type": "string", "mandatory": false }, "authentication_data_authelia_label": { "type": "string", "mandatory": false } }