You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/msiv1_token_revocation.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,6 +47,8 @@ Steps 5-9 are new and show how the RP propagates the revocation signal.
47
47
6.**MITS** is basically a proxy, forwarding the query to **SFRP**.
48
48
7.**SFRP** uses MSAL again to get a **new** token from eSTS.
49
49
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.
50
52
51
53
> [!NOTE]
52
54
> 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