direct_post.jwt vs require_authorization_encrypted_response

Issue #2058 wontfix
Alen Horvat created an issue

Hi.

Would it make sense to move the value, that defines whether the response must be encrypted or not, in the configuration?

e.g., direct_post.jwt enables response encryption. All the encryption-related metadata is in the configuration, but whether or not the encryption is required.

Follow-up question is: would it make sense to also have a possibility to just encrypt the vp_token? (same JWE encryption approach as for the response)

Comments (2)

  1. Michael Jones

    We discussed this on the 21-Sep-23 working group call. Closing, since this issue is not in the correct repository.

  2. Log in to comment