Skip to content

Commit 8a25a47

Browse files
authored
Merge pull request #116585 from MicrosoftGuyJFlo/SignInFrequencyGA
[Azure AD] Conditional Access - Sign in frequency update from PM
2 parents cd5ec56 + 63e2fb2 commit 8a25a47

File tree

5 files changed

+6
-2
lines changed

5 files changed

+6
-2
lines changed

articles/active-directory/conditional-access/concept-conditional-access-session.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Conditional Access App Control enables user app access and sessions to be monito
4545

4646
For more information, see the article [Deploy Conditional Access App Control for featured apps](/cloud-app-security/proxy-deployment-aad).
4747

48-
## Sign-in frequency (Preview)
48+
## Sign-in frequency
4949

5050
Sign-in frequency defines the time period before a user is asked to sign in again when attempting to access a resource.
5151

@@ -63,7 +63,7 @@ Sign-in frequency setting works with apps that have implemented OAUTH2 or OIDC p
6363

6464
For more information, see the article [Configure authentication session management with Conditional Access](howto-conditional-access-session-lifetime.md#user-sign-in-frequency).
6565

66-
## Persistent browser session (Preview)
66+
## Persistent browser session
6767

6868
A persistent browser session allows users to remain signed in after closing and reopening their browser window.
6969

articles/active-directory/conditional-access/howto-conditional-access-session-lifetime.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ Sign-in frequency setting works with apps that have implemented OAUTH2 or OIDC p
4848
- Dynamics CRM Online
4949
- Azure portal
5050

51+
### User sign-in frequency and multi-factor authentication
52+
53+
Sign-in frequency previously applied to only to the first factor authentication on devices that were Azure AD joined, Hybrid Azure AD joined and Azure AD registered. There was no easy way for our customers to re-enforce multi factor authentication (MFA) on those devices. Based on customer feedback, sign-in frequency will apply for MFA as well.
54+
5155
### User sign-in frequency and device identities
5256

5357
If you have Azure AD joined, hybrid Azure AD joined, or Azure AD registered devices, when a user unlocks their device or signs in interactively, this event will satisfy the sign in frequency policy as well. In the following 2 examples user sign-in frequency is set to 1 hour:
Loading
Loading
Loading

0 commit comments

Comments
 (0)