Skip to content
Snippets Groups Projects
Commit 7fddad7e authored by Antoine Lambert's avatar Antoine Lambert
Browse files

backends: Report only relevant exceptions to sentry

When catching KeycloakError exceptions, other exception types
will be then raised like ValueError or AuthenticationFailed.

Those will be processed by django applications using these auth
middlewares so there is no need to duplicate error reports in
sentry here.
parent 882f35e4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment