-
Notifications
You must be signed in to change notification settings - Fork 252
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for composite AuthN and AuthZ filters #1488
Merged
Merged
Conversation
This file contains 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
a2cec52
to
a502447
Compare
93009f8
to
6373d80
Compare
a502447
to
a7b5cf0
Compare
6373d80
to
2144b2b
Compare
a7b5cf0
to
594f2cd
Compare
b3be719
to
86eaa28
Compare
594f2cd
to
b841730
Compare
b841730
to
fefc340
Compare
86eaa28
to
02104a7
Compare
fefc340
to
95fcfb8
Compare
7f2b3d2
to
91aaf55
Compare
95fcfb8
to
b4b8eb4
Compare
91aaf55
to
4ae1f66
Compare
b4b8eb4
to
a354def
Compare
4ae1f66
to
f20f76f
Compare
577124d
to
c38962a
Compare
84e38e3
to
2fc4330
Compare
c38962a
to
11c9428
Compare
8a611a6
to
2bdc351
Compare
f7d0472
to
84c1ac7
Compare
163bd3c
to
52068ea
Compare
84c1ac7
to
8551ad1
Compare
52068ea
to
1c44cc9
Compare
2532338
to
36e82b5
Compare
1c44cc9
to
be7f718
Compare
36e82b5
to
e586ae8
Compare
5b174d7
to
0f4c1ee
Compare
e586ae8
to
ecb37c7
Compare
0f4c1ee
to
ab24ba5
Compare
860538d
to
fc9919c
Compare
ab24ba5
to
1d6b390
Compare
fc9919c
to
6d4aa83
Compare
1d6b390
to
d810d8f
Compare
6d4aa83
to
0f411e3
Compare
d810d8f
to
93b1200
Compare
commit-id:eb5c1322
0f411e3
to
23048d7
Compare
ntascii
approved these changes
Apr 3, 2024
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.
With
CompositeAuthenticationFactory
andCompositeAuthorizationFactory
, Teletraan can be configured to run with Envoy authenticator and Pastis authorizer.Tests
Validated the change will not affect normal operation without changing configurations in dev1.
Stack: