Forum Discussion
Fslogix (2.9.8308.44092)
i use citrix xenapp xendesktop 2203 multi user session on windows server 2019 with fslogix
everything worked fine
but yesterday since i updated fslogix to FSLogix version 2210 (2.9.8308.44092) for vhdx compaction
outlook asks the user for the password at log off if he forgets it and then at the next login he asks for it.
depends on what?
28 Replies
- IanGilCopper ContributorI can confirm the RoamIdentity registry entry "fixed" this issue for us. It's worth noting that the GPO template didn't work and because we are using office containers the reg path for "RoamIdentity" is "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\FSLogix\ODFC"
- skylerkincaidCopper ContributorWe have the same setup and tried the "RoamIdentity" that was built into the ADMX template but found it didn't do anything.
Thank you for this and we are trying it now.- ScherubiniBrass Contributorso it doesn't work?
but microrosfot can't fix it with a patch
- ScherubiniBrass Contributoryou need to add a key
"HKEY_LOCAL_MACHINE\SOFTWARE\Policies\FSLogix\ODFC"
newdword
roamidentity =1
What does changing this key mean?
internet says allows legacy roaming for credentials and tokens created by the Web Account Manager (WAM) system. Set to '1' to enable the function.
but the mfa with modern authentication remains active
- TiboVCopper ContributorHi,
We have a similar case. Apprently it is linked to the state of your VDI/RDS.
Not yet found a solution, though.
https://learn.microsoft.com/en-us/fslogix/troubleshooting-known-issues#azure-ad-authentication-for-applications- ScherubiniBrass Contributor
so the best solution is to stay under the FsLogix version (2.9.8308.44092) from this version onwards the problem arises, can it be fixed with a patch that will make Microsoft fslogix?
- TiboVCopper ContributorCorrect,
We did a rollback to version 2.9.8228.50276 and have no problems at the moment.
Waiting for an update of Microsoft that tackles the issues.
- Chris1989Copper Contributor
Scherubini I've the same problem on our infrastructure.
Outlook and OneDrive are prompting for credentials after upgrade from Version 2.9.8228.50276 to 2.9.8361.52326.
But only once per session. During the open session it's saved. Just after Logout/Login it's newly asked for each user:
=> After each Logout it newly asks for the users password (modern authentication screen of both is appearing)
I did an uninstall of version 2.9.8361.52326 and new install of the old version and the problem has gone..
=> Something is deleting users stored credentials or keys during Logout for Office and OneDrive..
Even disabling new features didn't changed that behaviour:
-Disk compaction
-AppX
Regards - gtieleCopper Contributor
Maybe you could be a little clearer with what the problem is exactly. Outlook asks the user for the password at log off? When a user signs out Outlook is asking for a password while his session is logging off? What do you mean by if he forgets it?
- ScherubiniBrass ContributorOutlook and OneDrive are prompting for credentials after upgrade from Version 2.9.8228.50276 to 2.9.8361.52326. But only once per session. During the open session it's saved. Just after Logout/Login it's newly asked for each user:
- ScherubiniBrass Contributorno one else has had this problem?