Skip to content

Commit

Permalink
Update name of custom_authorization_header to custom_token_introspect…
Browse files Browse the repository at this point in the history
…ion_request_headers to account for change in SMART app launch test kit
  • Loading branch information
emichaud998 committed Sep 20, 2024
1 parent e5ef9e9 commit 9ebdb38
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ class TokenIntrospectionGroup < SMARTAppLaunch::SMARTTokenIntrospectionGroup

input_order :url,
:well_known_introspection_url,
:custom_authorization_header,
:custom_token_introspection_request_headers,
:optional_introspection_request_params,
:standalone_client_id,
:standalone_client_secret,
Expand Down

0 comments on commit 9ebdb38

Please sign in to comment.