The Rublon MFA for RD Web Access connector does not currently support RD Web Windows Authentication / Single Sign-On. We found that having both enabled may lead to issues with user authentication.
Kindly disable RD Web Windows Authentication / Single Sign-On before installing Rublon MFA for RD Web Access to avoid authentication issues.
Support for RD Web Windows Authentication/Single Sign-On is on our roadmap.
How to disable RD Web Windows Authentication / Single Sign-On?
To disable RD Web Windows Authentication / Single Sign-On:
Log in to the Remote Desktop Web Access server.
Open Explorer and go to C:\Windows\Web\RDWeb\Pages.
Make a backup copy of the web.config file.
Open Notepad as Administrator
Open C:\Windows\Web\RDWeb\Pages\web.config
Comment the <authentication mode=”Windows”/> section.
Uncomment the <authentication mode=”Forms”> section.
Uncomment <modules> and <security> sections in <system.webServer> section at the end of the file.
Open IIS Console on the RD Web Access Server.
Expand to RD Web folder.
Double-click Authentication.
Enable Basic Authentication and disable Windows Authentication.
Helpful Links
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article