-
### Description
Authentication is the most crucial feature in our application. Without authentication, our application cannot be used.
When using OIDC, the application relies heavily on the Identity …
-
**Is your feature request related to a problem? Please describe.**
In cases where you use an external authentication provider that use PKI tokens or CACs, the TLS protocol is TLS1.2 and renegotiation…
-
Hi, this plugin is amazing, but I ran into an issue when trying to use docker labels to create a middleware.
My labels look like this
```yaml
- traefik.enable=true
- traefik.http.routers..rule…
-
**Is your feature request related to a problem? Please describe.**
OIDC Configuration is setup on an system environment level. This is now an OPS or an system administrator tasks.
Datamanagers or Ap…
-
## Use case
I would like to see OIDC support for authentication, to make it easier to integrate with existing setups that use auth providers such as authentik.
## Proposal
Django appears to have su…
-
There are 3 different environment variables that can be injected in the app:
- AUTHENTICATOR_OIDC_ISSUER_URL
- OIDC_PROVIDER_ISSUER_URL
- TRUSTD_ISSUER_URL
- UI_ISSUER_URL
In the case where t…
-
{
"hub-mirror": [
"docker.io/kubebb/bff-server:v0.2.0-20231204",
"docker.io/kubebb/capsule-ce:v0.1.2-20221122",
"docker.io/kubebb/iam-controller:v0.2.0-20240128",
…
-
-
I think it would be useful to disable the OAuth2 / OIDC discovery explicitly. At this moment this is possible implicitly by configuring every necessary detail of the clients registration and provider …
-
If you create a object which values are stored in encrypted format, Terraform force to recreate the property because Terraform thinks it has changed:
```
awx_settings_oidc.authentik: Creating...
…