Is there a Windows Forms Authentication sample for 100.15.0?

309
2
12-14-2022 06:29 PM
DejanMitrovic
New Contributor II

We are trying to add the Runtime .Net library to a legacy application based on .Net framework and Windows Forms. It mostly works correctly but we have a problem when using the WebBrowser component for authentication (as per WPF sample). Is there any working Windows Forms sample that includes OAuth2 authentication?

 

0 Kudos
2 Replies
dotMorten_esri
Esri Notable Contributor

 we have a problem

Can you detail what sort of problem you're having?

0 Kudos
DejanMitrovic
New Contributor II

The authentication page is displayed correctly in the WebBrowser component but when we enter credentials it never tries to go to the redirect page so the code cannot detect if the authentication was successful. 

I attached the small test app that we are using. BTW: we also raised the problem with the support team. 

Thanks,

Dejan

0 Kudos