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?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,528 questions
Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,839 questions
{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.