youtube image
From YouTube: GraphQL Authorization with Konnect, OPA and OIDC

Description

πŸš€ 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!