From f1e1287584a8333230d6e5be83234a96175bf766 Mon Sep 17 00:00:00 2001 From: sannaga7 <120051734+sannaga7@users.noreply.github.com> Date: Thu, 11 Apr 2024 18:23:46 +0000 Subject: [PATCH] Added details on MGDC app consent expiry --- concepts/app-authorization.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/concepts/app-authorization.md b/concepts/app-authorization.md index 3c397b08f1c..98528155aaf 100644 --- a/concepts/app-authorization.md +++ b/concepts/app-authorization.md @@ -59,6 +59,8 @@ For details about how authorization works with different scopes, see [Authorizat Finally, the wizard confirms some key information on the app for you to review. You can select **Approve**, **Decline**, or **Cancel**. An action on an app is all or nothing. Authorizing an app means you're authorizing all access specified in the previous steps. +An approval is valid until 180 days after the time of approval, after which the approval will be considered **Expired**. To renew an approval, an admin may revisit the application's approval in the M365 admin center, go through the application's details and **Approve** the authorization for another 180 days. Similarly, to revoke an approval, an admin can access the application's approval in the same way and **Decline** the authorization. + When authorizing an app, you might encounter these error messages: - `App approver and owner cannot be the same user.`