SSOProfileUpdatedEvent
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
האירוע התרחש כשפרופיל ה-SSO עודכן בחשבון של הלקוח. האירועים מתקבלים ממעביר התובנות
ייצוג ב-JSON |
{
"inboundSsoProfileName": string,
"inboundSsoProfileChanges": string
} |
שדות |
inboundSsoProfileName |
string
שם פרופיל ה-SSO שעודכן
|
inboundSsoProfileChanges |
string
שינויים שבוצעו בפרופיל ה-SSO
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-25 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-25 (שעון UTC)."],[],[],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 |"]]