SSOProfileCreatedEvent
Event occurred when SSO Profile created in customer's account. The event are being received from insight forwarder
JSON representation |
{
"inboundSsoProfileName": string
} |
Fields |
inboundSsoProfileName |
string
sso profile name which got created
|
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 new Single Sign-On (SSO) profile is created within a customer's account."],["The event data includes the name of the newly created SSO profile, delivered via an Insight forwarder."],["The event data is structured as a JSON object with a single field, \"inboundSsoProfileName,\" which contains the name of the SSO profile as a string value."]]],[]]