Share via

Accessing Kerberos-secured service from iOS / Android using .NET MAUI

MCM AL 1 Reputation point
2023-01-09T14:08:17.103+00:00

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
Windows for business | Windows Server | Devices and deployment | Configure application groups

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.