Skip to main content
4 events
when toggle format what by license comment
Mar 15, 2021 at 10:30 comment added Chelsea_MSFT @JoshMcClanahan See another post here for reference: social.technet.microsoft.com/Forums/office/en-US/…
Mar 15, 2021 at 10:30 comment added Chelsea_MSFT @JoshMcClanahan See the comment section in this article here talking about similar scenarios: samlman.wordpress.com/2015/03/01/… According to which, it might happen when you have or at one time had Windows authentication configured for your web applications. So the solution here might be going completely without Integrated Windows authentication, or you will need some manual work matching those user profiles instead.
Mar 12, 2021 at 19:29 comment added Josh McClanahan Thanks Chelsea, but the users are causing issues in the farm, workflows are failing like crazy because the people picker is adding the user as domain\username in the user info list, and this account does not have a profile in the UPS, so when the workflow goes to grab info about the user from the UPS it fails. Users in the UPS are all in the SAML format, and users in the User Info Table are in SAML format, but when the people picker adds the user to the user info list as domain\user, it adds them to the user info table as an active user in domain\user format, thus creating duplicate accounts
Mar 12, 2021 at 5:59 history answered Chelsea_MSFT CC BY-SA 4.0