Forum Discussion
Outlook Requires Password Every New Session - FSLogix
Any new information in on this?
We experience the same issue. Using FSLogix 2210 and RDS 2019 standard. Outlooks prompt from credentials when a user starts a new session
Hi JSandgren,
I had problems with WAM authentication and FSLogiX so I had to disable WAM and enable ADAL in order to get the credentials persist between sessions.
It also affects the Edge sync with MS365 services so I had to work also on that.
These are the registry keys involved:
For force ADAL instead WAM:
HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Common\Identity
EnableADAL REG_DWORD 0x1 (1)
DisableADALatopWAMOverride REG_DWORD 0x1 (1)
DisableAADWAM REG_DWORD 0x1 (1)
To force Oneauth (this is a gpo capture in Spanish).
Let me know if it works for you.
- skylerkincaidJul 24, 2023Copper Contributor
So did you do the registry entries and the GPO? Or did the GPO settings just create those registry entries?
- ITHussl3Apr 17, 2023Copper Contributor
unoforever Do you have an English screen shot or can you kindly provide the steps to create that GPO policy in English?
- Daniel ScharmerMay 30, 2023Copper Contributor
ITHussl3 Hi,
we have the same problem on w10 vdi´s on our Horizon Farm, after enabling MFA.
I tried to translate the settings with google translate but i haven´t tested it yet.
- JSandgrenJan 12, 2023Copper Contributor
Thank you for your answer.
I also found this article of known issues with 2210.
https://learn.microsoft.com/en-us/fslogix/troubleshooting-known-issues
Affected version(s): 2210 (2.9.8361.52326) or later
Users may be required to authenticate to their applications (for example, Microsoft 365 apps, Teams (work or school), OneDrive, etc.) at every sign-in. The repeated authentication prompts are due to the virtual machines Azure AD device state. We recommend virtual machines are Azure AD Joined (AADJ) or Hybrid Azure AD Joined (HAADJ) for the best user experience.