QtWebEngine with Windows SSO
-
Hi,
It appears that browser should do some special trick to behave smoothly with Windows Single Sing-On:- Edge have it natively;
- Firefox has "Settings->Privacy&Security->Allow Windows single sign-on" option;
- Chrome has Microsoft Single Sign On extension available, but according to this article it now seems to have native support also.
The question is - how to implement it with QtWebEngine? Any ideas where to look for?