[keycloak-user] Help using Keycloak for Mobile apps

Sam McCollum smccollum at westmont.edu
Sun Sep 11 18:23:47 EDT 2016


Hi All,

I'm working on a project with some fellow students and we are attempting to
use Keycloak to manage the authentication and authorization for our java
backend running on Wildfly. We've managed to retrieve a token which we
believe to be an offline token by opening the following URL on the mobile
client and intercepting a custom URL schema: http://keycloak.cs.westmont.ed
u/auth/realms/Westmont/protocol/openid-connect/auth?redirect
_uri=app.test://login&response_type=code&client_id=TestApp&s
cope=offline_access

We hope that this doesn't bother you, but we are really struggling to
figure out how to request the access token from the refresh token using the
REST API as we haven't found any documentation or tutorials covering this
use case.

We are also hoping to open source our efforts at building a library for
mobile apps to use with Keycloak.

Please let us know if there is anything else you need to understand from us.

Thanks in advance,

Sam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20160911/3d390c44/attachment.html 


More information about the keycloak-user mailing list