Skip to content

Commit

Permalink
Update _index.md
Browse files Browse the repository at this point in the history
markdown
  • Loading branch information
lbadenhop authored Sep 27, 2024
1 parent 8b66462 commit aefbccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/Validation/fdx/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Use Postman to test the FDX Core API. Before sending any request make sure that

1. Get Access token
* Select Step 0.2 to generate a JWT token corresponding to the request body for consent.

**Note:** This step is not part of our provided APIs. It simulates generating a JWT token containing the request body information needed for the POST /par request in the next step. The Data Recipient (DR) will implement this in their application to encrypt the consent grant request body into a JWT token.

2. Select Step 1, Data Recipient (DR) initiates a POST request to Data Provider's (DP’s) POST /par endpoint using the Pushed Authorization Request (PAR) method
Expand Down

0 comments on commit aefbccf

Please sign in to comment.