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

Sebastien Blanc sblanc at redhat.com
Fri Dec 1 11:13:02 EST 2017


Hi !

Have you talked with Summers about this, he know he had also some ideas ?

For your first question, yes you can bypass the redirect by using Direct
Grant but it's not really a good practice and you loose most of the SSO
benefits.

Sebi


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

> 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
> >
> >
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
>


More information about the keycloak-dev mailing list