Matthew Webber
Matthew Webber
@blamarao Yes, this looks identical to #12843, which was reported against CDK v1. It is still present in CDK 2.43.1
Just a guess: it's possible that you are the first site to attempt to use multiple domains in this way, and it may simply be that the code has a...
I can confirm that the latest release of this plugin (2.14.6.2) works well with both Gerrit 2.14.7 and 2.15 (haven't tested 2.15.1). The OAuth Provider plugin is only fairly weakly...
All IP addresses `192.168.x.x` are private addresses (only accessible from your local network), so it might be rejecting it because of that (even though it _should_ work, provided your browser...
Does GitLab require the redirect to go to http**s**?
Thanks for a clear report with all the relevant info provided up-front. It _is_ working for us (also Gerrit 2.14.5.1, gerrit-oauth-provider 2.14.3, CAS 5.1.?). There are a few differences between...
> You mean that we should introduce new configuration option in this plugin `oauth.useUrandom`? That was my first idea. But maybe other parts of Gerrit also use `/dev/random`, in which...
I have also observed this. The feature was originally introduced in #25297, with a subsequent fix applied in #27039. @nmussy > Regardless of the DUAL_STACK prop, we could always include...
I can confirm what @justcttseng and @jcalais reported (`oid` required when using Role-based Authorization Strategy). I have some more context, if it will help. We have been successfully using the...
Thanks @timja, I've just upgraded to `233.v934e074916c7` (from `185.v3b416408dcb1`) and everything seems to be working fine. For reference, we are using Role-based Authorization Strategy `role-strategy:488.v0634ce149b_8c`, and I did _not_ need...