Skip to content

Commit 629f7a5

Browse files
authored
Add more detail to expiration of TAP
Including more detail regarding the expiration of tokens that are obtained when logging in using a temporary access pass.
1 parent e41f19d commit 629f7a5

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
@@ -163,7 +163,9 @@ If MFA is required for the resource tenant, the guest user needs to perform MFA
163163
### Expiration
164164

165165
An expired or deleted Temporary Access Pass can’t be used for interactive or non-interactive authentication.
166-
Users need to reauthenticate with different authentication methods after the Temporary Access Pass is expired or deleted.
166+
Users need to reauthenticate with different authentication methods after the Temporary Access Pass is expired or deleted.
167+
168+
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.
167169

168170
## Delete an expired Temporary Access Pass
169171

0 commit comments

Comments
 (0)