Skip to content

Commit de7f9be

Browse files
authored
DOCSP-50637-fix-OIDC-step-numbering (#12378) (#12387)
1 parent 4ccb764 commit de7f9be

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

content/manual/manual/source/includes/oidc-azure-instructions.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
1. Navigate to :guilabel:`App registrations`.
2020

21-
a. In your `Azure portal <https://portal.azure.com/>`__ account, search and click :guilabel:`Microsoft Entra ID`.
21+
1. In your `Azure portal <https://portal.azure.com/>`__ account, search and click :guilabel:`Microsoft Entra ID`.
2222

2323
#. In the :guilabel:`Manage` section of the left navigation, click :guilabel:`App registrations`.
2424

@@ -52,7 +52,7 @@
5252

5353
.. step:: Add a group claim
5454

55-
2. Navigate to :guilabel:`Token Configuration`.
55+
1. Navigate to :guilabel:`Token Configuration`.
5656

5757
In the :guilabel:`Manage` section of the left navigation,
5858
click :guilabel:`Token Configuration`.
@@ -74,7 +74,7 @@
7474

7575
.. step:: Add a user identifier claim to the access token
7676

77-
3. Click :guilabel:`Add optional claim`.
77+
1. Click :guilabel:`Add optional claim`.
7878

7979
#. In the :guilabel:`Add optional claim` modal, select :guilabel:`Access`.
8080

@@ -91,7 +91,7 @@
9191

9292
.. step:: Update the manifest
9393

94-
4. In the :guilabel:`Manage` section of the left navigation, click :guilabel:`Manifest`.
94+
1. In the :guilabel:`Manage` section of the left navigation, click :guilabel:`Manifest`.
9595

9696
#. Update the :guilabel:`requestedAccessTokenVersion` from ``null`` to ``2``.
9797

@@ -108,7 +108,7 @@
108108

109109
.. step:: Remember metadata
110110

111-
5. In the left navigation, click :guilabel:`Overview`.
111+
1. In the left navigation, click :guilabel:`Overview`.
112112

113113
Copy the :guilabel:`Application (client) ID` value.
114114

content/manual/v7.0/source/includes/oidc-azure-instructions.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
1. Navigate to :guilabel:`App registrations`.
2020

21-
a. In your `Azure portal <https://portal.azure.com/>`__ account, search and click :guilabel:`Microsoft Entra ID`.
21+
1. In your `Azure portal <https://portal.azure.com/>`__ account, search and click :guilabel:`Microsoft Entra ID`.
2222

2323
#. In the :guilabel:`Manage` section of the left navigation, click :guilabel:`App registrations`.
2424

@@ -52,7 +52,7 @@
5252

5353
.. step:: Add a group claim
5454

55-
2. Navigate to :guilabel:`Token Configuration`.
55+
1. Navigate to :guilabel:`Token Configuration`.
5656

5757
In the :guilabel:`Manage` section of the left navigation,
5858
click :guilabel:`Token Configuration`.
@@ -74,7 +74,7 @@
7474

7575
.. step:: Add a user identifier claim to the access token
7676

77-
3. Click :guilabel:`Add optional claim`.
77+
1. Click :guilabel:`Add optional claim`.
7878

7979
#. In the :guilabel:`Add optional claim` modal, select :guilabel:`Access`.
8080

@@ -91,7 +91,7 @@
9191

9292
.. step:: Update the manifest
9393

94-
4. In the :guilabel:`Manage` section of the left navigation, click :guilabel:`Manifest`.
94+
1. In the :guilabel:`Manage` section of the left navigation, click :guilabel:`Manifest`.
9595

9696
#. Update the :guilabel:`requestedAccessTokenVersion` from ``null`` to ``2``.
9797

@@ -108,7 +108,7 @@
108108

109109
.. step:: Remember metadata
110110

111-
5. In the left navigation, click :guilabel:`Overview`.
111+
1. In the left navigation, click :guilabel:`Overview`.
112112

113113
Copy the :guilabel:`Application (client) ID` value.
114114

0 commit comments

Comments
 (0)