How to get access token from Keycloak using Postman — OAuth2

Paul Bares
May 27, 2021

Here’s how to setup Postman to authenticate on Keycloak using a public client and the Authorization Code grant type.

The configuration of the public client should look like this. We will add another valid redirect URI later on.

Realm id is myRealm

Client id is myPublicClientId

--

--

Paul Bares

I'm an enthusiast in computer hardware and programming. I specialize in high performance and parallel computing. Co-Creator of SquashQL Github: squashql