SSOProfileUpdatedEvent
고객 계정에서 SSO 프로필이 업데이트될 때 이벤트가 발생했습니다. 이벤트를 통계 전달자로부터 수신하는 중입니다.
JSON 표현 |
{
"inboundSsoProfileName": string,
"inboundSsoProfileChanges": string
} |
필드 |
inboundSsoProfileName |
string
업데이트된 SSO 프로필 이름
|
inboundSsoProfileChanges |
string
SSO 프로필에 적용된 변경사항
|
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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."]]],[]]