Skip to content

Commit c07c56e

Browse files
authored
Merge pull request #109238 from jsoveral/patch-6
Update reply-url.md
2 parents a3a4dca + 6c06e3f commit c07c56e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/active-directory/develop/reply-url.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ The Azure Active Directory (Azure AD) application model specifies these restrict
3535
* `https://contoso.com/abc` is returned as `https://contoso.com/abc`
3636
* `https://contoso.com/abc/response-oidc` is returned as `https://contoso.com/abc/response-oidc`
3737

38+
* Redirect URIs do not support special characters - `! $ ' ( ) , ;`
39+
3840
## Maximum number of redirect URIs
3941

4042
This table shows the maximum number of redirect URIs you can add to an app registration in the Microsoft identity platform.

0 commit comments

Comments
 (0)