Nerzal / gocloak

golang keycloak client
Apache License 2.0
1.01k stars 275 forks source link

clear cache functions returns 404 #448

Open arpit-at opened 10 months ago

arpit-at commented 10 months ago

Describe the bug

ClearUserCache (/clear-user-cache)
ClearKeysCache(/clear-keys-cache)
ClearRealmCache(/clear-realm-cache)

these function returns 404 with kc 20

What is the way to remove cache in keycloak