DEV Community

Karanbir Singh
Karanbir Singh

Posted on

1 1

Using & configuring zitadel for integration with AWS

Introduction

This blog post is primarily related to setting up zitadel cloud account for the post - where I will be explaining the JWT authorizer.

I will skip the obvious setting up a zitadel account part, setting up of zitadel account is very straightforward and simple. Thanks to their great documentation on their site and great discussions over their discord server.

Configuration for client_credentials grant & Jwt type access token

  1. Setup a service user. Setup a service user
  2. Fill in the user details and access token type JWT access token type JWT
  3. Generate Client credentials Generate Client credentials
  4. Copy the client credentials Call the token endpoint as below
  5. Call the token endpoint as below Call the token endpoint as below

Please feel free to reach out to me over Linkedin here for further questions, doubts or suggestions.

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay