A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation
For inquiries related with identity pass, do we have specific team/ POC to be connected?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Here is the look of the page of the verifier (FTE) when doing identity pass
Is this expected?
And can it be proceeded further?
Because from the user did not receive any feature to upload for badge photo or anything
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation
For inquiries related with identity pass, do we have specific team/ POC to be connected?
AI answer
The badge photo is expected to come from the Verified ID (for example, a VerifiedEmployee credential or another credential that includes a trusted photo), not from a manual upload step in the verifier app.
For Face Check with Microsoft Entra Verified ID:
"type": "image/jpg;base64url", and the actual claim value must be UrlEncode(Base64Encode(JPEG image)).VerifiedEmployee credentials using the Microsoft Entra ID user profile photo. There is no separate “badge photo upload” in the verifier UI; the verifier only receives the credential and a confidence score.To proceed, ensure that the credential being presented actually includes a properly defined and encoded photo claim (or, when using MyAccount, that the user’s Microsoft Entra profile photo is set). Once a credential with a valid photo is issued and stored in Microsoft Authenticator, Face Check can compare the selfie to that photo and the verifier will show the badge photo and a confidence score.
References: