Merged
Conversation
findepi
reviewed
Nov 15, 2019
presto-main/src/main/java/io/prestosql/server/InternalAuthenticationManager.java
Outdated
Show resolved
Hide resolved
presto-main/src/main/java/io/prestosql/server/InternalAuthenticationManager.java
Outdated
Show resolved
Hide resolved
presto-main/src/main/java/io/prestosql/server/InternalAuthenticationManager.java
Outdated
Show resolved
Hide resolved
kokosing
reviewed
Nov 18, 2019
presto-main/src/test/java/io/prestosql/server/TestInternalCommunicationConfig.java
Outdated
Show resolved
Hide resolved
presto-main/src/main/java/io/prestosql/server/InternalAuthenticationManager.java
Outdated
Show resolved
Hide resolved
b32c63b to
62c3d82
Compare
sopel39
approved these changes
Nov 21, 2019
sopel39
reviewed
Nov 21, 2019
presto-main/src/main/java/io/prestosql/server/security/InternalPrincipal.java
Outdated
Show resolved
Hide resolved
electrum
approved these changes
Nov 22, 2019
presto-main/src/main/java/io/prestosql/server/InternalAuthenticationManager.java
Outdated
Show resolved
Hide resolved
nmahadevuni
added a commit
to nmahadevuni/presto
that referenced
this pull request
Jun 16, 2023
Supports JWT for authentication of internal requests. This is required for secure internal communication, especially when used in conjunction with external user authentication such as PASSWORD, LDAP etc Cherry-pick of trinodb/trino#2032 Cherry-pick of trinodb/trino#2090 Cherry-pick of trinodb/trino#2093 Cherry-pick of trinodb/trino#2202 Cherry-pick of trinodb/trino#11944 Co-authored-by: Dain Sundstrom <dain@iq80.com>
tdcmeehan
pushed a commit
to prestodb/presto
that referenced
this pull request
Jun 22, 2023
Supports JWT for authentication of internal requests. This is required for secure internal communication, especially when used in conjunction with external user authentication such as PASSWORD, LDAP etc Cherry-pick of trinodb/trino#2032 Cherry-pick of trinodb/trino#2090 Cherry-pick of trinodb/trino#2093 Cherry-pick of trinodb/trino#2202 Cherry-pick of trinodb/trino#11944 Co-authored-by: Dain Sundstrom <dain@iq80.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.