androidibm-cloudchrome-custom-tabsandroid-customtabsibm-appid

Bluemix AppID Authentication


I am using Bluemix App ID. I am facing Problem with authentication Problem. It works fine when my device have chrome browser. Device without chrome browser cause Authorization Failure. Exception message is:

Could NOT find installed browser that support Chrome tabs on the device.

Is Bluemix App ID works with chrome only?

Edit:

I have checked Bluemix library class AuthorizationUIManager and found out that they have used CustomTabsService for detecting device can support Custom Tab or not.

Can anyone explain why they need custom tab support and how to resolve the problem?


Solution

  • Bluemix App ID works with devices that have Chrome browser or any other browser that support Chrome tabs.

    Google announced that: "authorization requests in embedded browsers will be blocked on April 20, 2017".

    Since Bluemix App ID uses Google as identity provider, Bluemix App ID must use Chrome browser or one that support Chrome tabs.