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

Results 85 vc-authn-oidc issues
Sort by recently updated
recently updated
newest added

The dependabot security fix here https://github.com/bcgov/vc-authn-oidc/pull/412 should go in soon, but that has a conflict with the older version of Pydantic used. Can see that in the test GHA step...

Documents from the oidccontroller.auth_session collection are fetched by `pres_exch_id` and there are no indexes for that presently. This could affect performance of VCAuthn, especially with the considerations here https://github.com/bcgov/vc-authn-oidc/issues/424 There...

pinned

For each presentation request that is created an auth_session document is created in the Mongo store. As the page is left open, the refresh of expired requests creates a new...

pinned

After scanning a QR Code using the built-in camera app, the user has an option to open the URL, and they are instructed to use a digital wallet. Can we...

2.0
pinned
Feature Request

I find sorting out where to set configurations (mostly environment variables) very confusing and I don't really trust where to put the changes. There are multiple places env. variables are...

pinned

The vc-authn controller uses websockets to notify the frontend of changes in the proof-request. Without sticky sessions, traffic is routed to any of the active pods causing the websocket to...

bug
2.0
pinned

In the event that the agent instance used by VC-AuthN does not have a DID (e.g: the user forgot to start the agent providing a `seed`), the controller throws an...

bug
2.0
pinned

This use case if for users that have come to the QR Code within their phone web browser. The common workflow for mobile users is to screen shot a QR...

enhancement
2.0
pinned

As a prover, I would want to know the verifier I am sending information to is who I think they are: the verifier should prove this - e.g.: is it...

enhancement
2.0
pinned

In some circumstances, it would be great to be able to establish a non-ephemeral connection between the verifier agent and the mobile wallet: an example could be accessing a service...

2.0
pinned