syncstorage-rs icon indicating copy to clipboard operation
syncstorage-rs copied to clipboard

syncstorage CI failure on tokenserver e2e tests

Open data-sync-user opened this issue 9 months ago • 0 comments

CI tests are now failing due to FxA disabling their /certificate/sign endpoint as part of their browserid removal (https://mozilla-hub.atlassian.net/browse/FXA-9394). This is due to the PyFxA oauth.Client used by our tests relying on the endpoint for using browswerid assertions.

Tracking of this PyFxA bug here: https://github.com/mozilla/PyFxA/issues/101

┆Issue is synchronized with this Jira Bug

data-sync-user avatar Mar 19 '25 20:03 data-sync-user