Skip to content

Commit

Permalink
fix: trust model, rp ES example, removed AS reserved parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
peppelinux committed Aug 5, 2023
1 parent d45ab02 commit b760237
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/en/trust.rst
Original file line number Diff line number Diff line change
Expand Up @@ -438,12 +438,6 @@ Below there is a non-normative example of an Entity Statement issued by an Accre
"email"
]
},
"request_authentication_methods_supported": {
"one_of": ["request_object"]
},
"request_authentication_signing_alg_values_supported": {
"subset_of": ["RS256", "RS512", "ES256", "ES512", "PS256", "PS512"]
}
},
"client": {
"vp_formats": {
Expand Down

0 comments on commit b760237

Please sign in to comment.