ConsumerDataStandardsAustralia / validation-prototype

Validation Prototype of Consumer Data Standards (fka conformance)
Other
9 stars 11 forks source link

Bring AuthorisationRequest closer to spec. #67

Closed ajmcmiddlin closed 5 years ago

ajmcmiddlin commented 5 years ago

Updates the AuthorisationRequest type to more closely match the spec. There are likely some other changes to be made that I haven't noticed yet. The two big ones here are:

  1. Remove the iss claim in the request object.
  2. Add cdr_consent_id as an essential claim in the ID token.