Re: ReviewBoard SAML SSO (Single-Sign On)

2022-02-01 Thread Erian Suwandi
Hi Christian, I want to confirm whether this official SSO support has been released in Power Pack? Thanks On Sunday, November 15, 2020 at 9:53:01 AM UTC+7 Christian Hammond wrote: > We're working on official SSO support, including SAML. Right now, we're > focusing on the last work for Review Bo

Re: ReviewBoard SAML SSO (Single-Sign On)

2020-11-19 Thread Jimmy Huang
No problem! Thanks for the help ! On Wednesday, November 18, 2020 at 2:20:41 AM UTC-8 the...@gmail.com wrote: > I need some time to prepare a sample. > > понедельник, 16 ноября 2020 г. в 21:42:51 UTC+3, roe135...@gmail.com: > >> I'm also trying to use mod_auth_mellon, can you share what are your

Re: ReviewBoard SAML SSO (Single-Sign On)

2020-11-18 Thread Vlad S.
I need some time to prepare a sample. понедельник, 16 ноября 2020 г. в 21:42:51 UTC+3, roe135...@gmail.com: > I'm also trying to use mod_auth_mellon, can you share what are your > changes to create your "custom very basic auth module" to pass the > REMOTE_USER information from mod_auth_mellon?

Re: ReviewBoard SAML SSO (Single-Sign On)

2020-11-16 Thread Jimmy Huang
I'm also trying to use mod_auth_mellon, can you share what are your changes to create your "custom very basic auth module" to pass the REMOTE_USER information from mod_auth_mellon? On Saturday, November 14, 2020 at 6:53:01 PM UTC-8 Christian Hammond wrote: > We're working on official SSO suppor

Re: ReviewBoard SAML SSO (Single-Sign On)

2020-11-14 Thread Christian Hammond
We're working on official SSO support, including SAML. Right now, we're focusing on the last work for Review Board 4.0 (which has been delayed due to some coordination between a number of modules that were impacted by newer Python and Django releases), but we'll be preparing to get it ready for rel

Re: ReviewBoard SAML SSO (Single-Sign On)

2020-11-09 Thread Vlad S.
I use mod_auth_mellon + custom very basic auth module which authenticates RB user using REMOTE_USER set by mod_auth_mellon. пятница, 30 октября 2020 г. в 22:56:21 UTC+3, roe135...@gmail.com: > Hi All, > > If it is not possible, I can try to integrate SAML into the existing > Django app itself.

ReviewBoard SAML SSO (Single-Sign On)

2020-10-29 Thread Jimmy Huang
I was looking in the ReviewBoard authentication settings and by default we are using LDAP. I see that there is no option to provide IDP metadata for SAML 2.0. Is there a plug-in/extension or install from python/reviewboard to enable this capability? For example, I know Jenkins have a SAML plug-