SSOProfileUpdatedEvent
গ্রাহকের অ্যাকাউন্টে SSO প্রোফাইল আপডেট করার সময় ইভেন্টটি ঘটেছে৷ ইভেন্ট অন্তর্দৃষ্টি ফরোয়ার্ডার থেকে প্রাপ্ত করা হচ্ছে
JSON প্রতিনিধিত্ব |
---|
{
"inboundSsoProfileName": string,
"inboundSsoProfileChanges": string
} |
ক্ষেত্র |
---|
inboundSsoProfileName | string sso প্রোফাইল নাম যা আপডেট হয়েছে |
inboundSsoProfileChanges | string SSO প্রোফাইলে পরিবর্তন করা হয়েছে |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-11-12 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-11-12 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."]]],[]]