Martin Catty
Martin Catty
This is a proposal for more generic oauth provider as discussed in #201 I can confirm that it works for us, using our own SSO based on doorkeeper.
It would be great to be agnostic about the oauth provider. For instance I'd like to be able to use orientation inside our company, connected to our own SSO. I...
### Current problem We currently have a shell script in charge of running our linter (`rubocop` for `ruby`). We want to fallback to the global version of `ruby` if `rubocop`...
When dealing with authenticated cross domain requests, we can’t use wilcard for Access-Control-Allow-Headers. In that case we need to be specific about domains we want to allow. [This pull request](https://github.com/codekitchen/dinghy-http-proxy/pull/62)...
**Description of the change** It should be possible to set the pvc as rwx for instance. If no value has been set it will use rwo as default. **Benefits** Being...
**Describe the bug** I’m not able to configure cloud-init while cloning VM. If I just clone the VM using terraform and configure cloud-init manually it works like a charm. **To...
Quite often our users tried to connect using SSH and an OTP generated by Vault. They use the UI from Boundary to copy it. There is currently no way to...
Not 100% if this is a bug or a feature not yet implemented but modifying a user_account in a initialization block alway trigger a VM replacement. That’s not something I...
Scaleway is a french cloud provider. See related PR: #1105