<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
0D54z00007DATn2CAHOkta Identity EngineWorkflowsAnswered2023-08-07T21:02:45.000Z2021-09-30T14:43:03.000Z2021-09-30T22:33:41.000Z

VinodhM.45873 (Customer) asked a question.

Eventhook request (User login to Okta) is missing application (Client Credentials) client id

Post successful login, we want to record an action for the users that should be fully asynchronous. We decided to use an eventhook that calls into one of our API endpoints post a successful user login. The event type we are targeting is "user.session.start" (User login to Okta). We need two pieces of information to successfully complete this action - User's email address and Client Credentials Client Id. The email address of the user is present in the eventhook request. However, the application (Client Credentials) client id is missing even though the user is logging in to a specific application. How to get the application client id as a part of this event hook request, so we can successfully complete the post login action for the user?


This question is closed.
Loading
Eventhook request (User login to Okta) is missing application (Client Credentials) client id