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
- Setup a service user.
- Fill in the user details and access token type JWT
- Generate Client credentials
- Copy the client credentials
- Call the token endpoint as below
Please feel free to reach out to me over Linkedin here for further questions, doubts or suggestions.
Top comments (0)