melodic-match-38516
11/10/2022, 3:22 AM13:47:27 [application-akka.actor.default-dispatcher-1588] ERROR auth.sso.oidc.OidcCallbackLogic - Unable to renew the session. The session store may not support this feature
13:47:29 [application-akka.actor.default-dispatcher-1614] ERROR auth.sso.oidc.OidcCallbackLogic - Unable to renew the session. The session store may not support this feature
current Settings
- name: AUTH_OIDC_ENABLED
value: "true"
- name: AUTH_OIDC_CLIENT_ID
value:
- name: AUTH_OIDC_CLIENT_SECRET
value:
- name: AUTH_OIDC_DISCOVERY_URI
value: <https://accounts.google.com/.well-known/openid-configuration>
- name: AUTH_OIDC_BASE_URL
value: <https://URL>
- name: AUTH_OIDC_SCOPE
value: openid profile email
- name: AUTH_OIDC_USER_NAME_CLAIM
value: email
- name: AUTH_OIDC_USER_NAME_CLAIM_REGEX
value: ([^@]+)
Do we need to add any additional permissions in GCP ?astonishing-answer-96712
11/10/2022, 5:18 PMmelodic-match-38516
11/11/2022, 4:25 AMastonishing-answer-96712
11/14/2022, 9:44 PMastonishing-answer-96712
11/14/2022, 9:48 PM