AWS Security ChangesHomeSearch

AWS solutions documentation change

Service: solutions · 2026-01-16 · Documentation low

File: solutions/latest/innovation-sandbox-on-aws/create-saml-app.md

Summary

Removed hyperlink formatting from an example URL in the SAML application configuration instructions

Security assessment

Change is purely cosmetic formatting of a URL example. No security implications as the actual callback URL structure remains unchanged.

Diff

diff --git a/solutions/latest/innovation-sandbox-on-aws/create-saml-app.md b/solutions/latest/innovation-sandbox-on-aws/create-saml-app.md
index 893b97b82..bdaeaf7bf 100644
--- a//solutions/latest/innovation-sandbox-on-aws/create-saml-app.md
+++ b//solutions/latest/innovation-sandbox-on-aws/create-saml-app.md
@@ -27 +27 @@ In this step, you federate your Identity Provider (IdP) to IAM Identity Center t
-     * **Application ACS URL** : The URL of the CloudFront distribution (or alternate domain name associated with the distribution) from the Compute stack output appended with `/api/auth/login/callback`. For example: `<ISB_WEB_URL>/api/auth/login/callback` where `ISB_WEB_URL` is the CloudFront Distribution URL or alternate domain (for example: [https://duyXXXXXXXeh.cloudfront.net/api/auth/login/callback](https://duyXXXXXXXeh.cloudfront.net/api/auth/login/callback)). To view the Compute stack outputs, navigate to the **AWS CloudFormation > Stacks > Outputs** tab, in the account where you have deployed the Compute stack.
+     * **Application ACS URL** : The URL of the CloudFront distribution (or alternate domain name associated with the distribution) from the Compute stack output appended with `/api/auth/login/callback`. For example: `<ISB_WEB_URL>/api/auth/login/callback` where `ISB_WEB_URL` is the CloudFront Distribution URL or alternate domain (for example: https://duyXXXXXXXeh.cloudfront.net/api/auth/login/callback). To view the Compute stack outputs, navigate to the **AWS CloudFormation > Stacks > Outputs** tab, in the account where you have deployed the Compute stack.