You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/develop/reply-url.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ This table shows the maximum number of redirect URIs you can add to an app regis
46
46
| Microsoft work or school accounts in any organization's Azure Active Directory (Azure AD) tenant | 256 |`signInAudience` field in the application manifest is set to either *AzureADMyOrg* or *AzureADMultipleOrgs*|
47
47
| Personal Microsoft accounts and work and school accounts | 100 |`signInAudience` field in the application manifest is set to *AzureADandPersonalMicrosoftAccount*|
48
48
49
-
The maximum number of redirect URIS can't be raised for [security reasons](#restrictions-on-wildcards-in-redirect-uris). If your scenario requires more redirect URIs than the maximum limit allowed, consider the following [state parameter approach](#use-a-state-parameter) as the solution.
49
+
The maximum number of redirect URIs can't be raised for [security reasons](#restrictions-on-wildcards-in-redirect-uris). If your scenario requires more redirect URIs than the maximum limit allowed, consider the following [state parameter approach](#use-a-state-parameter) as the solution.
0 commit comments