Tokens for Service Accounts are not cached
Tokens of service accounts are not cached at the moment which causes many many requests to Keycloak, also if you have use cases that use the library a lot they will run into the Keycloak Rate Limit for Tokens and the application will then crash because it will receive a rate limit error from Keycloak.