-
Notifications
You must be signed in to change notification settings - Fork 4.1k
sql,security: add functionality to revive a SQL session in multitenant clusters #74643
Copy link
Copy link
Labels
A-authenticationPertains to authn subsystemsPertains to authn subsystemsC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Description
This issue tracks the implementation of #74640
- Add
cockroach mt cert create-tenant-signingCLI command. - Add
crdb_internal.create_session_revival_tokenbuiltin. - Add code to authenticate with session_revival_token StartupMessage.
- Block session_revival_token StartupMessage in sqlproxy.
Epic CRDB-10457
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-authenticationPertains to authn subsystemsPertains to authn subsystemsC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)