SSOProfileDeletedEvent
Event occurred when SSO Profile deleted in customer's account. The event are being received from insight forwarder
JSON representation |
{
"inboundSsoProfileName": string
} |
Fields |
inboundSsoProfileName |
string
sso profile name which got deleted
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-08-22 UTC.
[null,null,["Last updated 2024-08-22 UTC."],[[["This event is triggered when a Single Sign-On (SSO) profile is deleted within a customer's account."],["The event data includes the name of the deleted SSO profile, delivered through an Insight forwarder."],["The event is structured in JSON format with a single field, `\"inboundSsoProfileName\"`, containing the name of the deleted SSO profile as a string."]]],[]]