From acb6c181fd2059f1bb33f096ac3b91c010df4e19 Mon Sep 17 00:00:00 2001 From: Susan Harper Date: Thu, 1 Jun 2023 14:05:06 -0600 Subject: [PATCH] remove rn per doc action --- .../docs/release-notes/2023-okta-identity-engine/index.md | 8 +++----- .../@okta/vuepress-site/docs/release-notes/2023/index.md | 8 +++----- 2 files changed, 6 insertions(+), 10 deletions(-) diff --git a/packages/@okta/vuepress-site/docs/release-notes/2023-okta-identity-engine/index.md b/packages/@okta/vuepress-site/docs/release-notes/2023-okta-identity-engine/index.md index f34677758b1..97520777a84 100644 --- a/packages/@okta/vuepress-site/docs/release-notes/2023-okta-identity-engine/index.md +++ b/packages/@okta/vuepress-site/docs/release-notes/2023-okta-identity-engine/index.md @@ -12,7 +12,7 @@ title: Okta Identity Engine API Products release notes 2023 | ------ | ------------------------ | | [MyAccount API password update and 2FA support is EA in Preview](#myaccount-api-password-update-and-2fa-support-is-ea-in-preview) | May 24, 2023 | | [AMR Claims Mapping for IdPs is EA in Preview](#amr-claims-mapping-for-idps-is-ea-in-preview) | May 24, 2023 | -| [Bugs fixed in 2023.05.2](#bugs-fixed-in-2023-05-2) | May 24, 2023 | +| [Bug fixed in 2023.05.2](#bug-fixed-in-2023-05-2) | May 24, 2023 | #### MyAccount API password update and 2FA support is EA in Preview @@ -22,11 +22,9 @@ You can now use the [MyAccount API](https://developer.okta.com/docs/api/openapi/ This feature allows admins to configure their org to accept Authentication Method Reference (AMR) claims from SAML or OpenID Connect IdPs during SSO. Mapping AMR claims for third-party IdPs eliminates duplicate factor challenges during user authentication. AMR claims provide important context to Okta during policy evaluation, enabling a better understanding of which factors were used by the external IdP to verify the user's identity. This creates a more seamless and secure user experience, reducing friction, and boosting productivity. See [Add an external Identity Provider](/docs/guides/add-an-external-idp/oktatookta/main/#create-an-identity-provider-in-okta). -#### Bugs fixed in 2023.05.2 +#### Bug fixed in 2023.05.2 -* During the Authorization Code flow, claims appeared in the ID token when `alwaysIncludeInToken` was set to `false`. (OKTA-599051) - -* Token inline hooks failed even when a URL claim name was correctly encoded with a JSON pointer. (OKTA-602794) +Token inline hooks failed even when a URL claim name was correctly encoded with a JSON pointer. (OKTA-602794) ### Weekly release 2023.05.1 diff --git a/packages/@okta/vuepress-site/docs/release-notes/2023/index.md b/packages/@okta/vuepress-site/docs/release-notes/2023/index.md index ffd08931424..8f56929cf49 100644 --- a/packages/@okta/vuepress-site/docs/release-notes/2023/index.md +++ b/packages/@okta/vuepress-site/docs/release-notes/2023/index.md @@ -8,13 +8,11 @@ title: Okta API Products release notes 2023 | Change | Expected in Preview Orgs | | ------ | ------------------------ | -| [Bugs fixed in 2023.05.2](#bugs-fixed-in-2023-05-2) | May 24, 2023 | +| [Bug fixed in 2023.05.2](#bug-fixed-in-2023-05-2) | May 24, 2023 | -#### Bugs fixed in 2023.05.2 +#### Bug fixed in 2023.05.2 -* During the Authorization Code flow, claims appeared in the ID token when `alwaysIncludeInToken` was set to `false`. (OKTA-599051) - -* Token inline hooks failed even when a URL claim name was correctly encoded with a JSON pointer. (OKTA-602794) +Token inline hooks failed even when a URL claim name was correctly encoded with a JSON pointer. (OKTA-602794) ### Weekly release 2023.05.1