[keycloak-user] Keycloak Demo Application

Walker, Charles cwalker at sumglobal.com
Thu Sep 24 14:58:49 EDT 2015


It's not that the docs are bad, this is just a complex app with a lot of
different touch points.
but....
* More details on individual options would be nice though, I scoured the
examples and read through a ton of source for answers to different things
* updated video tutorials.  what's out there is helpful but dated
* move away from liquibase to manage the database schema.  it's a nice tool
but i haven't ran into many dba's that allow an application to "alter" the
database.  that meant i just had to go figure out another technology just
to tease the sql out of it
* better realm management tools. the current import and export tools work
but are crude.  some type of jboss-cli support would be nice (i guess the
wildfly folks have spoiled me)

but things get better every single release!  thanks and keep up the good
work.

On Thu, Sep 24, 2015 at 2:19 PM, Bill Burke <bburke at redhat.com> wrote:

> Any suggestions for making things easier?  (Other than "your
> documentation sucks!") ;)
>
>
> On 9/24/2015 1:47 PM, Walker, Charles wrote:
> > I see a lot of folks struggling with some of the same things I've
> > encountered.  I've been working on a more complete app while testing
> > keycloaks capabilities.  It is currently:
> >   * an ubuntu vagrant vm
> >   * ansible setup
> >   * keycloak 1.5
> >   * separate wildfly 9 server
> >   * openldap server used for user federation
> >   * jee rest application showing both url protection and programatic ejb
> > authorization
> >   * angularjs web app
> >   * nginx ssl reverse proxy
> >
> > I'll keep improving it as I go along but I thought I would share and it
> > might help others.
> >
> > It's at "https://github.com/cwalker67/keycloak_demo"
> >
> > thanks,
> > charlie
> >
> >
> > _______________________________________________
> > keycloak-user mailing list
> > keycloak-user at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/keycloak-user
> >
>
> --
> Bill Burke
> JBoss, a division of Red Hat
> http://bill.burkecentral.com
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20150924/d739e535/attachment.html 


More information about the keycloak-user mailing list