Developers

Microsoft Entra

Microsoft Entra ID (formerly known as Microsoft Azure Active Directory or Azure AD) is a cloud-based identity and access management (IAM) solution. It is a directory and identity management service that operates in the cloud and offers authentication and authorization services to various Microsoft services, such as Microsoft 365, Dynamics 365, Microsoft Azure and third-party services.

Register new app and authentication policy

Go to your Applications page, then go to the app registration tab and press New Registration.

screen

In your app registration, go to Certificates and secrets and add new secret that you got from the iPortal OIDC application .

Then go to Protection tab and add new external method in your Authentication methods.

screen

Fill in the name, ClientID that you got from the Identity Platform, discovery endpoint and your applicationID that you have created in the first step.

screen

Create the group and add users

Create a new group for the users you want to enable iProov as a 2FA and add users that you want to authenticate. To do so, Go to Authentication Methods and then to Policies, press on your created authentication method. Set the target group of users and enable it.