chilly-analyst-561
11/02/2021, 6:14 PMbig-carpet-38439
11/02/2021, 6:55 PMchilly-analyst-561
11/02/2021, 7:03 PMbig-carpet-38439
11/03/2021, 6:49 PMchilly-analyst-561
11/03/2021, 7:05 PMbig-carpet-38439
11/04/2021, 4:58 AMlemon-receptionist-90470
11/12/2021, 11:23 AMchilly-analyst-561
01/19/2022, 1:00 PMextraEnvs:
- name: AUTH_OIDC_ENABLED
value: "true"
- name: AUTH_OIDC_CLIENT_ID
value: "dcatalog-client"
- name: AUTH_OIDC_CLIENT_SECRET
value: "xxxxxxx-xxxxxxx-xxxxxxx-xxxxxx"
- name: AUTH_OIDC_DISCOVERY_URI
value: "<https://auth.keycloak.net/auth/realms/MyRealm/.well-known/openid-configuration>"
- name: AUTH_OIDC_BASE_URL
value: "<https://dcatalog-client.mydomain.net>"
- name: AUTH_OIDC_SCOPE
value: "openid profile email"
- name: AUTH_OIDC_USER_NAME_CLAIM
value: "email"
- name: AUTH_OIDC_EXTRACT_GROUPS_ENABLED
value: "true"
- name: AUTH_OIDC_GROUPS_CLAIM
value: "dcatalog-claim"
- name: AUTH_OIDC_JIT_PROVISIONING_ENABLED
value: "true"
- name: AUTH_OIDC_PRE_PROVISIONING_REQUIRED
value: "false"
- name: AUTH_OIDC_USER_NAME_CLAIM_REGEX
value: ([^@]+)
chilly-analyst-561
01/19/2022, 1:04 PMchilly-analyst-561
01/19/2022, 1:05 PMchilly-analyst-561
01/19/2022, 1:08 PMchilly-analyst-561
01/19/2022, 1:19 PMchilly-analyst-561
01/19/2022, 1:21 PM"scope": "openid profile email",
"email_verified": false,
"dcatalog-client": [
"dcatalog-admin"
],
chilly-analyst-561
01/19/2022, 1:25 PMbig-carpet-38439
01/19/2022, 10:54 PMblue-lawyer-36851
11/15/2022, 8:53 PMrich-barista-93413
02/07/2024, 6:29 PMrich-barista-93413
02/07/2024, 6:29 PM