mozilla / fxa

Monorepo for Mozilla Accounts (formerly Firefox Accounts)
https://mozilla.github.io/ecosystem-platform/
Mozilla Public License 2.0
590 stars 210 forks source link

bug(auth,event-broker): Don't allow invalid client ids through #17130

Closed dschom closed 3 months ago

dschom commented 3 months ago

Because

This pull request

Issue that this pull request solves

Closes: FXA-9802

Checklist

Put an x in the boxes that apply

Other information (Optional)

Note that FXA-9802 has already been 'fixed'. For some reason sentry is grouping a couple validation errors together that are actually unrelated. Unfortunately, I can't reconcile this in Sentry, which is why I'm pulling this in as a part 2 fix.

bbangert commented 3 months ago

Do we know where in FxA we're sending these from? We could log these in the mean-time to try and track down more details around them to find where/why they aren't having this populated during send.