-
What a wonderful project!
Just tested with keycloak and it works like a charm. Maybe consider to add keycloak as tested/supported provider.
The only thing I needed to understand how to configure…
-
Checklist:
* [x ] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [ x] I've included steps to reproduce the bug.
* [ x] I've pasted the output of `argocd version…
-
**Describe the bug**
When I update from v2.1.0 to v2.2.5, I have errors and Etherpad-lite doesn't start.
**To Reproduce**
Stop the instance
Do git pull on master branch : git pull origin
Do git…
-
In order to make SSO the default on workload clusters, we need to make workload cluster api server oidc flags set by default.
This should likely be done via the default cluster app values
https://gi…
-
Having more and more users and clients, we need a way to notify them about two types of defguard releases:
- normal update
- critical update (since we are a security solution)
I propose two types of …
-
### Description of the bug
Hi :slightly_smiling_face:
I'm getting a failure (401 unauthorized) when trying to exchange a token from [test.idporten.no](https://test.idporten.no/).
It looks lik…
-
**Rancher Server Setup**
- Rancher version: 2.9.1
- Installation option (Docker install/Helm Chart): helm
- If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc): k3s
**In…
-
👋🏼
**What do we want to achieve?**
Login via `otc-auth login idp-oidc` using an external idp configured in our otc tenant.
```
otc-auth login idp-oidc --idp-name --idp-url "https://sts.windo…
-
# Description
As part of the FAPI 1.0 transition, the OpenID Connect Hybrid Flow authentication flow has been deprecated but not officially retired. Authorization Code Flow must be supported. Whilst …
-
I am trying to circumvent the server certificate check:
```
conf := z.New(url.Hostname())
c, err := client.New(ctx, conf,
client.WithAuth(client.DefaultServiceUserAuthentication(machineKeyFile, oid…