Skip to content

Commit c4b4831

Browse files
Update packages/@okta/vuepress-site/docs/guides/sign-in-to-spa-embedded-widget/main/vue/create-app-integration.md
Co-authored-by: barbaravo-okta <[email protected]>
1 parent fd472f7 commit c4b4831

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

packages/@okta/vuepress-site/docs/guides/sign-in-to-spa-embedded-widget/main/vue/create-app-integration.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,11 @@ Before you integrate Okta authentication to your app, register your app in your
2626

2727
> **Note:** Remember to [update the password authenticator policy rule](/docs/guides/oie-embedded-common-org-setup/nodejs/main/#update-the-password-authenticator-to-password-only) to not require any additional verification.
2828
29-
1. In the **Security** > **API** > **Authorization Servers** section, verify that the custom authorization server uses the Interaction Code grant type by selecting the **default** server, clicking **Access Policies**, and then editing the **Default Policy Rule**. Click **Advanced** in the **IF Grant type is** section to ensure that the **Interaction Code** checkbox is selected.
29+
1. Verify that the custom authorization server uses the **Interaction Code** grant type.
30+
* Go to **Security** > **API** > **Authorization Servers**.
31+
* Select the **default** server.
32+
* Edit the **Default Policy Rule**.
33+
* Click **Advanced** in the **IF Grant type is** section and ensure that the **Interaction Code** checkbox is selected.
3034

3135
<VerifyICGrantType />
3236

0 commit comments

Comments
 (0)