Problem with OAuth using gmail account in AGOL with enterprise login

426
0
12-17-2019 12:11 PM
BenoitQuenneville
New Contributor

Hi, 

I'm having a strange behavior with the authentification in Xamarin Forms.

When calling AuthenticationManager.Current.GenerateCredentialAsync and trying to login in enterprise with an Gmail or Hotmail address, I receive an TaskCanceledException . The authentification doesn't event ask me a password.

When I'm using my User@compagnie.com it's working

In the Agol web site  I'm not having any trouble logging with my gmail Adrress (via enterprise connection)

My configuration

an Agol configure with Enterprise login (Federated AzureAD)

User added in AGOL with entrepriseID (not esri agol account)

Can easyly be reproduce with

  arcgis-runtime-samples-dotnet , project ArcGISRuntime.Xamarin.Forms.iOS

   changre ServerUrl to https://<YouAGOL>.maps.arcgis.com/sharing/rest

   Change your AppClientId

is it normal or have i done something wrong

0 Kudos
0 Replies