Skip to content

Commit b9583e4

Browse files
authored
Apply suggestions from code review
1 parent c2708dc commit b9583e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

concepts/application-saml-sso-configure-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -442,8 +442,8 @@ Content-type: application/json
442442
}
443443
```
444444
>[!NOTE]
445-
>The Identifier URI format needs to follow a supported format and cannot end in a trailing slash
446-
>[Security Best Practices for App Registration](https://learn.microsoft.com/en-us/entra/identity-platform/security-best-practices-for-app-registration#application-id-uri-also-known-as-identifier-uri)
445+
> The identifier URI format needs to follow a supported format and cannot end in a trailing slash.
446+
>For more information, see [Security best practices for app registration](https://learn.microsoft.com/en-us/entra/identity-platform/security-best-practices-for-app-registration#application-id-uri-also-known-as-identifier-uri).
447447
448448
# [C#](#tab/csharp)
449449
[!INCLUDE [sample-code](../includes/snippets/csharp/v1/tutorial-configure-saml-sso-update-application-csharp-snippets.md)]

0 commit comments

Comments
 (0)