personium / personium-core

Core module of Personium
https://personium.io
Apache License 2.0
88 stars 16 forks source link

Add privilege that user can get only role assigned to him. #645

Closed yoh1496 closed 2 years ago

yoh1496 commented 2 years ago

Related to personium/app-cc-home#263 .

social-read make user can read all roles about target cell.

shimono commented 2 years ago

This is important because social-read is too strong privilege to give to visitors in general. First we need to design external spec.

shimono commented 2 years ago

Let us read https://datatracker.ietf.org/doc/html/rfc3744.html and see if there are any suitable api to extend to achieve this goal.