We have a Windows 2016 with Office 2016 Office setup with environment manager 10.1 (FR1). Our mail is in Office 365
when launching outlook 2016, we keep getting a prompt to enter username and password, although we have configured roaming of the credentials. From what I can tell, credentials are stored in
Contorl Panel > Credential Manager. There are two types:
MicrosoftOffice16_data: SSPI and MicrosoftOffice16_Data:ADAL
The first one has persistence set to Enterprise, which is correct. Data:ADAL entries have persistence set to Logon session.
It seems after logging off, the ADAL credentials are discarded (which makes sense from the persistence description).
After logging back in, we get prompted for Outlook credentials, and the Data:ADAL credentials are added again to the credential manager.
I found ADAL is related to Office Modern authentication, which can be disabled, but we don't want to do this.
any idea's?
many thanks