<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content

Application User Membership Event Hooks Are Missing from the Okta Admin Console

Okta Classic Engine
Okta Identity Engine
Administration

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.add maps to User assigned to app
  • application.user_membership.update maps to Updated user application property
  • application.user_membership.remove maps to User unassigned from app
Loading
Application User Membership Event Hooks Are Missing from the Okta Admin Console | Okta Support