Skip to content

Commit

Permalink
Fix typo in asymmetric
Browse files Browse the repository at this point in the history
  • Loading branch information
jmandel authored Feb 22, 2024
1 parent 0ffc156 commit 253f320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion input/pages/backend-services.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ and the FHIR server SHALL be secured using TLS V1.2 or a more recent version of


Before a client can request an access token, it generates a one-time-use
authentication JWT [as described in `client-confidential-symmetric`
authentication JWT [as described in `client-confidential-asymmetric`
authentication](client-confidential-asymmetric.html#authenticating-to-the-token-endpoint).
After generating this authentication JWT, the client
requests an access token via HTTP `POST` to the FHIR authorization server's
Expand Down

0 comments on commit 253f320

Please sign in to comment.