We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1719e7e + 91e90e6 commit 47614bdCopy full SHA for 47614bd
sample/device_flow_sample.py
@@ -2,7 +2,7 @@
2
The configuration file would look like this:
3
4
{
5
- "authority": "https://login.microsoftonline.com/organizations",
+ "authority": "https://login.microsoftonline.com/common",
6
"client_id": "your_client_id",
7
"scope": ["User.Read"]
8
}
0 commit comments