Ask Your Question
3

How can users be notified when their sign-in sessions are about to expire using Azure AD Conditional Access with Sign-in Frequency?

asked 2021-05-23 11:00:00 +0000

qstack gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2022-01-29 05:00:00 +0000

djk gravatar image

The following steps can be used to notify users when their sign-in sessions are about to expire using Azure AD Conditional Access with Sign-in Frequency:

  1. Sign in to the Azure portal as an administrator.
  2. Navigate to Azure Active Directory > Conditional Access > New Policy.
  3. Give the policy a name and a description.
  4. Under Assignments, select the users or groups you want to apply the policy to.
  5. Under Session, select Sign-in Frequency as a condition.
  6. Choose a sign-in frequency based on your organization's needs.
  7. Under Access Controls, select Grant, and then choose the appropriate access control option.
  8. Under Session, select Notify the user when sessions are about to expire.
  9. Set a value for the notification time, such as 15 minutes before session expiry.
  10. Choose an Email templates or Edit a default template.
  11. Click Create to save the policy.

With this policy, users will receive an email notification 15 minutes before their sign-in session is due to expire, prompting them to sign in again to keep their session active. This helps prevent users from being unexpectedly signed out of applications or losing unsaved work.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2021-05-23 11:00:00 +0000

Seen: 1 times

Last updated: Jan 29 '22