[keycloak-user] iOS App login with Keycloak

Joey huazonglin at gmail.com
Sun Sep 25 23:21:12 EDT 2016


Thanks Guys, sorry for reply so late. I will try your solutions later. thanks.

On Thu, Sep 22, 2016 at 8:39 PM, Thomas Darimont
<thomas.darimont at googlemail.com> wrote:
> Hello,
>
> I adapted an Android based OpenID Connect Demo Application to work with
> Keycloak.
> In Keycloak I created a confidential client with direct access grants as
> Scott described.
>
> https://github.com/thomasdarimont/android-openid-connect/tree/feature/keycloak-oidc-demo
> See the recent commits in the feature/keycloak-oidc-demo branch.
>
> Cheers,
> Thomas
>
> 2016-09-22 13:57 GMT+02:00 Scott Rossillo <srossillo at smartling.com>:
>>
>> You can do that using direct access grants if you search the docs for it.
>> However, we have native apps and just skinned our login pages to be
>> responsive and look great on mobile.
>>
>> The latter option is a better approach especially if you plan to implement
>> 2FA.
>>
>> On Thu, Sep 22, 2016 at 6:27 AM Joey <huazonglin at gmail.com> wrote:
>>>
>>> Hi Guys,
>>>
>>> We are building a system, including 3 subsystems for a big website.
>>> and iOS and Android app. We use KeyCloak as the SSO server for all
>>> subsystems, and then we also want to use KeyCloak for iOS and Android
>>> as the login server. But for iOS, Android we want to use native login
>>> page not the html page provide by KeyCloak adapter. but I read all
>>> documents and discussions, I didnt find a way how to implement it.
>>> Anybody can help me? thanks.
>>>
>>>
>>> Joey
>>> _______________________________________________
>>> keycloak-user mailing list
>>> keycloak-user at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/keycloak-user
>>
>>
>> _______________________________________________
>> 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