[keycloak-user] Providers with CDI

Stian Thorgersen stian at redhat.com
Fri Nov 28 04:54:59 EST 2014


No, afraid we don't support CDI (or any other managed features such as EJBs) in our providers. They are just POJO's and Keycloak manages their life-cycle.

In the future we may make it simpler to create providers, but this is not a priority atm.

----- Original Message -----
> From: "Alexander Chriztopher" <alexander.chriztopher at gmail.com>
> To: keycloak-user at lists.jboss.org
> Sent: Friday, 28 November, 2014 10:14:32 AM
> Subject: [keycloak-user] Providers with CDI
> 
> Hi All,
> 
> I there a way to get providers to be managed by CDI.
> 
> The aim is to get access to services such as entity manager injection and
> lifecycle management which would be done manually today.
> 
> Thanks for any help.
> 
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user


More information about the keycloak-user mailing list