Skip to content
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

Auth: Add HTTPProxy authorization fields #2715

Closed
jpeach opened this issue Jul 21, 2020 · 0 comments · Fixed by #2886
Closed

Auth: Add HTTPProxy authorization fields #2715

jpeach opened this issue Jul 21, 2020 · 0 comments · Fixed by #2886
Assignees
Labels
area/httpproxy Issues or PRs related to the HTTPProxy API.

Comments

@jpeach
Copy link
Contributor

jpeach commented Jul 21, 2020

Please describe the problem you have

Add the AuthorizationExtension and AuthorizationPolicy fields to the HTTPProxy API. Use these fields to program the Envoy ext_authz filter.

Make sure to clarify Envoy semantics in documentation

  • FailOpen field -> Envoy status_on_error
  • Context feel -> Envoy context_extensions

xref #432
xref #2643

@jpeach jpeach added the area/httpproxy Issues or PRs related to the HTTPProxy API. label Jul 21, 2020
@jpeach jpeach self-assigned this Jul 21, 2020
jpeach added a commit to jpeach/contour that referenced this issue Sep 7, 2020
Add HTTPProxy fields to specify how to bind a virtual host to
an ExtensionService that can authorize inbound client requests.

This fixes projectcontour#2715.

Signed-off-by: James Peach <[email protected]>
jpeach added a commit to jpeach/contour that referenced this issue Sep 7, 2020
Add HTTPProxy fields to specify how to bind a virtual host to
an ExtensionService that can authorize inbound client requests.

This fixes projectcontour#2715.

Signed-off-by: James Peach <[email protected]>
jpeach added a commit to jpeach/contour that referenced this issue Sep 8, 2020
Add HTTPProxy fields to specify how to bind a virtual host to
an ExtensionService that can authorize inbound client requests.

This fixes projectcontour#2715.

Signed-off-by: James Peach <[email protected]>
jpeach added a commit to jpeach/contour that referenced this issue Sep 8, 2020
Add HTTPProxy fields to specify how to bind a virtual host to
an ExtensionService that can authorize inbound client requests.

This fixes projectcontour#2715.

Signed-off-by: James Peach <[email protected]>
jpeach added a commit to jpeach/contour that referenced this issue Sep 9, 2020
Add HTTPProxy fields to specify how to bind a virtual host to
an ExtensionService that can authorize inbound client requests.

This fixes projectcontour#2715.

Signed-off-by: James Peach <[email protected]>
jpeach added a commit to jpeach/contour that referenced this issue Sep 9, 2020
Add HTTPProxy fields to specify how to bind a virtual host to
an ExtensionService that can authorize inbound client requests.

This fixes projectcontour#2715.

Signed-off-by: James Peach <[email protected]>
jpeach added a commit to jpeach/contour that referenced this issue Sep 10, 2020
Add HTTPProxy fields to specify how to bind a virtual host to
an ExtensionService that can authorize inbound client requests.

This fixes projectcontour#2715.

Signed-off-by: James Peach <[email protected]>
jpeach added a commit to jpeach/contour that referenced this issue Sep 10, 2020
Add HTTPProxy fields to specify how to bind a virtual host to
an ExtensionService that can authorize inbound client requests.

This fixes projectcontour#2715.

Signed-off-by: James Peach <[email protected]>
jpeach added a commit to jpeach/contour that referenced this issue Sep 11, 2020
Add HTTPProxy fields to specify how to bind a virtual host to
an ExtensionService that can authorize inbound client requests.

This fixes projectcontour#2715.

Signed-off-by: James Peach <[email protected]>
jpeach added a commit to jpeach/contour that referenced this issue Sep 11, 2020
Add HTTPProxy fields to specify how to bind a virtual host to
an ExtensionService that can authorize inbound client requests.

This fixes projectcontour#2715.

Signed-off-by: James Peach <[email protected]>
jpeach added a commit to jpeach/contour that referenced this issue Sep 11, 2020
Add HTTPProxy fields to specify how to bind a virtual host to
an ExtensionService that can authorize inbound client requests.

This fixes projectcontour#2715.

Signed-off-by: James Peach <[email protected]>
jpeach added a commit to jpeach/contour that referenced this issue Sep 11, 2020
Add HTTPProxy fields to specify how to bind a virtual host to
an ExtensionService that can authorize inbound client requests.

This fixes projectcontour#2715.

Signed-off-by: James Peach <[email protected]>
youngnick pushed a commit to jpeach/contour that referenced this issue Sep 14, 2020
Add HTTPProxy fields to specify how to bind a virtual host to
an ExtensionService that can authorize inbound client requests.

This fixes projectcontour#2715.

Signed-off-by: James Peach <[email protected]>
youngnick pushed a commit to jpeach/contour that referenced this issue Sep 14, 2020
Add HTTPProxy fields to specify how to bind a virtual host to
an ExtensionService that can authorize inbound client requests.

This fixes projectcontour#2715.

Signed-off-by: James Peach <[email protected]>
youngnick pushed a commit that referenced this issue Sep 15, 2020
Add HTTPProxy fields to specify how to bind a virtual host to
an ExtensionService that can authorize inbound client requests.

This fixes #2715.

Signed-off-by: James Peach <[email protected]>
Co-authored-by: Nick Young <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/httpproxy Issues or PRs related to the HTTPProxy API.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant