SSOProfileUpdatedEvent
Ein Ereignis ist aufgetreten, als das SSO-Profil im Konto des Kunden aktualisiert wurde. Das Ereignis wird vom Insight Forwarder empfangen
JSON-Darstellung |
{
"inboundSsoProfileName": string,
"inboundSsoProfileChanges": string
} |
Felder |
inboundSsoProfileName |
string
Name des aktualisierten SSO-Profils
|
inboundSsoProfileChanges |
string
Änderungen am SSO-Profil vorgenommen
|
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-08-22 (UTC).
[null,null,["Zuletzt aktualisiert: 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."]]],[]]