SSOProfileUpdatedEvent
L'evento si è verificato quando il profilo SSO è stato aggiornato nell'account del cliente. L'evento viene ricevuto dal servizio di inoltro delle informazioni
Rappresentazione JSON |
{
"inboundSsoProfileName": string,
"inboundSsoProfileChanges": string
} |
Campi |
inboundSsoProfileName |
string
nome profilo sso che è stato aggiornato
|
inboundSsoProfileChanges |
string
modifiche apportate al profilo SSO
|
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2024-08-22 UTC.
[null,null,["Ultimo aggiornamento 2024-08-22 UTC."],[[["This event is triggered when an SSO profile is updated in a customer's account."],["The event data includes the name of the updated SSO profile and a string describing the specific changes made."],["The event is received through Insight Forwarder, indicating its origin and delivery method."],["The data is structured in JSON format with specific fields for the profile name and changes."]]],[]]