Skip to content

Commit 3d20d41

Browse files
authored
Update README.md for Azure Provider (#1370)
1 parent 0d4dff0 commit 3d20d41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Azure/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ $socialUser = Socialite::driver('azure')
107107
->user();
108108
```
109109

110-
If the application that you are authenticating against is anything other single tenant, use the following values in place of the client_id:
110+
If the application that you are authenticating against is anything other single tenant, use the following values in place of the tenant_id:
111111
- Multitenant applications: "organizations"
112112
- Multitenant and personal accounts: "common"
113113
- Personal accounts only: "consumers"

0 commit comments

Comments
 (0)