[keycloak-dev] Custom UserStorageProvider for a different database

Stian Thorgersen sthorger at redhat.com
Thu Dec 6 09:08:31 EST 2018


Hi,

This mailing list is for Keycloak developers and contributors. For general
questions and help please use the user mailing list.

On Thu, 6 Dec 2018 at 11:27, Steffen Kreutz <s.kreutz at yieldlab.de> wrote:

> Hey guys,
>
> I am trying to create a custom UserStorageProvider for an external
> Postgres database. I don’t wnat to manage the users in Keycloak, so I think
> it should be enough to implement UserStorageProvider and
> UserLookupProvider. Now I am wondering how I can configure and retrieve the
> datasource for my provider. I thought about adding another datasource to
> Wildfly. We run Keycloak in Kubernetes and I think setting up the
> datasource could be scripted using the jboss-cli. Do you think this is a
> good approach or do you have better advices?
>
> Best,
>
> Steffen
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev


More information about the keycloak-dev mailing list