On 9/30/2014 9:31 AM, Bill Burke wrote:
On 9/30/2014 9:28 AM, Corinne Krych wrote:
> On 26 Sep 2014, at 17:27, Bill Burke <bburke(a)redhat.com> wrote:
>
>> I need some input.
>>
>> It is ok for, registration page and social link buttons to only be
>> linkable from within a Keycloak login page?
>>
> When you say keyclaok login page, does it have to ba web-based page?
>
> What about mobile native app?
> It would be nice to have the option for an iOS mobile app to add
“MykeycloakServername login” customizable button from the native app sdk.
> Like google+plus btutton for example:
>
https://developers.google.com/+/mobile/ios/sign-in
>
Somebody on the Aerogear project implemented something like this for
Android. They may be doing the same for iOS too.
I have no plans on doing things
for iOS. The Android Authenticator just
displays a webview of the login page and detects when then "code"
parameter is in the response URI.
Bill