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
3. After configuring the user mappings, go back to the Provisioning screen and click on **Provision Microsoft Entra ID Groups** to review group mappings. The default settings for groups are usually sufficient.
55
+
3. The Username needs to comply with the following rules.
56
+
57
+
<Tipwarning={true}>
58
+
<ul>
59
+
<li>Only regular characters and `-` are accepted in the Username.</li>
60
+
<li>`--` (double dash) is forbidden.</li>
61
+
<li>`-` cannot start or end the name.</li>
62
+
<li>Digit-only names are not accepted.</li>
63
+
<li>Minimum length is 2 and maximum length is 42.</li>
64
+
<li>Username has to be unique within your org.</li>
65
+
</ul>
66
+
</Tip>
67
+
68
+
4. After configuring the user mappings, go back to the Provisioning screen and click on **Provision Microsoft Entra ID Groups** to review group mappings. The default settings for groups are usually sufficient.
0 commit comments