Does Authenticator of AAD provide callback after VC is successfully issued?

Charlie Heinemann 16 Reputation points
2021-05-18T22:41:15.107+00:00

Do you know if this is possible? I'd like my issuer web page to display a message after AAD has issued the VC. I need Authenticator or AAD to make a callback so my app.js knows the VC was issued successfully. I tried adding cliendId and redirectUri to my RequestorBuilder in the issuer but neither Authenticator nor AAD did a callback. These properties work fine in the verifier page requesting a VC from Authenticator though. Any idea how to get a callback on issuance? Thanks

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,489 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,639 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Matthijs Hoekstra 6 Reputation points
    2021-06-07T22:01:15.5+00:00

    Unfortunately not yet. This is something we plan to do in the future.