[keycloak-user] Implementing Keycloak on Android

Stian Thorgersen sthorger at redhat.com
Fri Jun 2 03:37:23 EDT 2017


Custom tabs is the way to go on Android, not direct grant. Custom tabs
allows using the system browser which means all the security from the
system browser, SSO support between multiple apps, all nice flows from
Keycloak, etc..

On 2 June 2017 at 09:35, Stian Thorgersen <sthorger at redhat.com> wrote:

> What's wrong with AppAuth? It's Google's answer to OpenID Connect on
> Android. I can't see how that can be wrong ;)
>
> I haven't tried it though, but it's the first thing I would look at if I
> was trying to secure an Android app with Keycloak.
>
> On 31 May 2017 at 14:23, Raquel Júdez Bello <raqueljudezb at gmail.com>
> wrote:
>
>> Hi everyone,
>> I am having trouble finding libraries to implement a Keycloak client for
>> Android.
>> So far, I have found AppAuth and Androgear in keycloak.org, but I am not
>> convinced about their simplicity.
>>
>> Has anyone implemented a simple client for Android?
>> Thank you very much.
>>
>> --
>> Raquel Júdez.
>> _______________________________________________
>> keycloak-user mailing list
>> keycloak-user at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/keycloak-user
>
>
>


More information about the keycloak-user mailing list