Skip to content

Commit 91e90e6

Browse files
authored
The more generic common can now support DF for MSA
1 parent b149620 commit 91e90e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sample/device_flow_sample.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
The configuration file would look like this:
33
44
{
5-
"authority": "https://login.microsoftonline.com/organizations",
5+
"authority": "https://login.microsoftonline.com/common",
66
"client_id": "your_client_id",
77
"scope": ["User.Read"]
88
}

0 commit comments

Comments
 (0)