Package org.keycloak.it.junit5.extension
Annotation Interface LegacyStore
Use this annotation to enable the legacy store when running a test.
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionbooleanIftrue, the cache is set to local by default.
-
Element Details
-
defaultLocalCache
boolean defaultLocalCacheIftrue, the cache is set to local by default.- Default:
- true
-