How to retrieve token with signed JWT client authenticator

I can retrieve a token from /auth/realms/demo/protocol/openid-connect/token
with client id and secret, but I’m wondering how to get the token after switching to signed JWT client authenticator.

BR,
Alex