diff --git a/parameters.json b/parameters.json index baa167a..e52f2e3 100644 --- a/parameters.json +++ b/parameters.json @@ -1,5 +1,5 @@ { - "authority": "https://login.microsoftonline.com/common", + "authority": "https://login.microsoftonline.com/", "client_id": "enter your Application (Client) Id", "scope": ["User.Read"], "endpoint": "https://graph.microsoft.com/v1.0/me"