Skip to content

Commit cbf01da

Browse files
DOCS-17054 Fixed token name (#12352)
1 parent 711a71c commit cbf01da

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

content/manual/manual/source/core/oidc/workload/workload-external-provider.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ Steps
155155

156156
1. In the :guilabel:`Manage` section of the left navigation, click :guilabel:`Manifest`.
157157

158-
#. Update the :guilabel:`accessTokenAcceptedVersion` from ``null`` to ``2``.
158+
#. Update the :guilabel:`requestedAccessTokenVersion` from ``null`` to ``2``.
159159

160160
The number ``2`` represents Version 2 of Microsoft's access
161161
tokens. Other applications can use this as proof of

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393

9494
4. In the :guilabel:`Manage` section of the left navigation, click :guilabel:`Manifest`.
9595

96-
#. Update the :guilabel:`accessTokenAcceptedVersion` from ``null`` to ``2``.
96+
#. Update the :guilabel:`requestedAccessTokenVersion` from ``null`` to ``2``.
9797

9898
The number ``2`` represents Version 2 of Microsoft's access
9999
tokens. Other applications can use this as a signed

content/manual/upcoming/source/core/oidc/workload/workload-external-provider.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ Steps
155155

156156
1. In the :guilabel:`Manage` section of the left navigation, click :guilabel:`Manifest`.
157157

158-
#. Update the :guilabel:`accessTokenAcceptedVersion` from ``null`` to ``2``.
158+
#. Update the :guilabel:`requestedAccessTokenVersion` from ``null`` to ``2``.
159159

160160
The number ``2`` represents Version 2 of Microsoft's access
161161
tokens. Other applications can use this as proof of

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393

9494
4. In the :guilabel:`Manage` section of the left navigation, click :guilabel:`Manifest`.
9595

96-
#. Update the :guilabel:`accessTokenAcceptedVersion` from ``null`` to ``2``.
96+
#. Update the :guilabel:`requestedAccessTokenVersion` from ``null`` to ``2``.
9797

9898
The number ``2`` represents Version 2 of Microsoft's access
9999
tokens. Other applications can use this as a signed

content/manual/v7.0/source/core/oidc/workload/workload-external-provider.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ Steps
155155

156156
1. In the :guilabel:`Manage` section of the left navigation, click :guilabel:`Manifest`.
157157

158-
#. Update the :guilabel:`accessTokenAcceptedVersion` from ``null`` to ``2``.
158+
#. Update the :guilabel:`requestedAccessTokenVersion` from ``null`` to ``2``.
159159

160160
The number ``2`` represents Version 2 of Microsoft's access
161161
tokens. Other applications can use this as proof of

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393

9494
4. In the :guilabel:`Manage` section of the left navigation, click :guilabel:`Manifest`.
9595

96-
#. Update the :guilabel:`accessTokenAcceptedVersion` from ``null`` to ``2``.
96+
#. Update the :guilabel:`requestedAccessTokenVersion` from ``null`` to ``2``.
9797

9898
The number ``2`` represents Version 2 of Microsoft's access
9999
tokens. Other applications can use this as a signed

0 commit comments

Comments
 (0)