[aerogear-dev] AGPUSH-1047: Decouple UPS from Keycloak

Ken Finnigan ken at kenfinnigan.me
Fri Nov 14 06:18:08 EST 2014


For a "decoupled version", how do you specify the keycloak host/port to UPS?

Does it involve "cracking open" the WAR to modify config, or is there a
system property?

On Fri, Nov 14, 2014 at 5:53 AM, Bruno Oliveira <bruno at abstractj.org> wrote:

> Good morning, I was evaluating this issue and was not that hard to
> decouple UPS from Keycloak to permit people deploy their own KC
> instance.
>
> Changes required:
>
> - Remove wildfly-adapter, once it already comes with KC. It doesn't make
>   sense on having it.
>
> <dependency>
>     <groupId>org.keycloak</groupId>
>     <artifactId>keycloak-wildfly-adapter</artifactId>
> </dependency>
>
> - Decouple the AeroGear theme for Keycloak from auth-module
>
> Now, I'm getting the following error: Failed to find LOGIN theme
> aerogear, using built-in themes =E2=80=94 for a good reason.a
>
> - Provide a separated profile for the "decoupled version": into this
>   way, it's up to our developers use the builtin version or decoupled.
>
> As soon as I get a feedback on it. I will move forward with the changes,
> just let me know what do you think.
>
> --
>
> abstractj
> PGP: 0x84DC9914
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20141114/3925bfe6/attachment.html 


More information about the aerogear-dev mailing list