Skip to content

How wallet requests encrypted JAR from the Verifier? #691

@babisRoutis

Description

@babisRoutis

Under section 5.10 there is the following:

If the Wallet requires the Verifier to encrypt the Request Object, it SHOULD use the jwks parameter within the wallet_metadata parameter to pass public encryption keys.

I have the impression that using jwks is not enough, because Verifier doesn't know which encryption method to use.

Perhaps there need to be either

  • request_object_signing_alg_values_supported and request_object_encryption_enc_values_supported as defined in JAR, or
  • request_object_encryption_enc_values_supported provided that all jwks elements contain alg.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions