<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
0D5WR00001bdQod0AEOkta Identity EngineWorkflowsAnswered2026-05-14T16:43:41.000Z2026-05-01T13:04:01.000Z2026-05-14T16:43:41.000Z

JonathanL.62214 (Customer) asked a question.

Missing application.user_membership.add/update/remove Events?

I am new to Okta development and have been tasked with writing an app that receives the following from an Event Hook:

  • application.user_membership.add
  • application.user_membership.update
  • application.user_membership.remove

Good so far, but when I try to create the hook for the events in my integrator org and our admin tries to do it with our corporate org – the events cannot be found in the selection list.

These events are marked as available for event hooks, so it’s not that. Are we missing a module or something that would prevent these from showing up in the pick list?

Thank you all in advance for any guidance you can provide.

Cordially,

Jonathan Lent


  • Mihai N. (Okta, Inc.)

    Hi @JonathanL.62214 (Customer)​ , Thank you for reaching out to the Okta Community! 

     

    Unfortunately, as far as I can see the UI does not line up with the description in the documentation . For example application.user_membership.add is described as "Add user to application membership.", but that is not an available option in the UI, so looking through the available options, I think I've identified the correct equivalents for you.  

     

    • application.user_membership.add - User assigned to app
    • application.user_membership.update - Updated user application property
    • application.user_membership.remove - User unassigned from app 

    Subscribe 

     

    If my answer helped, remember to mark it as best to increase its visibility for other members of the Okta Community who might have the same questions as you. 

     

    Hope my answer helps! 

     

    --

    Help others in the community by liking or hitting Select as Best if this response helped you.

    Collect them all. Learn a new skill and earn a new Okta Learning badge.

    Just released: More Okta Community badges just added

    Expand Post
    Selected as Best
  • Mihai N. (Okta, Inc.)

    Hi @JonathanL.62214 (Customer)​ , Thank you for reaching out to the Okta Community! 

     

    Unfortunately, as far as I can see the UI does not line up with the description in the documentation . For example application.user_membership.add is described as "Add user to application membership.", but that is not an available option in the UI, so looking through the available options, I think I've identified the correct equivalents for you.  

     

    • application.user_membership.add - User assigned to app
    • application.user_membership.update - Updated user application property
    • application.user_membership.remove - User unassigned from app 

    Subscribe 

     

    If my answer helped, remember to mark it as best to increase its visibility for other members of the Okta Community who might have the same questions as you. 

     

    Hope my answer helps! 

     

    --

    Help others in the community by liking or hitting Select as Best if this response helped you.

    Collect them all. Learn a new skill and earn a new Okta Learning badge.

    Just released: More Okta Community badges just added

    Expand Post
    Selected as Best

Loading
Missing application.user_membership.add/update/remove Events?