Update cache.adoc
This commit is contained in:
parent
608a997e43
commit
8dc375d716
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
{project_name} will cache everything it can in memory within the limits of your JVM and/or the limits you've configured
|
||||
it for. If the {project_name} database is modified by a third party (i.e. a DBA) outside the scope of the server's REST APIs or Admin Console
|
||||
there's a chance parts of the in-memory cache may be stale. You can clear the realm cache, user cache or cache of external public keys (Public keys of
|
||||
external clients or Identity providers, which {project_name} usually uses for verify signatures of particular external entity) from the Admin Console by going
|
||||
external clients or Identity providers, which {project_name} usually uses to verify signatures of particular external entity) from the Admin Console by going
|
||||
to the `Realm Settings` left menu item and the `Cache` tab.
|
||||
|
||||
.Cache tab
|
||||
|
|
Loading…
Reference in a new issue