Skip to content

Commit 599d69b

Browse files
authored
Update Set-AuthenticationPolicy.md
1 parent b31c1a0 commit 599d69b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

exchange/exchange-ps/exchange/Set-AuthenticationPolicy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ Legacy Exchange tokens include Exchange user identity and callback tokens.
367367

368368
The switch applies to the entire organization. The Identity parameter is required and must be set to the value "LegacyExchangeTokens". Specific authentication policies can't be applied.
369369

370-
**Important**: Legacy Exchange Online tokens will be turned off for all organizations from August 2025 through September 2025. Once turned off, you can't use the _AllowLegacyExchangeTokens_ switch on the **Set-AuthenticationPolicy** cmdlet to turn on these tokens. If you receive the error "Legacy Exchange Online tokens are disabled" when you run the command `Get-AuthenticationPolicy -AllowLegacyExchangeTokens`, you can request an exception by [creatin a request through Microsoft Support](https://aka.ms/LegacyTokensByOctober). 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).
370+
**Important**: Legacy Exchange Online tokens will be turned off for all organizations from August 2025 through September 2025. Once turned off, you can't use the _AllowLegacyExchangeTokens_ switch on the **Set-AuthenticationPolicy** cmdlet to turn on these tokens. If you receive the error "Legacy Exchange Online tokens are disabled" when you run the command `Get-AuthenticationPolicy -AllowLegacyExchangeTokens`, you can [contact Microsoft Support to request an exception](https://aka.ms/LegacyTokensByOctober). 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).
371371

372372
```yaml
373373
Type: SwitchParameter
@@ -561,7 +561,7 @@ The switch applies to the entire organization. The Identity parameter is require
561561

562562
**Important**:
563563

564-
- Beginning August 1 2025 through September 2025, legacy Exchange Online tokens will be turned off for all organizations. Once turned off, you can no longer use the _AllowLegacyExchangeTokens_ parameter on the **Set-AuthenticationPolicy** cmdlet to turn on these tokens. To determine if legacy tokens have been turned off for your organization, run `Get-AuthenticationPolicy -AllowLegacyExchangeTokens`. If legacy tokens have been turned off, the "Legacy Exchange Online tokens are disabled" warning is shown. To request an exception, [create a request through Microsoft Support](https://aka.ms/LegacyTokensByOctober). 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).
564+
- Legacy Exchange Online tokens will be turned off for all organizations from August 2025 through September 2025. Once turned off, you can't use the _AllowLegacyExchangeTokens_ switch on the **Set-AuthenticationPolicy** cmdlet to turn on these tokens. If you receive the error "Legacy Exchange Online tokens are disabled" when you run the command `Get-AuthenticationPolicy -AllowLegacyExchangeTokens`, you can [contact Microsoft Support to request an exception](https://aka.ms/LegacyTokensByOctober). 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).
565565
- Legacy Exchange tokens issued to Outlook add-ins before token blocking was implemented in your organization will remain valid until they expire.
566566
- Blocking legacy Exchange tokens might cause some Microsoft add-ins to stop working. These add-ins are being updated to no longer use legacy tokens.
567567

0 commit comments

Comments
 (0)