Skip to content

Commit

Permalink
preset edit to bulk endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
rpassas committed Oct 27, 2023
1 parent e13adbd commit 6c97065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/presets/g10_certification_preset.json.erb
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"type": "text",
"title": "Backend Services Token Endpoint",
"description": "The OAuth 2.0 Token Endpoint used by the Backend Services specification\n to provide bearer tokens.",
"value": "https://inferno.healthit.gov/reference-server/oauth/bulk-token"
"value": "https://inferno.healthit.gov/reference-server/oauth/token"
},
{
"name": "bulk_client_id",
Expand Down

0 comments on commit 6c97065

Please sign in to comment.