Skip to content

Antalya 26.3: oauth-1: combined port of 2 PRs#1686

Closed
zvonand wants to merge 1 commit intoantalya-26.3from
feature/antalya-26.3/oauth-1
Closed

Antalya 26.3: oauth-1: combined port of 2 PRs#1686
zvonand wants to merge 1 commit intoantalya-26.3from
feature/antalya-26.3/oauth-1

Conversation

@zvonand
Copy link
Copy Markdown
Collaborator

@zvonand zvonand commented Apr 23, 2026

This PR needs manual intervention.
Cherry-pick of #1596 could not be resolved automatically (AI resolver was disabled, exhausted its iteration budget, or gave up).
The branch contains the first 1 commit(s) of the group; 0 later PR(s) were not attempted.
Resolve the conflict locally, push the fix, and mark this PR ready for review.

Changelog category (leave one):

  • New Feature

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Introduce token-based authentication and authorization (#1430 by @zvonand, #1596 by @zvonand).

CI/CD Options

Exclude tests:

  • Fast test
  • Integration Tests
  • Stateless tests
  • Stateful tests
  • Performance tests
  • All with ASAN
  • All with TSAN
  • All with MSAN
  • All with UBSAN
  • All with Coverage
  • All with Aarch64
  • All Regression
  • Disable CI Cache

Regression jobs to run:

  • Fast suites (mostly <1h)
  • Aggregate Functions (2h)
  • Alter (1.5h)
  • Benchmark (30m)
  • ClickHouse Keeper (1h)
  • Iceberg (2h)
  • LDAP (1h)
  • Parquet (1.5h)
  • RBAC (1.5h)
  • SSL Server (1h)
  • S3 (2h)
  • Tiered Storage (2h)

Combined port of 2 PR(s) (group oauth-1). Cherry-picked from #1430, #1596.


#1430: 26.1 Antalya: Token Authentication and Authorization

Introduce authentication using access tokens.

26.1 Antalya: Token Authentication and Authorization
# Conflicts:
#	docs/en/operations/external-authenticators/tokens.md
#	src/Access/AccessControl.h
#	src/Access/Authentication.cpp
#	src/Access/IAccessStorage.cpp
#	src/Access/TokenAccessStorage.cpp
#	src/Access/TokenProcessorsJWT.cpp
#	src/Access/TokenProcessorsOpaque.cpp
#	src/Server/TCPHandler.cpp
#	src/configure_config.cmake
#	tests/integration/test_jwt_auth/jwks_server/server.py
#	tests/integration/test_jwt_auth/test.py
@zvonand zvonand added ai-needs-attention Releasy stopped on a conflict it could not resolve — needs human review releasy Created/managed by RelEasy labels Apr 23, 2026
@github-actions
Copy link
Copy Markdown

Workflow [PR], commit [a28fd7f]

@zvonand zvonand closed this Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai-needs-attention Releasy stopped on a conflict it could not resolve — needs human review releasy Created/managed by RelEasy

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant