[keycloak-user] Unified login for existing applications

Stian Thorgersen sthorger at redhat.com
Fri Oct 23 04:40:42 EDT 2015


We have plenty of examples available from the downloads.

If you want to bundle your app together with Keycloak you'd need:

* WildFly (needs to match version used by Keycloak as we only support one
version)
* Add the server overlay (look at server installation in the docs)
* Add the WildFly adapter (look at adapter installation in the docs)
* Add your app

Then create a zip or whatever of that ;)

On 23 October 2015 at 10:35, Joseph Djomeda <joseph at djomeda.com> wrote:

> Hi Stian,
>
> Thanks for the swift reply. I have put some comments inline. Is there any
> example , tutorial towards what I would like to achieve meaning building on
> top of keycloak.
>
> Best Regards,
>
> On Fri, Oct 23, 2015 at 8:16 AM Stian Thorgersen <sthorger at redhat.com>
> wrote:
>
>> On 23 October 2015 at 09:59, Joseph Djomeda <joseph at djomeda.com> wrote:
>>
>>> Hi Community,
>>>
>>> Thanks for all the amazing features list I have read about this product
>>> and that is truly exciting.Kudos for pulling down all that. I am new to the
>>> world of SSO and so on but I am doing my home work catching up.
>>>
>>> I have a problem and I am wondering whether keycloak is the solution. We
>>> have 5 different applications each using etiher apache shiro or spring
>>> security for authentication. Those using shiro have different hashing
>>> algorithm and different number of iterations. We are about to launch new
>>> products each with their own authentication so we were like why not go
>>> google model.
>>>
>>> here are few questions I would like to ask those of you actively using
>>> keycloak.
>>>
>>>
>>>    - Can I build an application with keycloak embedded in it where
>>>    keycloak provides identity based on some logic that we will put in the
>>>    parent application. Logic like how to merge all products mentioned earlier?
>>>
>>> Depends - what is your application deployed to? Keycloak is meant to be
>> a standalone service, but can be deployed to WildFly alongside JavaEE apps.
>>
>
> It's going to basically be a java webapp deployed into tomcat or jetty but
> can try wildfly.
>
>
>>>    - Supposing no work is needed and everything I mentioned is
>>>    supported can keycloak allow relooking/branding of UI such a way it's
>>>    inline with most of UI directions we have for all our existing products?
>>>
>>> Yes, we have theme support that lets you modify the l&f of all pages
>>
> Awesome
>
>
>>
>>>    - Can I use keycloak to not only provide SSO for our own
>>>    applications but also make that keycloak become and ID provider (likes of
>>>    openID etc ) for other applicaitons that we don't own?
>>>
>>> Yes, not OpenID though. We support OpenID Connect and SAML v2.
>>
>
> Awesome
>
>>
>>
>>>
>>> Thanks for reading my questions and I hope I will be able to learn from
>>> all of you
>>>
>>> Best Regards,
>>> --
>>> Joseph Kodjo-Kuma Djomeda
>>> check out my pains at : www.mycodingpains.com
>>> We become what we think about ourselves........
>>>
>>> _______________________________________________
>>> keycloak-user mailing list
>>> keycloak-user at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/keycloak-user
>>>
>>
>> --
> Joseph Kodjo-Kuma Djomeda
> check out my pains at : www.mycodingpains.com
> We become what we think about ourselves........
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20151023/7910eaca/attachment.html 


More information about the keycloak-user mailing list