-
### OAuth2-Proxy Version
95cbd0cdfbe4
### Provider
Keycloak OIDC provider
### Expected Behaviour
I am using the following configuration to provide a custom CA to oauth2-proxy:
```
pro…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
o…
-
In some circumstances, new Users have username but no email set. Email should always be the same as username since it is used for OIDC authentication. As of 2024-07-16 there are 208 such Users. Some a…
-
**Affected module**
OIDC Authentication Provider
**Describe the bug**
When using OIDC Auth (Custom) and configuring a **jwtPrincipalClaimsMapping** like:
```yaml
jwtPrincipalClaimsMapping:
…
-
I have a simple React + Vite web application and I am using oidc-spa with KC26. With the latest oidc-spa version I have the problem that I cannot access my application. I am getting a white screen. I …
-
### Terraform Core Version
1.8.0
### Terraform Vault Provider Version
3.23.0
### Vault Server Version
1.15.4+ent
### Affected Resource(s)
* vault_jwt_auth_backend
### Expected Behavior
If the…
-
First thanks for your work and this piece of software. The following is just a small thing I realized after some time and if this is not a priority or planned, it's understandable.
Sometimes my ser…
-
```yaml
KUBOARD_LOGIN_TYPE: "oidc"
KUBOARD_ROOT_USER: "root"
UPSTREAM_OIDC_ISSUER: "https://sso.server/"
UPSTREAM_OIDC_CLIENT_ID: "kuboard"
UPSTREAM_OIDC_CLIENT_SECRET: "client-secret…
-
### Is your feature request related to a problem? Please describe.
When I configure OIDC for a cluster I need to manually craft the user kubeconfigs
### Describe the solution you would like
It woul…
-
### OAuth2-Proxy Version
7.5.1
### Provider
oidc
### Expected Behaviour
Option to add a custom body paramter for the /token call, for example:
/op/oidc/token
code: {{code}}
client_id: {{mono…