Skip to content

Commit 202f25a

Browse files
authored
Merge pull request #98716 from jofried/patch-4
Add more detail to expiration of TAP
2 parents 06a7316 + 629f7a5 commit 202f25a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
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)