On 30/04/2024 08:49, Daniel Sahlberg wrote:
I saw you also posted on the TortoiseSVN forums
(https://groups.google.com/g/tortoisesvn/c/bfBdlKdSzbw). As I replied
there, this was discussed a while back
(https://groups.google.com/g/tortoisesvn-dev/c/ByECclvGKi8) and also
on the Subversion dev
-Evan
On 30/03/2024 13:40, EML wrote:
Hi Thomas/Daniel/etc. First, standard disclaimer: this isn't my day
job, and I'm still new to OIDC, so apologies if any of this is
wrong/too obvious/whatever. On your points:
(1) HTTP requests need to specify 'Authorization: Bearer'
Hi Thomas/Daniel/etc. First, standard disclaimer: this isn't my day job,
and I'm still new to OIDC, so apologies if any of this is wrong/too
obvious/whatever. On your points:
(1) HTTP requests need to specify 'Authorization: Bearer' with an access
token.
Are you sure mod_openidc accepts a Bea
I'll
have another look at this.
-Evan
On 29/03/2024 15:46, Daniel Sahlberg wrote:
Den fre 29 mars 2024 kl 16:27 skrev EML <mailto:sa212%2bapa...@cyconix.com>>:
Before I do too much work on this, I'd like to do a sanity check.
Does anyone know of a client which will a
Before I do too much work on this, I'd like to do a sanity check. Does
anyone know of a client which will access a repo over HTTPS, with an
access/bearer token? This gives SSO and multi-factor authentication
using OAuth2.
The repo runs behind Apache httpd, which is using mod_auth_openidc. The