Hello,
Reason:
We need to restor some key/value (claims) from application and put it in Headers request.
Scenario:
For example we have an API “test” and for this API we created an Application “testApp” in this application, we have a claims "{“testClaims”: “001”}. So we add a policy “Identify & Authorize” with type JWT. Now we wanted to access to our API with JWT and also restore the claim and put it in Headers in request transformation.
We are using API Gateway advanced edition version 10.11.
Thanks,
Ayoub.