You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Okta now processes the full JSON message. This is provided with the updated Okta input, or by enalbing the full_message option on earlier versions of the Okta input.
Field mapping updates
With the updated processing the following fields will be mapped:
actor)*:
user_* for all events except for categorized IAM events; IAM events will map to source_user_*
target_*: The following target object types will be mapped:
AppInstance: application_*
AppUser:
For categorized IAM events the AppUser will be the target_user_*
PolicyRule: vendor_data_target_policyrule_*
PolicyEntity: vendor_data_target_policyentity_*
User:
UserGroup:
ConsentGrant:
id_token:
access_token:
Debug data: vendor_debugdata_*
Transaction metadata:
transaction.type: transaction_type
transaction.id: transaction_id
uuid:
event_uid
eventType:
event_type (will be provided by updated Okta input)
The text was updated successfully, but these errors were encountered: