-
**Describe the problem**
I am configuring cockroach db to use keycloak as an SSO OIDC provider and have successfully setup the keycloak client and authentication through the cockroach UI; however, …
-
### Description
On OIDC (experimental) feature, the JWK must be set in the configuration (e.g.: `key: %env(OIDC_JWK)%`). This JWK is generated on the OIDC server. If it changes on it, its value must …
-
The issuer returned by the OIDC Discovery Provider is currently dynamically built based on the request host: https://github.com/spiffe/spire/blob/v1.10.3/support/oidc-discovery-provider/handler.go#L66…
-
I'm working on a decentralized app and Solid-OIDC is very close to the type of authentication system I need, and I'm wondering if I can adopt it instead of doing a home-grown system. Sorry this turned…
-
The `oidc_providers.allow_existing_users` documentation is pretty sparse:
> `allow_existing_users`: set to true to allow a user logging in via OIDC to match a pre-existing account instead of failin…
-
### Terraform Core Version
1.9.2
### Terraform Vault Provider Version
3.23.0, 4.3.0
### Vault Server Version
1.17.0
### Affected Resource(s)
* vault_identity_oidc_provider
### Expected Behavio…
-
Hi,
I'm using your OIDC plugin, but the version I'm currently using (4.14.2) uses the user's email address as the username. However, I want to use the CUID (Customer User ID) sent by the OIDC server…
-
Ever more often Nextcloud is bundled with other applications, such as OpenProject, sharing one user session across the integrated applications via OIDC single sign on (SSO).
For deep integrations …
-
### Preflight Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/dexidp/dex/blob/master/.github/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and found none that matched mine
### Describe the issue
Authd appears to cache the name of each group a user is a …