OAuthClientPublicDto
clientIdstringrequired
firstPartybooleanrequired
logoUriobjectnullablerequired
namestringrequired
OAuthClientPublicDto
{
"clientId": "string",
"firstParty": true,
"logoUri": {},
"name": "string"
}
{
"clientId": "string",
"firstParty": true,
"logoUri": {},
"name": "string"
}