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 MAUI
Windows for business | Windows Server | Devices and deployment | Configure application groups
{count} votes

Your answer

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