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

Improve exception handling/rendering during auth checks #405

Merged
merged 6 commits into from
Sep 17, 2024

Conversation

lbwexler
Copy link
Member

@lbwexler lbwexler commented Sep 15, 2024

More complete exception handling in AccessInterceptor,
AuthenticatonService.allowRequest, and HoistFilter.
Leave no request exception behind !

Auth Related exceptions are returned as opaque

Use 'NamedVariant' for handleException

…ionService.allowRequest, and HoistFilter -- Leave no request related exception uncaught!

Auth Related exceptions are returned as opaque
Use 'NamedVariant' for handleException
@lbwexler lbwexler requested a review from amcclain September 15, 2024 21:33
@amcclain amcclain changed the title Tighten exception rendering Improve exception handling/rendering during auth checks Sep 17, 2024
@amcclain amcclain merged commit 6f7fae6 into develop Sep 17, 2024
3 checks passed
@amcclain amcclain deleted the tightenExceptionRendering branch September 17, 2024 17:55
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.

2 participants