-
We have an group on gitlab.com which is secured by SAML. That means if you use the url "gitlab.com/groups/mycompany" you will be redirected to the company SSO and forced to login via the company saml …
-
To goal of this issue is to support Gitlab as an integration within Revert APIs.
**Github API docs**: https://docs.gitlab.com/ee/api/
**Next steps:**
* Familiarise yourself with the Gitlab AP…
-
### Describe the bug
Some official connectors do not work and are skipped
### Expected behavior
### How to reproduce?
docker-compose.yml
logto:
image: svhd/logto:1.20.0
container_…
-
it would be great to minimize operating costs. i see two main points here.
1) why is an ory kratos necessary? it has to be maintained/updated etc. basically the most organizations usually has ONE o…
-
Desktop app now pops out to browser for OAuth for main Mattermost login. Any chance the same could be done with the GitLab integration login?
cc @devinbinnie
-
When I was running locally, I had the default local address set as the redirect uri in gitlab.
But now I've got Terralist running (in http mode) on an ECS task, with a load balancer handling TLS. I…
-
请问是否可以开发支持通用的OAuth(接入三方OAuth认证体系)? 近期是否有计划?望答复,谢谢!~~
-
In trying to configure multiple oauth providers, the setup scripts seem to fail in setting this up.
Using gitlab 10.0.2/3 images (but also tested on 9.5.5 but I have moved past this version).
Also…
-
I am hosting integram on my own server. GET request to `/gitlab/healthcheck` is recursively redirected to *itself*.
```
version: "3.2"
services:
mongo:
image: mongo:3.4
networks:
…
-
**Is your feature request related to a problem? Please describe.**
I've been trying to talk to Solid (http://solidproject.org) servers with Python. Unfortunately, currently Solid server only works …