POST /auth/config HTTP/1.1
Host: api
Content-Type: application/json
Accept: */*
Content-Length: 135
{
"authType": "text",
"enableRegister": true,
"clientId": "text",
"clientSecret": "text",
"id": "text",
"empty": true,
"ANY_ADDITIONAL_PROPERTY": {}
}