You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/@okta/vuepress-site/docs/guides/oie-upgrade-api-changes/main/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ The following table summarizes the API changes in Identity Engine.
45
45
46
46
Passing the `audience` parameter to `/api/v1/authn` isn't supported in Identity Engine.
47
47
48
-
**Why:** Identity Engine uses a flexible app sign-on policy model that Classic Engine authentication pipelines can't accommodate.
48
+
**Why:** Identity Engine uses a flexible app sign-in policy model that Classic Engine authentication pipelines can't accommodate.
49
49
50
50
**Action:** Remove the `audience` parameter from authentication requests. Instead, use app-specific sign-on policies that you configure in the Admin Console.
0 commit comments