docs
docs copied to clipboard
PR #98522 - ccl/oidcccl: support principal matching on list claims (1 of 2)
Exalate commented:
Related PR: https://github.com/cockroachdb/cockroach/pull/98522 Commit: https://github.com/cockroachdb/cockroach/commit/496d069980998afc94b2aac98cb9f7fcb9a1e612 Fixes: https://github.com/cockroachdb/cockroach/issues/97301 https://github.com/cockroachdb/cockroach/issues/97468
Release note (enterprise change): The cluster setting
server.oidc_authentication.claim_json_key for DB Console SSO
now accepts list-valued token claims.
Jira Issue: DOC-7228