I'm trying to set up verifiable credential as described in the following article:
https://learn.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?
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"