Many authentication validation calls to keycloak
Opened this issue · 0 comments
SchmitzDan commented
If the authentication is validated again via Keycloak for every call (also and especially pings to the backend), this generates a lot of requests. Other clients use a cache here and only revalidate after expiration.