Skip to content

Commit

Permalink
feature/PI-0000-testing_auth_fix fixed auth header issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Rohoolio committed May 17, 2024
1 parent 65d1099 commit 219d684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/swagger/06_components--authorizer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ components:
type: request
authorizerUri: ${lambda_invoke_arn}
authorizerCredentials: ${authoriser_iam_role}
identitySource: method.request.header.Authorization
identitySource: ""
authorizerResultTtlInSeconds: 0
app-level0:
$ref: https://proxygen.prod.api.platform.nhs.uk/components/securitySchemes/app-level0

0 comments on commit 219d684

Please sign in to comment.