James Strachan

Results 134 comments of James Strachan

Ah - we're assuming the domain is the URL for the fabric8 console and add that to the OAuthClient. We probably need some way to add the fabric8 service URL...

@karstengresch unfortunately there are lots of regressions with the combination of minishift and fabric8 since the 1.x branch. I highly recommend to use minikube for now if you want to...

I'm guessing you are running on kubernetes? If so you need to specify a domain to reuse the Ingress strategy

we're gonna be moving away from the `user-secrets-source-admin` with the 4.x release of fabric8 like these instructions: https://blog.fabric8.io/early-access-to-the-openshift-io-experience-on-minishift-using-the-upstream-fabric8-495ddcdf00a8 I'll close this issue when we've got a working helm chart using...

I've raised this issue to try make the gitlab docker image more configurable via environment variables: https://gitlab.com/gitlab-org/gitlab-ce/issues/3519 which will make it a bit easier to reuse from fabric8

So we have a KeyCloak now, so would love to try update our gitlab image to use it for SSO. Instructions to install it here until we get the release...

@eliranGL @nick4fake either of you ever seen a way to configure gitlab to use a KeyCloak server for its authentication?

@eliranGL we've not yet managed to find a way to run gitlab reliably on OpenShfit with out the 'RunAsAnyUser' feature being enabled nor get it working with KC; so we're...

fabric8 4.x comes with an integrated KeyCloak server for SSO - though we've not been able to integrate it with gitlab yet

thanks @cdrage - yeah we'd love to see gitea support! We've started tinkering in that direction. We're hoping we can get KeyCloak working with gitea for single sign on between...