6
Replace scoped keys
under review
Kevin Litwack
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.
Activity
Newest
Oldest
Florian Hines
under review
Luke Melia
The biggest thing I miss about scoped keys is the ability to generate these limited-authority keys from a master or read key rather than having to dance with the API to create & delete these keys.