Skip to content

Commit 05edf81

Browse files
authored
Merge pull request MicrosoftDocs#3814 from get-itips/patch-62
Added descriptions for ClientAdalAuthOverride values
2 parents 099082a + 0be9cfe commit 05edf81

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

skype/skype-ps/skype/Set-CsOAuthConfiguration.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,15 @@ Accept wildcard characters: False
276276
```
277277

278278
### -ClientAdalAuthOverride
279-
Enable or disable ADAL (Modern Authentication) for Skype for Business Online in your tenant. Valid values are NoOverride, Allowed and Disallowed.
279+
Enable or disable ADAL (Modern Authentication) for Skype for Business Online in your tenant. Valid values are
280+
281+
NoOverride, use global OAuth configuration
282+
283+
Allowed, Enables OAuth for the tenant
284+
285+
Disallowed, Disables OAuth for the tenant
286+
287+
For more information, see [Hybrid Modern Authentication overview and prerequisites for using it with on-premises Skype for Business and Exchange servers](https://docs.microsoft.com/office365/enterprise/hybrid-modern-auth-overview)
280288

281289
```yaml
282290
Type: ClientAdalAuthOverride

0 commit comments

Comments
 (0)