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

Proof-Request Explorer

Open esune opened this issue 1 year ago • 0 comments

Publicly accessible UI to search available proof-request configurations, see https://github.com/bcgov/vc-authn-oidc/issues/226

Some thoughts:

  • it might be preferable to not require an extra service to be deployed alongside VC-AuthN, but this is not a deal breaker
  • a Vue app - served by the back-end or by a separate webserver - should fit the bill
  • we may need to define top-level "standard" metadata and related filters, and let the users specify further filtering using GraphQL or similar
  • APIs to query results should still be protected, as we don;t want to risk the service being spammed by applications trying to fetch information

esune avatar Mar 12 '24 22:03 esune