Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FI-3257: Use Custom Authorization Header Input in Invalid Token Test #81

Merged

Conversation

emichaud998
Copy link
Contributor

@emichaud998 emichaud998 commented Oct 10, 2024

Summary

This PR fixes GitHub Issue onc-healthit/onc-certification-g10-test-kit#572

Inferno allows test to specify authorization header for Token Introspection in the configuration input "HTTP Authorization Header for Introspection Request", but the invalid token test did not have the ability to use that custom header input. This PR adds the code to allow the invalid token test to use the custom authorization header input. This PR branch is branched off of #77, which is the PR that allows multi-line custom headers, so it includes those changes as well.

Testing Guidance

Run test kit locally and ensure any headers added to the custom authorization header input are added to the request in the invalid token test.

@emichaud998 emichaud998 self-assigned this Oct 10, 2024
@emichaud998 emichaud998 force-pushed the FI-3257_Use_Authorization_Headers_Invalid_Token_Test branch from f062be1 to 1b42e81 Compare October 11, 2024 15:38
@emichaud998 emichaud998 merged commit 15cbe43 into main Oct 11, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants