Select to view content in your preferred language

How to Migrate to the New Authentication System in ArcGIS Maps SDK for .NET

139
0
04-14-2025 07:08 AM
Labels (1)
Rachael_Ellen
Esri Contributor
2 0 139

In this latest developer's blog post (find it here on the ArcGIS Blog ), learn how about the changes introduced to authentication APIs as part of a long-term effort to simplify and align the .NET Maps SDK with other Native Maps SDKs. Key enhancements include:

  • New credential types that align with common OAuth flows
  • Server certificate validation callbacks for all platforms
  • HTTP request/response interceptors for improved monitoring and debugging
  • JSON-based credential persistence
  • Deprecation of legacy APIs that accumulated complexity over time

This blog post will guide you through the transition, highlighting new capabilities, outlining clear paths from deprecated APIs, and providing practical code examples to help you implement these changes quickly and confidently.

Screenshot 2025-04-14 at 15.06.09.png