Skip to content

Commit 7fb5119

Browse files
authored
Update msiv1_token_revocation.md to specify MIRP api-version (#5202)
Update msiv1_token_revocation.md
1 parent e9ae255 commit 7fb5119

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/msiv1_token_revocation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ Steps 5-9 are new and show how the RP propagates the revocation signal.
4747
6. **MITS** is basically a proxy, forwarding the query to **SFRP**.
4848
7. **SFRP** uses MSAL again to get a **new** token from eSTS.
4949

50+
> [!IMPORTANT]
51+
> This design is only applicable to MIRP api-version=2025-03-30 (for App Service). api-version for service fabric will be soon made available.
5052
5153
> [!NOTE]
5254
> ClientCapabilities is an array of capabilities. In case the app developer sends multiple capabilities, these will be sent to the RP as `MITS_endpoint?xms_cc=cp1,cp2,cp3`. The RP MUST pass "cp1" (i.e. the CAE capabilitiy) if it is included.

0 commit comments

Comments
 (0)