• Home
  • Categories
  • Recent
  • Popular
  • Pricing
  • Contact us
  • Docs
  • Login
FusionAuth
  • Home
  • Categories
  • Recent
  • Popular
  • Pricing
  • Contact us
  • Docs
  • Login
  1. Home
  2. williamjeanmireault
W
  • Profile
  • Following 0
  • Followers 0
  • Topics 1
  • Posts 1
  • Best 0
  • Controversial 0
  • Groups 0

williamjeanmireault

@williamjeanmireault

0
Reputation
2
Profile views
1
Posts
0
Followers
0
Following
Joined 9 Sept 2024, 17:30 Last Online 3 Oct 2024, 15:18
Location Canada

williamjeanmireault Unfollow Follow

Latest posts made by williamjeanmireault

  • Lambda - Augment JWT with client_credentials/M2M flow

    Hi,

    We've recently started exploring the migration from Auth0 to FusionAuth, and I was wondering if there's a way to read the body of a request using a Lambda. In Auth0, the equivalent would be an Action with the onExecuteCredentialsExchange, which includes the event parameter that allows us to access the request body.

    I noticed that the client credentials Lambda structure in FusionAuth has four arguments: jwt, recipientEntity, targetEntities, and permissions. However, we need to augment the JWT claims with a value passed in the body of the client credentials grant request.

    Is there a way to achieve this?

    Thanks!

    posted in General Discussion
    W
    williamjeanmireault
    9 Sept 2024, 18:10