vc-authn-oidc icon indicating copy to clipboard operation
vc-authn-oidc copied to clipboard

Extend supported presentation request restrictions

Open esune opened this issue 5 years ago • 3 comments

vc-authn currently only supports basic claim filter/restrictions - as per the AttributeFIlter model used in both RequestedAttributes and RequestedPredicates.

We need to be supporting other types of restrictions, such as restricting claims by value.

Additionally, it would be good to support the newer restriction syntax that uses an array of claims that share the same restrictions, as it simplifies configuration.

esune avatar Jan 20 '20 00:01 esune

The names array is now supported. Additional restrictions using wql still need to be implemented.

esune avatar Oct 14 '20 22:10 esune

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Mar 19 '23 21:03 stale[bot]

Pinning issue for re-assessment.

esune avatar Mar 20 '23 18:03 esune