Part 3 - Using keycloak APIs to generate token, check the validity, and logout the user.

Опубликовано: 28 Июнь 2026
на канале: Dive Into Development
66,831
514

#keycloak #keycloakAPI #keycloakREST #postman

This video explains various REST APIs that are provided by the keycloak to generate the access token, to check for the validity of the access token, to logout from the keycloak which removes the active token, and to regenerate a new access token using and existing refresh token.