choria-io / aaasvc

Choria Centralized AAA Service
https://choria.io
Apache License 2.0
6 stars 8 forks source link

(#114) Require a signature in signing requests #115

Closed ripienaar closed 2 years ago

ripienaar commented 2 years ago

This requires that signing requests are signed using the private key matching the public key in the supplied token, effectively moving aware from bearer tokens.

Bearer token behaviour can be optionally enabled

Signed-off-by: R.I.Pienaar rip@devco.net