[keycloak-dev] Keycloak login without redirect to external login page

Wojciech Trocki wtrocki at redhat.com
Fri Dec 1 07:30:21 EST 2017


TL;DR - I'm looking to contribute to keycloak in my spare time.
I'm interested in mobile areas, mostly related with the login process.

On Fri, Dec 1, 2017 at 12:19 PM, Wojciech Trocki <wtrocki at redhat.com> wrote:

> I'm investigating possible options for creating javascript client that
> will help mobile developers (cordova, react native) to integrate with
> keycloak.
>
> The main idea will be to mimic other solutions that allow to login to the
> auth server using single method (instead of redirecting to the login page)
>
> For example:
>
> *authbase.auth().signInWithEmailAndPassword(email, password).then(...);*
>
> JavaScript adapter from keycloak team works fine for both Android and IOS,
> but mounting login page in webview and styling login page, may be barrier
> for the developers starting with keycloak.
>
> *Questions:*
>
> 1) Is possible to use keycloak without redirect to keycloak login page?
>
> 2) Do you have any suggestions for areas were mobile experience can be
> improved?
>
> This topic was raised before on both dev and users lists before, but
> without definitive answer[1]
> I'm looking for any information that may be helpful.
>
> [1] http://lists.jboss.org/pipermail/keycloak-user/2016-
> November/008295.html
>
>


More information about the keycloak-dev mailing list