personium / personium-core

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

Considering namespace while validating ACL #629

Closed yoh1496 closed 2 years ago

yoh1496 commented 2 years ago

By using QName to match privilege from privileve map, specified privileges are validated correctly.

Closes #64