{
"domain": "string",
"provider-id": "string",
"provider-name": "string",
"client-id": "string",
"client-secret": "string",
"discovery-url": "http://example.com",
"authorization-endpoint": "http://example.com",
"token-endpoint": "http://example.com",
"userinfo-endpoint": "http://example.com",
"jwks-uri": "http://example.com",
"issuer": "http://example.com",
"scope": "openid email profile",
"logo-url": "string",
"enabled": "yes",
"display-order": 999
}