Application User Membership Event Hooks Are Missing from the Okta Admin Console
Last Updated:
Overview
When creating an Event Hook in the Okta Admin Console, the API event types for application user membership do not appear in the selection list because the User Interface (UI) display names differ from the API names.
To resolve this, select the corresponding UI display names for the desired events. Specifically, the application.user_membership.add, application.user_membership.update, and application.user_membership.remove event types are missing from the pick list when configuring a new Event Hook.
Applies To
- Okta Identity Engine (OIE)
- Okta Classic Engine
- Event Hooks
- Application User Membership
Cause
The Okta Admin Console UI uses descriptive display names for event hooks that do not exactly match the technical API event type names documented for application user membership.
Solution
How are the application user membership events mapped in the Okta Admin Console?
Select the corresponding UI display names for the application user membership API event types when configuring the Event Hook.
application.user_membership.addmaps to User assigned to appapplication.user_membership.updatemaps to Updated user application propertyapplication.user_membership.removemaps to User unassigned from app
