On 6 November 2015 at 14:31, Pedro Igor Silva <psilva(a)redhat.com> wrote:
Yeah, I saw that. But I was thinking that provide a ready-to-use
distribution would be useful as well, just for evaluation and testing
purposes. So you just unzip, start the server and deploy apps. That would
make things more easier for people evaluating the AuthZ Server.
I'm also considering overlay. I've just tested the
adapter-feature-pack
and yes, it seems it is not working properly. Think I'm going to forget
about it and just do overlay.
If you want a nice simple way for folks to try it out create a demo dist -
we have our demo dist which includes wildfly + server + adapter + examples.
Single download for everything.
We just use the overlay to create it.
Btw, aren't Keycloak WFLY adapters based on WFLY 8/9 only ?
WFL9 works on WFL10 AFAIK
----- Original Message -----
From: "Stian Thorgersen" <sthorger(a)redhat.com>
To: "Pedro Igor Silva" <psilva(a)redhat.com>
Cc: "keycloak dev" <keycloak-dev(a)lists.jboss.org>
Sent: Friday, November 6, 2015 11:14:46 AM
Subject: Re: [keycloak-dev] Adapter Feature Pack
For clients you should provide an overlay zip that can be installed into
existing WildFly. That's what we do for Keycloak. Reasoning behind this is
simple, users want to add adapter to the version of WildFly they are using.
They may have configuration changes or deployments added. They may also
have modules or even other extensions loaded.
Ideally there should be a mechanism provided by WildFly that enables
installing a feature pack into an existing WildFly, but there isn't. That's
why we have a ZIP + a installation CLI script instead. Take a look at
http://keycloak.github.io/docs/userguide/keycloak-server/html/ch08.html#j...
.
On 6 November 2015 at 14:06, Pedro Igor Silva <psilva(a)redhat.com> wrote:
> Would like to provide a ready-to-use WFLY distribution for clients with
> the necessary stuff to integrate with the AuthZ server. I will also
provide
> the "overlay" stuff for those with an existing WFLY installation.
>
> This is related with [1]. The server is pretty much done, I've created a
> feature pack on top of KC server-feature-pack. Now I would like to
> distribute something for client apps only. Any thoughts ?
>
> [1]
https://github.com/pedroigor/keycloak-authz/issues/21
>
> ----- Original Message -----
> From: "Stian Thorgersen" <sthorger(a)redhat.com>
> To: "Pedro Igor Silva" <psilva(a)redhat.com>
> Cc: "keycloak dev" <keycloak-dev(a)lists.jboss.org>
> Sent: Friday, November 6, 2015 10:53:45 AM
> Subject: Re: [keycloak-dev] Adapter Feature Pack
>
> Assuming what you want is a ZIP with WildFly and client adapter then yes,
> but not sure it works.
>
> What's this for?
>
> On 6 November 2015 at 13:12, Pedro Igor Silva <psilva(a)redhat.com> wrote:
>
> > Hi,
> >
> > Is keycloak-adapter-feature-pack the right pack to use to build
> > distributions to deploy client applications only, which require only
the
> > adapters ? In this case, WFLY ones ...
> >
> > Regards.
> > Pedro Igor
> > _______________________________________________
> > keycloak-dev mailing list
> > keycloak-dev(a)lists.jboss.org
> >
https://lists.jboss.org/mailman/listinfo/keycloak-dev
> >
>