-
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",
…
-
-
Hello,
With the traefik-oidc-auth plugin I have an issue that is dificult to resolve. I want to use this plugin to enforce Azure Entra ID authentication before entering the Traefik Dashboard page:…
-
Our releases started failing right as v1.15.0 was released.
Our setup looks like:
```
locals {
stack_name = "XXXXX";
kubernetes_client_auth_api_version = "client.authentication.k8s.io/v1b…
-
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...
…
-
### Is your feature request related to a problem? Please describe.
I'm trying to integrate Discord as a oauth2 / oidc provider and well, Discord aren't supporting the "profile" scope in their authent…
-
### Description
Hi there,
I'm looking for a feature to attach a new Client ID/Audience to an existing OIDC provider [provider doc](https://registry.terraform.io/providers/hashicorp/aws/latest/docs…
-
There is a bug when creating an IPD with an "Identity Client Registration" of type "Manual Registration".
Source :
```
resource "anypoint_idp_oidc" "example2" {
org_id = var.root_org_id
n…