Problem with Function Apps Google Authentication not displaying Scopes

BillyBob 101 Reputation points
2020-10-29T17:13:11.277+00:00

I have added a Function App to be used for login authentication. When I select Authentication / Authorization on the left panel, then select Google on the right panel, I only get the Client Id, Client Secret text boxes to fill out. The Scopes are not displaying.
If I do it for Facebook or Microsoft, the Scopes are displaying fine.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,890 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,663 questions
{count} votes

1 answer

Sort by: Most helpful
  1. ChaitanyaNaykodi-MSFT 25,841 Reputation points Microsoft Employee
    2020-11-01T17:14:38.253+00:00

    Hello @BillyBob ,
    Thank you for reaching out. Yes, that is correct currently the UI does not display the scopes for Google authentication I will definitely encourage you to raise a request to add this feature on the Azure User Voice platform. Currently you can add additional scopes as shown here in Step-3 or else you can also add scopes while configuring the Consent Screen on Google API Console. Please let me know if you need any additional help. Thank you!


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.