We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29f8375 commit ff5d79bCopy full SHA for ff5d79b
modules/ROOT/pages/tutorial/tutorial-sso-configuration.adoc
@@ -127,7 +127,7 @@ This example shows how to configure Okta for authentication and authorization us
127
128
You can add a groups claim to ID tokens to configure authentication and authorization using ID tokens.
129
130
-. From the right-hand side of the Okta dashboard, navigate to *Security -> API*.
+. From the left-hand side of the Okta dashboard, navigate to *Security -> API*.
131
. Click the default authorization server (the one that shows `api://default` as audience) to return the `groups` claim in access tokens:
132
.. On the *Claims* tab, click *Add Claim*.
133
.. Add a claim with the name `groups`.
0 commit comments