Skip to content

Commit 57a8aa5

Browse files
committed
Add note about token issuance
1 parent c2774ef commit 57a8aa5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

exchange/exchange-ps/exchange/Remove-AuthenticationPolicy.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ This switch applies to the entire organization, even if you specify an authentic
7575
**Important**:
7676
7777
- This switch disregards other authentication policy parameters used in the same command. We recommend running separate commands for other authentication policy changes.
78+
- Legacy Exchange tokens issued to Outlook add-ins before token blocking was implemented in your organization will remain valid until they expire.
7879
- 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).
7980
8081
```yaml

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -558,6 +558,7 @@ This switch applies to the entire organization, even if you specify an authentic
558558
**Important**:
559559

560560
- This switch disregards other authentication policy parameters used in the same command. We recommend running separate commands for other authentication policy changes.
561+
- Legacy Exchange tokens issued to Outlook add-ins before token blocking was implemented in your organization will remain valid until they expire.
561562
- 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.
562563
- 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).
563564

0 commit comments

Comments
 (0)