How can I easily access KeyVault with my .Net Maui mobile app?

Ernest Riggen 0 Reputation points
2023-11-28T23:09:29.93+00:00

I have created a .Net Maui mobile app and have utilized the Azure backends for database access via FunctionApps. And would like to use the KeyVault as well which I already do from my FunctionApps. But authentication is tricky at best and sometimes times out and sometimes works using default azure credentials (but with much too long delays).

There must be a way to do this without introducing another service (Entra). I would be providing new app users with their personal userID and password.

Thanks for your help.

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,443 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.