-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Proposed Initiative - Extend WAC specification with verifiable credential support #79
Comments
That is actually part of what I was setting out to do for my PhD. For some examples see the third chapter on security of my 2nd year report. |
I think there are three parts to flesh out:
I'm looking for the third one but not finding much yet. I know we did experiments with storing a w3c-vc on the user's pod, but not with requiring the user agent to present one. |
I agree there is quite a lot to be worked out still @michielbdejong .
|
Actually I do show issue 176: Only Trust Certain issuers of Identity of the Authorization panel how one could express an Access Control Rule that allowed only credentials from certain issuers to be acceptable. But there are certainly other ways to do that too. It would be helpful if it were orthogonal a bit because being over 21 could be proven in so many different ways. |
Moving discussion of RequiredCredentialShape here from solid/web-access-control-spec#79 (comment). |
I agree, https://solid.github.io/authorization-panel/authorization-ucr/#capabilities-vc is a more generic goal than https://deploy-preview-152--authorization-panel.netlify.app/authorization-ucr/#uc-trustedissuers Your remarks made me think and I want to propose an alternative way to solve the stories of both 2.9.1 and 2.9.2: #185 |
https://identity.foundation/presentation-exchange/ also seems like it could be relevant |
Creating this as a standalone initiative proposal from #72 so that it can be tracked individually. The UCR work should help to inform the scope, priority, and mission of this initiative.
The intent would be to allow WAC authorization statements to make access determinations based on whether or not a given verifiable credential is presented and verified.
The text was updated successfully, but these errors were encountered: