SSOProfileUpdatedEvent
Zdarzenie wystąpiło podczas aktualizowania profilu SSO na koncie klienta. Zdarzenie jest odbierane z usługi do przekazywania statystyk
Zapis JSON |
{
"inboundSsoProfileName": string,
"inboundSsoProfileChanges": string
} |
Pola |
inboundSsoProfileName |
string
nazwa profilu sso, który został zaktualizowany
|
inboundSsoProfileChanges |
string
zmiany w profilu SSO
|
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-08-22 UTC.
[null,null,["Ostatnia aktualizacja: 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."]]],[]]