Google Calendar is not picked up for consent when configured Google as the Identity provider in the App Services Authentication section

Krishnamoorthy Ramakrishna 0 Reputation points
2024-10-14T16:39:27.17+00:00

I have developed a Streamlit application that leverages Google Calendar. The app hosted in Azure App Services (linux based, GitHub Action being a trigger for deployment - which is working fine. I am leveraging the X-HEADERS set by Azure (Ex: "X-MS-TOKEN-GOOGLE-ACCESS-TOKEN") for getting the token and build the necessary services. The Google project is configured to ask consent for basic user details, email, profile picture and Google Calendar. But when the login and consent redirection happens from Azure, google does not show Calendar. It shows only the basic info requested.

Additionally, at this point, the Google project is under Testing and not made as Production.

How to make Azure instruct Google to ask consent for Google calendar?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,988 questions
{count} votes

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.