Looking for recent guidance on integrating Kong API Gateway with Auth0 within Auth Code Flow

We have received guidance (from Kong) to create an Auth0 API in conjunction with the Authorization Extension for defining groups/roles/permissions. This is all within a Login flow to generate an access token that Kong can use to evaluate service/route access. However, the Authorization Extension seems to require a web app or SPA to define roles. Any help or links would be appreciated - thanks.

Hey there @Ted.Lacy welcome to the community!

I’m not super familiar with Kong, but do you have any specific docs you are working off of that you can share? Have you seen the existing Kong integration?

If you are attempting to associate roles with an API, you might need to add them directly as outlined here.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.