Skip to content

Commit 611648e

Browse files
authored
Update Get-AuthenticationPolicy.md for clarity and formatting
1 parent 2ec9e2c commit 611648e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,15 +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.
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.
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.
8381
8482
Legacy Exchange tokens include Exchange user identity and callback tokens.
8583
84+
This switch also specifies the most recent date and time that an add-in was allowed or blocked from acquiring a token.
85+
8686
**Important**:
8787
88-
- The AllowLegacyExchangeTokens switch specifies any add-in that requested an Exchange token starting on January 17, 2025.
88+
- As of January 17 2025, the AllowLegacyExchangeTokens switch specifies any add-in that requested an Exchange token.
8989
- 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).
9090
9191
```yaml

0 commit comments

Comments
 (0)