OpenID Connect Token Generation Using Postman

Опубликовано: 05 Февраль 2026
на канале: hexaDefence
8,190
55

Demonstrate how to generate OpenID Connect tokens using Postman client application. Uses authorization code grant type for this demonstration. Postman support other grant types as well. Keycloak is used as the identity provider for this demonstration. You can use any identity provider as you prefer.

00:00 - Introduction
00:22 - Create Client in Identity Provider
02:05 - Keycloak well-known config
02:44 - Postman Configuration