Good afternoon, good evening and good morning everyone! I am Justin and I’d like to start
contributing to Keycloak.
Is there anyone on the list that is interested in the continuing development of Client
Storage SPI? (KEYCLOAK-6408 in JIRA)
If you answered yes to the above, what storage systems/software are you interested in
using for client storage?
Preparing to take on some of the things listed in KEYCLOAK-6408.
I am in the middle of a lite refactoring of some useful things which are currently
specific to user storage federation such as SynchronizationResult, ImportSynchronization,
etc… so they can be used by the yet to be finished Client Storage API.
I also plan to refactor some of the LDAP federation stuff so that the user specific stuff
is separate from the core LDAP functionality itself. Eventually I want to use LDAP to
store client configuration and there’s a lot of useful LDAP functionality stashed away in
the user federation stuff.
Thank you,
Justin Gross