-
DID Spec working draft 3 (17 Oct 2016), section 5.4, says "Proof of Ownership is the mechanism by which an identity owner can cryptographically prove ownership of a DID." This implies that the owner c…
-
There have been a number of discussions and pieces of text when the use of the term holder has not been precise enough, since it is the first holder that is specifically being addressed in these cases…
-
GitHub Report on "ID token" Issue in Microsoft Entra Verified ID
Introduction: The integration of Microsoft Entra Verified ID in the demo iOS app surfaced an error related to the "ID token" attesta…
-
I think the definition of "aspirational" in the RTRC should be further clarified with additional prose and examples.
-
Since the output of the "verify" operation is not defined in the standard, we don't know how to assert that different verifiers should see the same results after verification.
There are a number of…
-
Draft 13 specifies that authorization_details, among other claims, it must contain either
> a **credential_configuration_id** referencing a specific credential configuration in issuer's credential_…
-
### Version info
**React:** 17.0.1
**Firebase:** 9.6.1
**ReactFire:** 4.2.1
### Steps to reproduce
use `useSigninCheck` with `validateCustomClaims` at some point in the component tr…
-
[HTTP-Signatures](https://datatracker.ietf.org/doc/draft-cavage-http-signatures/) is an IETF draft standard that is pretty simple way to authenticate over HTTP using a public key. (Indeed both could w…
-
VC Data Model JWT Encoding (https://www.w3.org/TR/vc-data-model/#jwt-encoding): certain credential/presentation fields are convertable into JWT claims ("the following JWT-registered claim names MUST b…
-
The response is an encrypted json and not a Netsted JWT, signed and then encrypted.
Is there any possibility that implementers look for having a Nested JWT? Probably not.
I would give more clari…