Skip to content

Companion example code for the "Authentication in ArcGIS" technical session at Esri Developer Summit

License

Notifications You must be signed in to change notification settings

EsriDevEvents/authentication-in-arcgis-2022

Repository files navigation

Authentication in ArcGIS

Companion example code for the Authentication in ArcGIS technical session at Esri Developer Summit 2022.

This repository has sample projects that help demonstrate some of the authentication techniques you can use with ArcGIS servers. Review the documentation at Security and authentication to learn more about the methods of authentication:

There are 6 projects here that demonstrate 3 of the authentication methods:

The example servers are minimal implementations designed to demonstrate the necessary building blocks for such a service, but require additional security and operational considerations that are beyond the scope of this demo.

Additional resources