Skip to content

Commit 558575b

Browse files
authored
Merge pull request #216929 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents fcff2e7 + dd469f7 commit 558575b

File tree

3 files changed

+210
-208
lines changed

3 files changed

+210
-208
lines changed

articles/active-directory/authentication/howto-authentication-temporary-access-pass.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,9 @@ If MFA is required for the resource tenant, the guest user needs to perform MFA
169169
### Expiration
170170

171171
An expired or deleted Temporary Access Pass can’t be used for interactive or non-interactive authentication.
172-
Users need to reauthenticate with different authentication methods after the Temporary Access Pass is expired or deleted.
172+
Users need to reauthenticate with different authentication methods after the Temporary Access Pass is expired or deleted.
173+
174+
The token lifetime (session token, refresh token, access token, etc.) obtained via a Temporary Access Pass login will be limited to the Temporary Access Pass lifetime. As a result, a Temporary Access Pass expiring will lead to the expiration of the associated token.
173175

174176
## Delete an expired Temporary Access Pass
175177

0 commit comments

Comments
 (0)