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

Bruno Oliveira bruno at abstractj.org
Fri Nov 14 06:27:27 EST 2014


Hi Ken, the goal is to make use of what already exists on KC. See
section 7.2.3
(http://docs.jboss.org/keycloak/docs/1.1.0.Beta1/userguide/html/ch07.html#d4e718)

On 2014-11-14, Ken Finnigan wrote:
> 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
> >

> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev


--

abstractj
PGP: 0x84DC9914


More information about the aerogear-dev mailing list