mozilla-iam / sso-dashboard

A python flask implementation of an SSO dashboard. OIDC for authentication and message bus for alert pipelines.
Mozilla Public License 2.0
37 stars 45 forks source link

IAM-1269 JWT 500 errors #496

Closed frosemond closed 4 months ago

frosemond commented 4 months ago

changes import of josepy.error that was breaking application. Verified local development environment comes up cleanly.