SSOProfileUpdatedEvent
お客様のアカウントで SSO プロファイルが更新されたときにイベントが発生しました。イベントはインサイト フォワーダーから受信されています
JSON 表現 |
{
"inboundSsoProfileName": string,
"inboundSsoProfileChanges": string
} |
フィールド |
inboundSsoProfileName |
string
更新された SSO プロファイル名
|
inboundSsoProfileChanges |
string
SSO プロファイルに加えられた変更
|
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-08-22 UTC。
[null,null,["最終更新日 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."]]],[]]