Scoped keys were a feature that allowed customers to delegate a limited authority to a client (e.g. to issue queries but only with a specific filter like user.id eq 1234). They were deprecated due to cryptographic limitations. Replace them or provide some equivalent functionality.