Select to view content in your preferred language

How to achieve auto - authentication for secured services

554
1
07-09-2019 07:44 AM
DevendraKhatri
Emerging Contributor

I need to load my secured feature layer, generate geodatabase without showing user the login dialog.

I generate access token using client id and secret, append to my feature layer for geodatabse job, but it fails and gives me this error: Status url is missing from generate geodatabase response.

I read few articles / discussions regarding app login , where I store client_id and client_secret in the app  but people are not able to achieve this and have declared app login is available only for public services.

Need to know a better way to achieve this.

0 Kudos
1 Reply
XuemingWu
Esri Contributor

Hi Devendra,

Unfortunately we haven't supported app login in the ArcGIS Runtime SDK for Android yet, but it is something we want to support in the near future. We are looking into if there is a workaround before we support it.

Thanks,

Xueming

0 Kudos