I am looking for help with the topic of user authorization via biometrics or certificates in my mobile app. What I need to find out is how to setup the Azure Active Directory as well as the whole authorization process.
Currently, I have an application registered in the Azure Portal under App Registration, there are quick start guides for UWP/Windows and other platforms - they all work fine with email and password. I have no idea what are the requirements and how to setup the biometrics or certificates authentication.
I read that if I want to use certificates then I need something called "Root certificate authority" and in terms of Azure, it looks like I need a virtual machine - is that correct?
Can someone please guide me through the whole process of setting up the users in Azure Active Directory and then enabling the biometrics in my app?
Kindest regards, Joseph