question

24097844 avatar image
0 Votes"
24097844 asked 24097844 commented

Access 'Verifiable Credential' on azure portal

I'm trying to set up verifiable credential as described in the following article:

https://docs.microsoft.com/en-us/azure/active-directory/verifiable-credentials/verifiable-credentials-configure-tenant#set-up-verifiable-credentials

I set up a service principal, a key vault, and application, then navigating to 'Verifiable Credential' page shows the error
'Your organization is not yet set up to issue Verifiable Credentials, please navigate to the "Getting started" item on the left menu. '

I navigated to "Getting started", but it didn't work and generated same error message.

What should i do to access 'Verifiable Credential' page?

174363-error1.png


In the above article "Prerequisites" are:

  • If you don't have Azure subscription, create one for free.

  • Sign up for Azure Active Directory Premium editions subscription in your tenant.

  • Ensure that you have the global administrator permission for the directory you want to configure.

  • Ensure that you have PowerShell 7.0.6 LTS-x64, PowerShell 7.1.3-x64, or later installed.

I think i have met these "Prerequisites", i.e. I have Azure subscription, Azure Active Directory P2 license, and "global administrator permission"
174295-ad.png


azure-ad-licensingazure-ad-verifiable-credentials
error1.png (51.5 KiB)
ad.png (81.7 KiB)
error1.png (51.5 KiB)
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hello there,

Let's try to check a couple of things on your setup, seems that something might be missing.
1. Go to the KeyVault (that you going to be using with the VC service, in there go to Access Policies: there should be 2 service principals Verify Credentials Issuer service and Verified Credentials Request service. Both service principals should have:


  • Key Permissions get and sign

  • Secret Permissions get.

  • Your user which is the admin should also have these permissions



  1. Under the App Registration, select the App name that you use for the Issuer service and check the API permissions

    • Check that you have correctly assign the Admin consent for the Request Service createAll permission name as shown in this picture

174662-grant-admin.png


0 Votes 0 ·
grant-admin.png (45.0 KiB)

The team has confirmed that an issue was found as a consequence of a recent change that was deployed in production. The fix for the issue is on its way, we will update this thread once it is fully deployed. Really sorry for the inconvenience and thanks for reporting the issue.

Juan C

2 Votes 2 ·
sikumars avatar image
0 Votes"
sikumars answered 24097844 commented

Hi @24097844 ,

Thanks for reaching out and apologies for the inconvenience caused by above issue.

As @ms-juanca mentioned, our engineering team has verified that a problem was discovered as a result of a recent production modification. We are working on resolving the issue and will update this thread once it is fully implemented.

Thank you for your time and patience throughout this issue.

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @sikumars-msft, @ms-juanca,

Thank you for your reply.
I'll waiting for the issue to be solved.

0 Votes 0 ·
ms-juanca avatar image
1 Vote"
ms-juanca answered 24097844 commented

I'm happy to share that the fix for the issue has been rolled out. @24097844 you should be able to complete the setup of the VC service. Please let us know if you have any issues.

cc @sikumars-msft

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.


@ms-juanca @sikumars-msft

I have issued VC successfully on Azure portal.
Thank you!!

1 Vote 1 ·