Share via

SecureMFA QR code is not working to register users

Imthiyaz Husain 0 Reputation points
2024-04-24T14:16:19.9666667+00:00

When our users access applications those requests are redirected to our ADFS server . Post Authentication as we have enabled MFA, our request is redirected to https://chart.googleapis.com to generate the QR code and with that users registered in their mobiles and access the application.

 Now we came to know that https://chart.googleapis.com is deprecated and it is not working.

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Akhilesh Vallamkonda 15,350 Reputation points Moderator
    2024-04-30T16:02:34.87+00:00

    Hi @Imthiyaz Husain

    Thank you for reaching out to us!

    I understand that you are facing an issue with the QR code generation for MFA registration.

    The https://chart.googleapis.com is deprecated from Google Chart API. alternatively, you will need to find a solution for generating QR codes.

    Once you have a new QR code generator solution in place, you’ll need to update the URL in your application’s code where the QR code generation is triggered instead of https://chart.googleapis.com.

    Reference: https://stackoverflow.com/questions/77757225/alternative-for-charts-googleapis-com-for-generating-qr-code-in-google-sheets

    Hope this helps. Do let us know if you any further queries.

    Thanks,

    Akhilesh.

    ------------If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.