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

2 answers

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  2. Akhilesh Vallamkonda 15,320 Reputation points Microsoft External Staff 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 Answers by the question author, which helps users to know the answer solved the author's problem.