Skip to content

Commit 389a522

Browse files
docs: use correct policy names for Classic and Identity Engine (OKTA-1185560)
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
1 parent ade139f commit 389a522

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • packages/@okta/vuepress-site/docs/guides

packages/@okta/vuepress-site/docs/guides/ie-limitations/main/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Are you an admin? See the Identity Engine [limitations](https://help.okta.com/ok
1717

1818
### Custom sign-in page for embedded app links
1919

20-
**What Changed:** Using a custom sign-in page for embedded app links isn't supported. Users who click an app embed link are now evaluated by their org's Okta sign-on policy. Admins can customize an Okta-hosted sign-in page or configure an IdP routing rule for the app.
20+
**What Changed:** Using a custom sign-in page for embedded app links isn't supported. Users who click an app embed link are now evaluated by their org's global session policy (called the **Okta sign-on policy** in Classic Engine). Admins can customize an Okta-hosted sign-in page or configure an IdP routing rule for the app.
2121

2222
**Further information:** [Configure a custom Okta-hosted sign-in page](/docs/guides/custom-widget/) and [Configure routing rules](https://help.okta.com/okta_help.htm?type=oie&id=ext_Identity_Provider_Discovery).
2323

packages/@okta/vuepress-site/docs/guides/oie-upgrade-api-changes/main/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Direct device token passing is no longer the primary method for device context i
5555

5656
| Migration path | Description | Trade-off |
5757
| --- | --- | --- |
58-
| Temporary backward compatibility | Keep the Classic global sign-on policy active. | New Identity Engine device features remain unavailable. |
58+
| Temporary backward compatibility | Keep the Okta sign-on policy active (called the **global session policy** in Identity Engine). | New Identity Engine device features remain unavailable. |
5959
| Redirect-based authentication | Migrate to Okta-hosted sign-in pages. | Device context policies are handled automatically. |
6060
| Updated SDKs | Adopt Identity Engine SDKs for embedded apps. | Full access to Identity Engine Device Trust capabilities. |
6161

0 commit comments

Comments
 (0)