Secure your API with OAuth, Mulesoft, and Okta in 20 minutes

Tony Trinh

Hi Tom, thanks for the guideline, very useful indeed. We have a similar use case in which many users use our ReAct app concurrently; the app sends request (with Okta access token) to Mulesoft API Gateway, the Gateway validate token with Okta. Do you think if it’s practical to somehow cache the Okta access token on Mulesoft API gateway in order to reduce the number of calls from API Gateway to Okta? If yes then could you share the best practice. Thanks a lot. Tony