Azure-Samples / Azure-Samples/active-directory-verifiable-credentials
Azure B2C With Verifiable Credentials - QR Code Not Generated in SelfAsserted.html
- Dominant language
- PowerShell
- Stars
- 116
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
Hello Team,
Following the Verifiable Credentials B2C Sample here [https://github.com/Azure-Samples/active-directory-verifiable-credentials/blob/main/B2C/README.md](https://github.localhost/url)
I have updated the selfasserted.html file with the path (in Azure Storage) of qrcode.min.js. But none of the following B2C policies render the QRCode when the user journey is run. This means a verifiable credential can neither be issued nor verified.
B2C_1A_SIGNINMFA_VC
B2C_1A_SIGNIN_VC
B2C_1A_SIGNUP_SIGNIN_VC
B2C_1A_VC_SUSIQ
B2C_1A_VC_SUSI_ISSUEVC
However, there are no issues loading the QR code when hitting the app endpoint directly via localhost or using ngrok. Only seems to happen when going via Azure B2C.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.