Select to view content in your preferred language

Developer API Key access to private layer

75
1
Thursday
OrionCMDIC
New Contributor

Good afternoon.

Our team is developing an application in react to access some resources hosted on arcgis online, at the moment we are using a Developer API KEY but there are elements that we cannot access or view with said KEY.

The application implements authentication with Azure AD with its own login form so we do not want to show another form for Arcgis Oauth, is there an example or way to perform Oauth authentication without user interaction. Or it is possible to allow access to certain elements from the API Key only very specific elements

Thank you very much in advance

0 Kudos
1 Reply
JamesIng
New Contributor III

I added a comment on another post but I think it's the same thing:


@OrionCMDIC wrote:

Good afternoon.

Our team is developing an application in react to access some resources hosted on arcgis online, at the moment we are using a Developer API KEY but there are elements that we cannot access or view with said KEY.

The application implements authentication with Azure AD with its own login form so we do not want to show another form for Arcgis Oauth, is there an example or way to perform Oauth authentication without user interaction. Or it is possible to allow access to certain elements from the API Key only very specific elements

Thank you very much in advance


The newly released API keys in Esri Location Platform (formerly esri platform) only works with featureServices that have been uploaded into the same account - Not AGOL. Accessing features in AGOL still requires the standardised Esri authentication.

James from www.landkind.com
0 Kudos