Hi Experts
I'm trying to allow only specific API calls from the frontend application having DNS for example "atapi2.company.com".
Is there any standard Policy or Script to achieve the above requirement?
Thanks in Advance
Vishnu
Hi Team
I'm having a requirement where I need to extract two variables of JWT Claim after verifying the JWT token and those extracted variables should be assigned to fields in Actual Post Payload.
Points to Note:
Post OperationVerify JWT and Ex...
Hi Sai,Thank You for the Input.It will work for verifying clients with OAUTH or Token verification.I'm trying a different way to Lookup the DNS of the Client and verify IP's, successful verified IP's will only be allowed to the back end.Br/Vishnu