You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Theoretically we could use HTTP Message Signatures for authenticating API calls to a FIRES server, though I'm not sure exactly how this would work, since we also need authorization controls.
I think it'd be a matter of either the FIRES server storing the public key and Key ID, and associating the permissions with that key ID, but then the question becomes "how do you trust that keypair"? You'd have to have some sort of bootstrapping process.
But moving in this direction in the future could be interesting, as it'd pave the road towards maybe integrating via the FASP system.