Using classic Outlook for Windows in business environments
From not the community crew:
Just found a difference which I don't know why they are different. Since my outlook 2021 and 3 of my personal free outlook.com address are all MSA* not the Bearer*. And it should be via Mapi over http. (Hold the control button and right click the outlook icon in the down right corner system tray.)
And it seems that if I add the ExcludeExplicitO365Endpoint in the registry, while add the account via the autodiscover in the mail(Micorosft outlook) classic layout in the control panel will be configured as imap account. (While adding the accounts via the modern layout seems did not affect.)
https://learn.microsoft.com/en-us/outlook/troubleshoot/profiles-and-accounts/unexpected-autodiscover-behavior
ExcludeExplicitO365Endpoint
https://techcommunity.microsoft.com/t5/exchange-team-blog/basic-auth-and-exchange-online-february-2020-update/bc-p/1205485
‘Bearer*’ means Modern Auth – ‘Clear*’ means Basic Auth.
Indicates the authentication type that a given Outlook connection uses. Possible values include:
ERROR
CLEAR - (Outlook uses clear to indicate basic authentication - typically used together with SSL)
NTLM
NEGO
KERBEROS
ANONYMOUS
AUTOLOGON
.
This is a third party site.
- https://office-watch.com/2022/discover-mailbox-connection-details-outlook/
The method of authentication used. Meaning how Outlook passes your credentials to the mailbox.
CLEAR or Clear*- (meaning Basic Authentication which is being turned OFF for Microsoft hosted mailboxes and needs updating)
NTLM
For older Exchange Server connections we’ve seen CLEAR (NTLM)
NEGO
KERBEROS
ANONYMOUS
AUTOLOGON
Not documented by Microsoft properly but used with Microsoft hosted mailboxes are:
MSA* meaning MicroSoft Account login
Bearer* denotes Modern Authentication