Emiliano Suñé

Results 179 comments of Emiliano Suñé

If we agree on a user agent naming convention (I agree that what is in the linked diff seems reasonable) maybe we should use it as user agent for ALL...

@gmulhearn-anonyome what do you mean by "extensible" exactly? My only concern with applying a patch for this endpoint only is that we won;t be using the user agent elsewhere and...

Thanks for the clarification @gmulhearn-anonyome , it makes sense now 🙂

I am not sure why this issue started happening when it did since we did not change anything in the application code that is failing, however it seems to be...

Multitenancy already uses JWTs to authenticate tenants, however I don't think the pattern is as tight as a standard OAuth2 approach would require (long expiry time for tokens, no refresh...

I like the signed webhook approach: the idea of having OAuth as a plug-in was, at least partially, because of the overhead (in code and processing) required to manage authentication...

> Hah issue credential 2.0 was already implemented in OrgBook by @amanji So the protocol is not the issue we're looking for? 🙂

Recapping the conversations happening in #572: * When scanning the QR code with the phone camera app, the user will be taken to BC Wallet - if they have it...

As discussed briefly yesterday, I struggle to see the need for a kiosk mode for VC-AuthN. For similar implementations (such as https://github.com/bcgov/lcrb-dav) it might make sense, since they are not...

New nudge for this PR. We're trying to fix multi-arch builds in ACA-Py (see [here](https://github.com/hyperledger/aries-cloudagent-python/issues/2124#issuecomment-2050593476) and [here](https://github.com/hyperledger/aries-bbssignatures-rs/issues/8#issue-1833463123).