It seems instead of (OAuth 2.0 + OIDC) I should be saying (OpenID Connect), as "OpenID Connect (OIDC) is an open authentication protocol that works on top of the OAuth 2.0 framework."
In my case OpenID Connect (OIDC) is implemented by the middle man (Azure Application Proxy) not the SVN server. However I can see the need during development to authenticate to OIDC on the SVN server. It looks like the SVN server side is already taken care of by this Apache OIDC (OpenID Connect) add on: OpenID Certified™ OpenID Connect Relying Party implementation for Apache HTTP Server 2.x https://github.com/OpenIDC/mod_auth_openidc Once TSVN can authenticate via any OpenID Connect. It should work with all. --Jon On Wednesday, March 20, 2024 at 12:28:13 AM UTC-7 [email protected] wrote: > From what I understand, OAuth2 requires both server- and clientside > support. So any solution would need to involve both TortoiseSVN and the > Subversion project (or VisualSVN). I think it is a great idea but I think > some additional development resources would be required to make this > happen. Any chance that you (or your company) can get involved in making > this happen? > > Kind regards, > Daniel > > > onsdag 20 mars 2024 kl. 08:11:28 UTC+1 skrev [email protected]: > > We have run into a problem trying to implement SVN on our secure cloud > platform. Is it possible to pay someone to add modern authentication to > TortoiseSVN? > > Specifically we wish to use TortoiseSVN client to access VisualSVN Server > via Microsoft Azure Application Proxy. This requires TSVN to be conversant > in "OAuth 2.0 with OpenID Connect (OIDC)". See > https://auth0.com/docs/authenticate/protocols/openid-connect-protocol > > You can see the error we get by using TortoiseSVN to open this test > repository https://visualsvn.parabilis-space.com/svn/test/ > Error: Repository moved temporarily to ...Oath2/authorize... > > Thank You, > > --Jon > > -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn-dev/5d07c8f2-c2a8-4cfb-b8df-502b87f66ca0n%40googlegroups.com.

