A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
Accessing Kerberos-secured service from iOS / Android using .NET MAUI
MCM AL
1
Reputation point
We developed an iOS/Android-App using Xamarin.Forms, now MAUI. We want to access a web service that's behind Kerberos authentication. Running our app on windows, this is no problem.
But when we try to access the service from an iOS or Android device, we get a 401 (Unauthorized) response.
Is there any way to authenticate against a Kerberos-secured service from iOS or Android?
Developer technologies | .NET | .NET Multi-platform App UI
Developer technologies | .NET | .NET Multi-platform App UI
Windows for business | Windows Server | Devices and deployment | Configure application groups
Sign in to answer