[keycloak-dev] (no subject)

Thomas Raehalme thomas.raehalme at aitiofinland.com
Mon Sep 28 16:27:28 EDT 2015


Hi!

I had the same problem and ended up creating a subclass which first tries a
custom location and falls back to the original implementation. Spring
obtains the value from JNDI to enable external configuration.

I actually wrote about this a while ago. I'm happy to add the same
functionality to the adapter as it could be useful to others as well.

Best regards,
Thomas
On Sep 28, 2015 23:23, "Andrzej Goławski" <andipansa at gmail.com> wrote:

> Hi,
>
> I've started to use keycloak with spring security and found that the name
> and location of keycloak.json file was hardcoded. IMO it would be better to
> allow injection of the configuration file name via constructor in
> AdapterDeploymentContextBean by developer. Thus, I would be able to use
> different keycloak configurations with different spring profiles. What do
> you think about it?
>
> Best Regards,
>  Andrzej
>
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-dev/attachments/20150928/57b8cbcd/attachment.html 


More information about the keycloak-dev mailing list