RE: Two Factor Authentication - SuperOffice Web Client
Any news on nativ support for 2-factor authentication?
This would be solution that would work for customers having Office 365 / Azure
----
MS-APP Proxy
https://docs.microsoft.com/en-us/azure/active-directory/manage-apps/application-proxy
----
Use as a proxy server and then ad AD-Authentication on the /sales application.
That would let users authenticated on their machine to access the application as usally other users must first enter a valid Azure-AD login to get to the SO login page.
And if 2 factor authentication is activated for Azure - AD I guess that it would be possible to , int he APP-proxy to actuallt reuquire 2-factor auth per appliaction.
/Anders