RubenVerborgh / solid-server-architecture

Proposed architecture for a Solid server
https://rubenverborgh.github.io/solid-server-architecture/solid-architecture-v1-3-0.pdf
13 stars 2 forks source link

The Authorization module needs a reason #23

Closed kjetilk closed 5 years ago

kjetilk commented 5 years ago

When authorization is not granted, the user needs to know the reason, and so the interface must generate that and be able to report it somehow.

RubenVerborgh commented 5 years ago

Agreed; we probably want to make it throw an error phrase. Will update.