AppAuth-Android icon indicating copy to clipboard operation
AppAuth-Android copied to clipboard

Browser issue with Chrome when logged in

Open sunilcnair opened this issue 6 years ago • 3 comments

I am using Google Pixel with Chrome browser. I have my demo app with appauth sdk for login. When i click login it goes to my browser (not sure why custom tab is not called). It opens Chrome browser. When i enter the credentials:

  1. If my auth server is local and i try to authorize and login. it fails and come back to my app with an error. AuthorizationException: {"type":0,"code":3,"errorDescription":"Network error"}

I dont know why it shows network error.

  1. After the login error, i am redirected to app screen. Then if i click back button from my app it takes me back to browser app. I see the browser is not killed. It is exisitng . Thats why wheni click back button it quits the app , but takes me to chrome browser login screen. Why is my browser not auto closed when i redirect back to my app.

sunilcnair avatar Nov 20 '18 03:11 sunilcnair

Hello Okta Team,

I have some similar issue. Needed help in Okta Authentication Browser issues. Please read the below issue.

Problem Description: We have a landing page where we hit the company domain. Then we redirect to Okta Login page. Okta login page is opened using the internal browser. After the page is opened using required redirect URI we enter the user name and password to authenticate. After authentication, the browser page (Okta login page) does not redirect to the app landing page. Since it is supposed to be. The browser page remains the same. Kindly help in fixing this issue.

Can some one from okta team look at this.Kindly help us.Thanks for your time.

sagarsrao avatar Jan 12 '19 06:01 sagarsrao

The same issue. When I click to allow access to gmail to my app it doesn't redirect me back to my app but opens browser default page instead

BulatMukhutdinov avatar Feb 04 '19 16:02 BulatMukhutdinov

I have the same problem on a google pixel 2 device while oneplus 5 does not return a network error.

ghost avatar Jun 27 '19 15:06 ghost