Skip to content

Commit 6c06e3f

Browse files
authored
Update reply-url.md
As part of internal ADO Identity item - https://identitydivision.visualstudio.com/Engineering/_workitems/edit/2240922 We need this restriction to be clearly stated in public documentation.
1 parent c73cadf commit 6c06e3f

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)