Skip to content

Commit ea51cb9

Browse files
authored
Adding tag restrictions
1 parent efef008 commit ea51cb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/active-directory/develop/supported-accounts-validation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ See the following table for the validation differences of various properties for
4242
| appRoles | Supported <br> No limit\* | Supported <br> No limit\* | Not supported |
4343
| Front-channel logout URL | https://localhost is allowed <br><br> `http` scheme isn't allowed <br><br> Maximum length of 255 characters | https://localhost is allowed <br><br> `http` scheme isn't allowed <br><br> Maximum length of 255 characters | https://localhost is allowed, http://localhost fails <br><br> `http` scheme isn't allowed <br><br> Maximum length of 255 characters <br><br> Wildcards aren't supported |
4444
| Display name | Maximum length of 120 characters | Maximum length of 120 characters | Maximum length of 90 characters |
45+
| Tags | Individual tag size must be between 1 and 256 characters (inclusive). No whitespaces or duplicate tags allowed. | Individual tag size must be between 1 and 256 characters (inclusive). No whitespaces or duplicate tags allowed. | Individual tag size must be between 1 and 256 characters (inclusive). No whitespaces or duplicate tags allowed. |
4546

4647
\* There's a global limit of about 1000 items across all the collection properties on the app object.
4748

0 commit comments

Comments
 (0)