Skip to content

Commit b3ef5af

Browse files
Merge pull request #249956 from omondiatieno/certificates
Manage certificate - Update portal steps
2 parents 2dee6f7 + f43d471 commit b3ef5af

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/active-directory/manage-apps/tutorial-manage-certificates-for-federated-single-sign-on.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ By default, Azure configures a certificate to expire after three years when it's
5454
1. Save the new certificate.
5555
1. Download the new certificate in the correct format.
5656
1. Upload the new certificate to the application.
57-
1. Make the new certificate active in the Azure portal.
57+
1. Make the new certificate active in the Microsoft Entra admin center.
5858

5959
The following two sections help you perform these steps.
6060

@@ -64,9 +64,9 @@ The following two sections help you perform these steps.
6464

6565
First, create and save new certificate with a different expiration date:
6666

67-
1. Sign in to the [Azure portal](https://portal.azure.com).
68-
1. Browse to **Azure Active Directory** > **Enterprise applications**.
69-
1. From the list of applications, select your desired application.
67+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least a [Cloud Application Administrator](../roles/permissions-reference.md#cloud-application-administrator).
68+
1. Browse to **Identity** > **Applications** > **Enterprise applications** > **All applications**.
69+
1. Enter the name of the existing application in the search box, and then select the application from the search results.
7070
1. Under the **Manage** section, select **Single sign-on**.
7171
1. If the **Select a single sign-on method** page appears, select **SAML**.
7272
1. In the **Set up Single Sign-On with SAML** page, find the **SAML Signing Certificate** heading and select the **Edit** icon (a pencil). The **SAML Signing Certificate** page appears, which displays the status (**Active** or **Inactive**), expiration date, and thumbprint (a hash string) of each certificate.

0 commit comments

Comments
 (0)