It has been a while since I worked on that platform, so I cannot test out a working configuration for an authoritative answer. In any case the VisualSVN Server commercial product claims integrated windows AUTH and 2FA support.
Andreas On 28. Apr 2025, at 20:19, Prasu S <s.pr...@gmail.com> wrote:
Hello Andreas,
We are using an Apache server, which is installed on a Windows server. We want to implement OTP. We are using Tortoise SVN to access the repositories.I'm checking to see how we can implement MFA. Thanks!
Regards, Prasanna Thanks Andreas for your quick response. Does Apache Subversion support organisation MFA or external MFA? We are using Tortoise SVN to access the repositories. Is it possible to set up MFA through Tortoise SVN?
Hello,
On 2025-04-22 16:37, Prasu S wrote:
> Our team is using SVN as a version control tool for source code. We
> are looking into implementing MFA. Does SVN have built-in MFA
> capabilities? If so, can you please point me to the documentation? I
> appreciate any help you can provide.
Apache Subversion (mod_dav_svn) supports all authentication options
supported by or built for Apache httpd. That includes multi-factor,
various mobile app authenticators, enterprise SSO and SSL client certfs.
Start reading there. The point is that it is not built into svn but httpd.
Andreas
|