Create Custom API Policy to validate Client Provider (OKTA) access token

Overview In this blog, I will try to showcase how you can create a custom API policy and its implementation. Use-case: We would like to validate the Bearer token acquired by other apps (e.g., Web Apps, Mobile Apps) using the OKTA server’s introspection URL. Components used : MuleSoft Anypoint Platform ( Maven, Anypoint Studio ) POSTMAN […]