SSOProfileUpdatedEvent
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
在客户账号中更新单点登录配置文件时发生的事件。正在从数据分析转发器接收事件
JSON 表示法 |
{
"inboundSsoProfileName": string,
"inboundSsoProfileChanges": string
} |
字段 |
inboundSsoProfileName |
string
已更新的 SSO 配置文件名称
|
inboundSsoProfileChanges |
string
对 SSO 配置文件所做的更改
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[],[],null,["# SSOProfileUpdatedEvent\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nEvent occurred when SSO Profile updated in customer's account. The event are being received from insight forwarder\n\n| JSON representation |\n|---------------------------------------------------------------------------------|\n| ``` { \"inboundSsoProfileName\": string, \"inboundSsoProfileChanges\": string } ``` |\n\n| Fields ||\n|----------------------------|---------------------------------------------|\n| `inboundSsoProfileName` | `string` sso profile name which got updated |\n| `inboundSsoProfileChanges` | `string` changes made to sso profile |"]]