Siga a estrutura de pergunta recomendada pelo Dev Bot antes de enviar suas dúvidas de integração.
{
"claims": [
{
"issuer": "string",
"originalIssuer": "string",
"properties": {
"property1": "string",
"property2": "string"
},
"subject": {
"authenticationType": "string",
"isAuthenticated": true,
"actor": {},
"bootstrapContext": null,
"claims": [
{}
],
"label": "string",
"name": "string",
"nameClaimType": "string",
"roleClaimType": "string"
},
"type": "string",
"value": "string",
"valueType": "string"
}
],
"identities": [
{
"authenticationType": "string",
"isAuthenticated": true,
"actor": {},
"bootstrapContext": null,
"claims": [
{
"issuer": "string",
"originalIssuer": "string",
"properties": {
"property1": "string",
"property2": "string"
},
"subject": {},
"type": "string",
"value": "string",
"valueType": "string"
}
],
"label": "string",
"name": "string",
"nameClaimType": "string",
"roleClaimType": "string"
}
],
"identity": {
"name": "string",
"authenticationType": "string",
"isAuthenticated": true
}
}