Skip to content

Commit

Permalink
Fixed minor error in application.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cditcher committed Dec 31, 2024
1 parent 875c975 commit 8d2f844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/src/main/resources/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spring:
client-secret: ${GRAD_BUSINESS_API_CLIENT_SECRET}
authorization-grant-type: client_credentials
provider:
batch-client:
grad-business-client:
issuer-uri: ${TOKEN_ISSUER_URL}
token-uri: ${TOKEN_ISSUER_URL}/protocol/openid-connect/token

Expand Down

0 comments on commit 8d2f844

Please sign in to comment.