Skip to content

ADH-6782: backport SPNEGO authentication to Flink 1.20.4#17

Open
iamlapa wants to merge 1 commit into
develop/4.3.0/1.20.4.1from
ADH-6782_1.20.4
Open

ADH-6782: backport SPNEGO authentication to Flink 1.20.4#17
iamlapa wants to merge 1 commit into
develop/4.3.0/1.20.4.1from
ADH-6782_1.20.4

Conversation

@iamlapa

@iamlapa iamlapa commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

Backport opt-in Kerberos/SPNEGO authentication for History Server, SQL Gateway REST, and JobManager Web UI.

History Server

historyserver.web.authentication.type
historyserver.web.authentication.kerberos.principal
historyserver.web.authentication.kerberos.keytab
historyserver.web.authentication.kerberos.name-rules
historyserver.web.authentication.token.validity
historyserver.web.authentication.cookie.path
historyserver.web.authentication.signature.secret
historyserver.web.authentication.signature.secret-file

JobManager Web UI / REST

web.authentication.type
web.authentication.kerberos.principal
web.authentication.kerberos.keytab
web.authentication.kerberos.name-rules
web.authentication.token.validity
web.authentication.cookie.path
web.authentication.signature.secret
web.authentication.signature.secret-file

SQL Gateway REST

sql-gateway.endpoint.rest.authentication.type
sql-gateway.endpoint.rest.authentication.kerberos.principal
sql-gateway.endpoint.rest.authentication.kerberos.keytab
sql-gateway.endpoint.rest.authentication.kerberos.name-rules
sql-gateway.endpoint.rest.authentication.token.validity
sql-gateway.endpoint.rest.authentication.cookie.path
sql-gateway.endpoint.rest.authentication.signature.secret
sql-gateway.endpoint.rest.authentication.signature.secret-file

Backport opt-in Kerberos/SPNEGO authentication for History Server, SQL Gateway REST, and JobManager Web UI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant