Skip to content

Commit 2ec9e2c

Browse files
committed
Update description of AllowLegacyExchangeTokens parameter
1 parent cd3f4e8 commit 2ec9e2c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

exchange/exchange-ps/exchange/Get-AuthenticationPolicy.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,13 +77,15 @@ Accept wildcard characters: False
7777
### -AllowLegacyExchangeTokens
7878
This parameter is available only in the cloud-based service.
7979
80-
The AllowLegacyExchangeTokens switch specifies whether legacy Exchange tokens are allowed for Outlook add-ins in your organization. You don't need to specify a value with this switch.
80+
The AllowLegacyExchangeTokens switch specifies whether legacy Exchange tokens are allowed for Outlook add-ins in your organization.
81+
It also specifies the most recent date and time an add-in was allowed or blocked from acquiring a token.
82+
You don't need to specify a value with this switch.
8183
8284
Legacy Exchange tokens include Exchange user identity and callback tokens.
8385
8486
**Important**:
8587
86-
- Currently, the AllowLegacyExchangeTokens switch only specifies whether legacy Exchange tokens are allowed in your organization. For now, disregard the empty Allowed and Blocked arrays returned by the switch.
88+
- The AllowLegacyExchangeTokens switch specifies any add-in that requested an Exchange token starting on January 17, 2025.
8789
- Legacy Exchange tokens will eventually be blocked by default in all cloud-based organizations. For more information, see [Nested app authentication and Outlook legacy tokens deprecation FAQ](https://learn.microsoft.com/office/dev/add-ins/outlook/faq-nested-app-auth-outlook-legacy-tokens#what-is-the-timeline-for-shutting-down-legacy-exchange-online-tokens).
8890
8991
```yaml

0 commit comments

Comments
 (0)