UWP application ERSI authentication with ADFS

385
1
11-11-2019 11:04 AM
PRAGNESHPANDYA
New Contributor

We have integrated ESRI with ADFS for token based authentication. I am looking for .NET- UWP application code to access ERSI secured map with ADFS token without user login screen. Application should access secured map without asking user login credentials. 

0 Kudos
1 Reply
JoeHershman
MVP Regular Contributor

Not sure what your actual question is....

But basically wherever you are supposed to pass a username and password to get a credential pass in empty strings.  This tells the API to use IWA.

Thanks,
-Joe
0 Kudos