Session not found for client_credentials grant token

Hi all,

I’m facing a peculiar issue where the token created for client_credentials grant for a specific client only is not getting instrospected or revoked. I receive the session state key in response, but while introspection or revoke, I get the error as Session not found. This is happening only for one client id, for other client ids in the realm, and user authentication, everything is working fine. Keycloak is deployed in openshift with KUBE_PING. Keycloak version is v21. Please if someone could help me with this.