Ensure exceptions caused by incorrect configurations with Keycloak or plug-in are visible in Sentry
collinpreston opened this issue · 2 comments
collinpreston commented
User Story
As an application administrator, I want to ensure that any errors raised during authentication with Keycloak are raised and visible in Sentry.
Description/Context
If there is an incorrectly configured client application setup in Keycloak, errors occurring within the client application as part of the login workflow should be visible in Sentry.
collinpreston commented
Depends on #4225
pdpinch commented
Sentry is convenient, I think, but it's not the only option. We can set up alerts based on specific log messages in Grafana. @mitodl/devops might have other suggestions.