Skip to content

Custom Filestore-implementation (based on Keycloak 22 map-store implementation), wrapping and extending the default one from Keycloak core.

License

Notifications You must be signed in to change notification settings

opdt/keycloak-extension-filestore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI Maven Central

keycloak-extension-filestore

Implements client, clientscope, group, realm, role file-based storage. Initially forked from Keycloak's own experimental version.

Intended to be used in read-only filesystems, for example mounted K8s-configmaps (but can also be used to interactively create the configuration by using the admin console) To use this, you most likely have to implement your own DatastoreProvider and mix it with a different implementation to store users, sessions etc.

About

Custom Filestore-implementation (based on Keycloak 22 map-store implementation), wrapping and extending the default one from Keycloak core.

Resources

License

Stars

Watchers

Forks

Packages

No packages published