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

Wojciech Trocki wtrocki at redhat.com
Fri Dec 1 07:19:41 EST 2017


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

-- 

WOJCIECH TROCKI

Red Hat Mobile <https://www.redhat.com/>

IM: wtrocki
<https://red.ht/sig>


More information about the keycloak-dev mailing list