Search

You can find the results of your search below.

kubernetes
9 Hits, Last modified:
ru/auth/realms/rdleas - --oidc-username-claim=email</code> Редактируем **Configmap** и также добавляе... u/auth/realms/rdleas oidc-username-claim: email</code> ==== Настройка клиентской машины ==== Уст... tps://jwt.io/ \\ === invalid bearer token, oidc: email not verified === В логе **kube-apiserver** ошибка... est due to an error: [invalid bearer token, oidc: email not verified] В токене такое: "email_verified":
deploy_keycloak_using_helm
7 Hits, Last modified:
COOKIE_SECURE': False, 'OIDC_REQUIRE_VERIFIED_EMAIL': False, 'OIDC_USER_INFO_ENABLED': True, ... LM': 'flask-demo', 'OIDC_SCOPES': ['openid', 'email', 'profile'], 'OIDC_INTROSPECTION_AUTH_METHOD... info = oidc.user_getinfo(['preferred_username', 'email', 'sub', 'groups']) username = info.get('preferred_username') email = info.get('email') user_id = info.get('sub')
aws_acm_letsencrypt_renew_lambda_terraform
3 Hits, Last modified:
= "${local.lambda-name}" contact_email = "${var.certbot_contact_email}" certificate_domains = "${lo... econd level domains. } variable "certbot_contact_email" { type = string default = "usik@voximplan
deploy_elk_using_helm
2 Hits, Last modified:
oken.aud) -- ngx.req.set_header("X-Auth-Email", res.id_token.email) -- ngx.req.set_header("X-Auth-ExpiresIn", res.id_token.exp) --
deploy_prometheus_on_kubernetes_using_prometheus-operator
1 Hits, Last modified:
8-123345678-12345678 scopes: groups profile email #https://grafana.com/docs/grafana/latest/au