0

I am following this sample here and have deployed it and integrated it with my test Azure AD B2C user sign in journey. However, when it loads the page (selfasserted-appfactor-registration.html), there is no QR code. I don't see anything in the documentation regarding this.

enter image description here

Riz
  • 6,486
  • 19
  • 66
  • 106
  • Can you share your 'Run Now' link? Are there any errors in the console? Do you see the – Jas Suri - MSFT Jan 20 '21 at 10:59
  • the run now link won't help because only after you log in, you are presented with the page. there are quite a few script tags when i look at the page source including the minimized jquery that's inserted there by ad b2c. – Riz Jan 20 '21 at 20:32
  • also there are no errors in the console – Riz Jan 21 '21 at 07:15
  • Look at the JS script tag in the HTML file as part of the sample - do you see this script tags on your page via the Run Now link? The sample works by getting a base64 encoded image and using JS to convert it into an image client side. – Jas Suri - MSFT Jan 21 '21 at 08:52
  • Hi @JasSuri-MSFT, it's finally working. thanks for your help. – Riz Feb 11 '21 at 12:46
  • @Riz how it work can you explain? – Kamruzzaman Jul 15 '21 at 12:33

0 Answers0