Skip to content

Commit f642dc7

Browse files
bernawykengaderdus
andauthored
Update articles/active-directory-b2c/faq.yml
Co-authored-by: Kenga Derdus <[email protected]>
1 parent f0aea39 commit f642dc7

File tree

1 file changed

+1
-1
lines changed
  • articles/active-directory-b2c

1 file changed

+1
-1
lines changed

articles/active-directory-b2c/faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ sections:
235235
Follow the following steps to check if the refresh token is valid or revoked:
236236
1. Retrieve the `RefreshToken` and the `AccessToken` by redeeming `authorization_code`.
237237
1. Wait for 7 minutes.
238-
1. Use PowerShell cmdlet [Revoke-AzureADUserAllRefreshToken](https://docs.microsoft.com/en-us/powershell/module/azuread/revoke-azureaduserallrefreshtoken?view=azureadps-2.0) or Microsoft Graph API [invalidateAllRefreshTokens](https://docs.microsoft.com/en-us/graph/api/user-invalidateallrefreshtokens?view=graph-rest-beta&tabs=http) to run the `RevokeAllRefreshToken` command.
238+
1. Use PowerShell cmdlet [Revoke-AzureADUserAllRefreshToken](https://docs.microsoft.com/en-us/powershell/module/azuread/revoke-azureaduserallrefreshtoken?view=azureadps-2.0) or Microsoft Graph API [invalidateAllRefreshTokens](https://docs.microsoft.com/graph/api/user-invalidateallrefreshtokens?view=graph-rest-beta&tabs=http) to run the `RevokeAllRefreshToken` command.
239239
1. Wait for 10 minutes.
240240
241241
1. Retrieve the `RefreshToken` again.

0 commit comments

Comments
 (0)