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

add a skip response handling metadata flag #135

Merged
merged 5 commits into from
Sep 25, 2022

Conversation

brockallen
Copy link
Member

This will add the ability to mark a BFF endpoint with metadata so that Challenge/Forbid responses will not override response having to set the HTTP status code to 401/403.

For: #133

@brockallen brockallen added the enhancement New feature or request label Sep 21, 2022
@brockallen brockallen added this to the 2.0.0 milestone Sep 21, 2022
@brockallen
Copy link
Member Author

WIP, but I think mostly done @AndersAbel. Let's review together to ensure we have covered all that you need.

@leastprivilege some interesting discoveries while working on this, thus some non-trivial changes to discuss.

@brockallen brockallen marked this pull request as ready for review September 23, 2022 14:47
@leastprivilege leastprivilege merged commit 3e7009d into main Sep 25, 2022
@leastprivilege leastprivilege deleted the brock/skip_response_handling branch September 25, 2022 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants