Hi,
I want to ask about Setting up Kong API Gateway,
Can I use https://auth0.com/ for authentication and authorization ?
1 Like
Please check our documentation for the JWT plugin, here: https://getkong.org/plugins/jwt/#using-the-jwt-plugin-with-auth0
I also stumbled upon these blog posts:
- https://scaleout.ninja/post/kong-meets-auth0/
- https://medium.com/@antagonist/kong-for-validating-auth0-jwts-59bbdc2848eb
Hope that helps!
Hi Hisham,
thank you for your references, I’ll read it.