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 و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-08-22 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-08-22 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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."]]],[]]