Re: git smart http + apache mod_auth_openidc

2019-10-17 Thread Ralph Ewig
s might be the right answer though - just trying to be scrappy if I can since it's an early stage startup. Nonetheless really appreciate the exchange of ideas! Ralph On 10/17/2019 3:55 PM, brian m. carlson wrote: > On 2019-10-17 at 14:33:38, Ralph Ewig wrote: >> Quick follow up ques

Re: git smart http + apache mod_auth_openidc

2019-10-17 Thread Ralph Ewig
17, 2019 at 03:00:58AM +0000, Ralph Ewig wrote: > >> Thanks for the reply. I was hoping the Git GUI >> might be able to handle the OpenID authentication >> flow, but it makes sense that it would be >> inconsistent with other git clients. > I don't think we'd ever

Re: git smart http + apache mod_auth_openidc

2019-10-17 Thread Ralph Ewig
this scenario, but  is admittedly a bit deeper into the weeds than I'm familiar with. I'll keep digging in to see if I can find a solution along that route. Really appreciate the pointer! Ralph On 10/16/2019 11:03 PM, Jeff King wrote: > On Thu, Oct 17, 2019 at 03:00:58AM +0000, Ral

Re: git smart http + apache mod_auth_openidc

2019-10-16 Thread Ralph Ewig
019-10-15 at 15:59:03, Ralph Ewig wrote: >> Hi Everyone, hoping you might have a solution for >> this problem: >> >> CONTEXT >> >>  * I'm serving git repos using "smart https" via >> apache and basic authentication; everything works >&

git smart http + apache mod_auth_openidc

2019-10-15 Thread Ralph Ewig
Hi Everyone, hoping you might have a solution for this problem: CONTEXT  * I'm serving git repos using "smart https" via apache and basic authentication; everything works fine.  * We're moving to SSO via Azure AD and apache mod_auth_openidc; this works fine for gitweb (on the same server a