JWKS support added to Identity
Platform
Rotate identity signing keys automatically with JWKS
Identity JWT verification can now be configured with a JSON Web Key Set (JWKS) URL instead of pasted static keys, so signing key rotation on your identity provider is picked up automatically. See Authentication methods.
Workflows
Decide based on the referring page
Surface decision requests now carry the Referer header into the workflow context, so a workflow can vary its decision based on the page a request came from.
Improvements and fixes
- ConsoleSubject search no longer slows down or errors when filtering by environment type.
- ConsoleEach screen now sets its own browser tab title, so tabs and history are easier to tell apart.
- ConsoleThe assistant accepts larger image uploads; the previous 2 MB cap is gone.
- ConsoleFixed an assistant error that could make requests fail outright.
- ConsoleThe Add Stripe Products modal no longer truncates plan names and product IDs, and shows the full plan name on hover.
- PlatformReconfiguring an app that reuses an existing plan ID no longer drops features from that plan.
- PlatformStripe webhook events now route to the right integration for accounts running live and test modes side by side.