Skip to content

Commit

Permalink
Update docs/en/pid-eaa-issuance.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Giuseppe De Marco <[email protected]>
  • Loading branch information
fmarino-ipzs and peppelinux authored Feb 29, 2024
1 parent 2949e70 commit afb747c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/pid-eaa-issuance.rst
Original file line number Diff line number Diff line change
Expand Up @@ -962,7 +962,7 @@ Below is a non-normative example of an Entity Configuration of a PID Provider co
"oauth_authorization_server": {
"authorization_endpoint": "https://pid-provider.example.org/authorization",
"pushed_authorization_request_endpoint": "https://pid-provider.example.org/connect/par",
"dpop_signing_alg_values_supported": ["RS256", "RS512", "ES256", "ES512"],
"dpop_signing_alg_values_supported": ["ES256", "ES512"],
"token_endpoint": "https://pid-provider.example.org/token",
"introspection_endpoint": "https://pid-provider.example.org/introspection",
"client_registration_types_supported": ["automatic"],
Expand Down

0 comments on commit afb747c

Please sign in to comment.