GraphQL Authorization with Konnect, OPA and OIDC

GraphQL Authorization with Konnect, OPA and OIDC

Jun 1, 2023

🚀 Join us live to learn about how to implement authentication and authorization for GraphQL APIs using OIDC and OPA with Konnect! 🤝

This tutorial focuses on the solution that can solve for the Authentication and Authorization concerns at the gateway layer. We'll first authenticate users, and if authenticated, then the user’s fine-grain permissions will be evaluated to determine if the user has permission to run the incoming GraphQL request (whether the request is nested or using query variables).

📌 In this tutorial, you'll learn:

🔑 How to implement authentication and authorization for GraphQL APIs using OIDC and OPA with Konnect.

🐳 How to create Docker containers for Keycloak, OPA, and Kong.

🔧 How to configure keycloak, OPA, and Konnect.

📈 How to test OPA behavior.

Join us and get started by cloning the repository and following the steps!

Can't wait to see you there!