Frontdoor 5.3.6 Release Notes ========================================================= * Bug 5586 | ActiveDirectory can authenticate against SAMAccountName instead of UserPrincipalName -This allows users to enter a much shorter name when logging into FrontDoor. There is a web.config setting that needs to be set in order to enable this mode. * Bug 5779 | Members of the TRMS_Admins AD group are now implicitly treated as users -It will no longer be necessary to add all admins to both the TRMS_Users and TRMS_Admins Active Directory groups. * Bug 5854 | User Names with invalid characters can cause error when trying to Edit or Assign Roles -FrontDoor now properly escapes the username when attempting to edit users, or assign roles. * Bug 6463 | Empty UserPrincipalName will cause AD Integration to fail -If a user with an empty UserPrincipalName is encountered, they are now skipped, instead of breaking all AD functionality. * Bug 6671 | Deleted AD users can cause error when trying to edit a role -Deleted users no longer cause errors when trying to edit a Role. * Bug 6945 | AD authentication fails if UserPrincipalName contains a comma -Users with a comma in their UserPrincipalName are now skipped.