<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
0D54z0000A8lJQ7CQMOkta Identity EngineWorkflowsAnswered2024-05-16T04:42:01.000Z2024-05-15T03:54:42.000Z2024-05-16T04:42:00.000Z
Token Inline hook is not working, while sign-in to application

I created one token inline hook and attached to default authorization server (when I say attached I mean, created a policy and and rule), inline hook is a aws lambda function so I can see the execution logs for the same, but its not getting triggered, (while doing the inline hook preview its working)


  • TimL.58332 (Workflows)

    @User17116305383927076716 (Customer)​  -- There was an issue fixed yesterday in Preview Tenants with inline hooks generating an error. It is possible this is the source of your problem. If you are not in Preview or were not seeing an error it could be something completely different.

     

     

    Expand Post
    • @Tim LaBorn (Employee) -- Thanks for responding, I am not facing any error, I just tried to add a claim named tenantId .. but it is not getting added while checking the preview or even if I do login through the application..

       

      I created one token inline hook which will add a claim named tenantId,

      I Created one rule in the default authorization server - access policy and attached this inline hook

      I didn't define this tenantId as claims in the authorization server

       

      Please help me to fix this issue..

      Expand Post
This question is closed.
Loading
Token Inline hook is not working, while sign-in to application