Category "pkce"

node-oidc-provider access token format

I've setup oidc-provider for pkce (v7x). When I do the following: request a code from /auth with response_type='code' Used the code to get token form /token wit

What is the best approach to logout from keycloak after authentication via pkce?

What is the proper way to logout? These are the keycloak client settings: Realm: REALM Client ID: pkce-client Client Protocol: openid-conne