AWS bedrock-agentcore documentation change
Summary
Minor typographical changes including apostrophe formatting and heading style changes from h6 to bold text
Security assessment
Changes are purely cosmetic/formatting - apostrophe character changes and heading style adjustments. No security-related content was added, removed, or modified.
Diff
diff --git a/bedrock-agentcore/latest/devguide/identity-idp-okta.md b/bedrock-agentcore/latest/devguide/identity-idp-okta.md index 557c67f23..951f2777e 100644 --- a//bedrock-agentcore/latest/devguide/identity-idp-okta.md +++ b//bedrock-agentcore/latest/devguide/identity-idp-okta.md @@ -22 +22 @@ To add Okta as an identity provider and authorization server for accessing Agent -###### To configure Okta for inbound authentication +**To configure Okta for inbound authentication** @@ -69 +69 @@ To add Okta as an identity provider and authorization server for accessing Agent -For more details, refer to [Okta's documentation](https://developer.okta.com/docs/concepts/oauth-openid/). +For more details, refer to [Okta’s documentation](https://developer.okta.com/docs/concepts/oauth-openid/). @@ -75 +75 @@ Okta by default does not include `client_id` as a standard claim in their tokens -###### To add client_id claim to access tokens +**To add client_id claim to access tokens** @@ -90 +90 @@ Okta by default does not include `client_id` as a standard claim in their tokens -For more details, refer to [Okta's documentation](https://developer.okta.com/docs/guides/customize-tokens-returned-from-okta/main/). +For more details, refer to [Okta’s documentation](https://developer.okta.com/docs/guides/customize-tokens-returned-from-okta/main/).