A fully managed end-to-end service for digitally signing code, documents, and applications. (formerly Trusted Signing)
Hello @Shakir Shaker
Based on the troubleshooting you've already completed, I don't think recreating the Artifact Signing identity validation or repeatedly retrying AU10TIX is the appropriate next step.
The important sequence here is:
Artifact Signing organization validation => Action Required => AU10TIX email/PIN verification succeeds => Government ID successfully captured => AU10TIX returns NOT_MEET_REQUIREMENTS => No Verified ID issued => Authenticator cannot present a credential
Microsoft's documented Artifact Signing workflow confirms that AU10TIX must first create the Verified ID, which is then added to Microsoft Authenticator and presented back to Artifact Signing.
Since AU10TIX terminates the process with:
{
"status": "canceled",
"errorMessage": "NOT_MEET_REQUIREMENTS"
}
there is no credential for Authenticator to present. Therefore, the subsequent VerifiableCredential - missing card behavior appears to be a consequence of the failed AU10TIX issuance, rather than a Microsoft Authenticator problem.
There are also other recent Artifact Signing reports showing very similar AU10TIX failures where valid identity documents are accepted/captured but the Verified ID isn't issued. This doesn't prove a service-wide incident, but it does make further blind retries less useful.
I would not delete the existing organization validation. Microsoft documentation/community guidance also indicates that creating duplicate validation requests while one is already in progress doesn't help, and in your case you've already established that recreating the validation isn't a reliable workaround.
At this point, I believe the existing validation needs review by the Artifact Signing / Verified ID team, potentially together with AU10TIX, to determine what NOT_MEET_REQUIREMENTS represents for this particular transaction and whether the verification attempt can be reset.
You already have exactly the information that would be useful for backend investigation:
- Identity Validation ID
- Subscription ID
- Correlation ID
- Gateway Request ID
- AU10TIX session ID
- mscvid
- UTC timestamp of the failed attempt
Please don't post those identifiers or any identity documents publicly.
Microsoft moderator: Could you please help escalate this existing Organization/Public validation to the Artifact Signing identity-validation team? The failure occurs specifically during AU10TIX Verified ID issuance after successful document capture, and the only backend response exposed to the customer is NOT_MEET_REQUIREMENTS. It would also be helpful to confirm whether the AU10TIX attempt/voucher can be reset without deleting the existing organization validation.
Until the underlying decline reason is known, I wouldn't recommend additional AU10TIX attempts because the customer has already ruled out the common name, document-expiration, account and Authenticator issues.
Please "Accept the Answer" if this information helped you. This will help us and others in the community as well.