
3/11/2020 · Sam Rhea
What this post added
This post introduces an open-source plugin for Cloudflare Access that enables single sign-on (SSO) with Sentry, a popular error tracking and diagnostics tool. The plugin leverages JSON Web Tokens (JWTs) signed by Cloudflare Access to authenticate users to Sentry without requiring a second login. This reduces friction for end-users and simplifies credential management for administrators. The post also details the structure of JWTs and provides guidance on building similar plugins for other applications.