smart_app_launch_test_kit 1.0.1 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (44) hide show
  1. checksums.yaml +4 -4
  2. data/execution_scripts/README.md +16 -0
  3. data/execution_scripts/client_vs_server/access_data_and_continue_client.rb +37 -0
  4. data/execution_scripts/client_vs_server/smart_v22_backend_services_with_commands.yaml +69 -0
  5. data/execution_scripts/client_vs_server/smart_v22_backend_services_with_commands_client_expected.json +1 -0
  6. data/execution_scripts/client_vs_server/smart_v22_backend_services_with_commands_server_expected.json +478 -0
  7. data/execution_scripts/client_vs_server/smart_v22_backend_services_with_commands_server_no_tls_expected.json +479 -0
  8. data/execution_scripts/client_vs_server/smart_v22_confidential_symmetric_with_commands.yaml +122 -0
  9. data/execution_scripts/client_vs_server/smart_v22_confidential_symmetric_with_commands_client_expected.json +1 -0
  10. data/execution_scripts/client_vs_server/smart_v22_confidential_symmetric_with_commands_client_no_tls_expected.json +1 -0
  11. data/execution_scripts/client_vs_server/smart_v22_confidential_symmetric_with_commands_server_expected.json +1 -0
  12. data/execution_scripts/client_vs_server/smart_v22_confidential_symmetric_with_commands_server_no_tls_expected.json +1 -0
  13. data/execution_scripts/client_vs_server/smart_v22_public_with_commands.yaml +123 -0
  14. data/execution_scripts/client_vs_server/smart_v22_public_with_commands_client_expected.json +1 -0
  15. data/execution_scripts/client_vs_server/smart_v22_public_with_commands_client_no_tls_expected.json +1 -0
  16. data/execution_scripts/client_vs_server/smart_v22_public_with_commands_server_expected.json +1 -0
  17. data/execution_scripts/client_vs_server/smart_v22_public_with_commands_server_no_tls_expected.json +1 -0
  18. data/execution_scripts/client_vs_server/visit_and_wait_to_return_to_inferno.rb +17 -0
  19. data/execution_scripts/reference_server/base_ref_server_authorize.rb +24 -0
  20. data/execution_scripts/reference_server/base_ref_server_ehr_launch.rb +24 -0
  21. data/execution_scripts/reference_server/ref_server_authorize_85_all_scopes.rb +3 -0
  22. data/execution_scripts/reference_server/ref_server_authorize_launched_all_scopes.rb +3 -0
  23. data/execution_scripts/reference_server/ref_server_ehr_launch_85.rb +3 -0
  24. data/execution_scripts/reference_server/smart_v1_vs_reference_server_with_commands.yaml +60 -0
  25. data/execution_scripts/reference_server/smart_v1_vs_reference_server_with_commands_expected.json +1 -0
  26. data/execution_scripts/reference_server/smart_v22_vs_reference_server_with_commands.yaml +93 -0
  27. data/execution_scripts/reference_server/smart_v22_vs_reference_server_with_commands_expected.json +1 -0
  28. data/execution_scripts/reference_server/smart_v22_vs_reference_server_with_commands_same_host_expected.json +4166 -0
  29. data/execution_scripts/reference_server/smart_v2_vs_reference_server_with_commands.yaml +81 -0
  30. data/execution_scripts/reference_server/smart_v2_vs_reference_server_with_commands_expected.json +1 -0
  31. data/lib/smart_app_launch/app_launch_test.rb +4 -0
  32. data/lib/smart_app_launch/app_redirect_test.rb +2 -1
  33. data/lib/smart_app_launch/client_suite/access_alca_interaction_test.rb +5 -1
  34. data/lib/smart_app_launch/client_suite/access_alcs_interaction_test.rb +5 -1
  35. data/lib/smart_app_launch/client_suite/access_alp_interaction_test.rb +6 -2
  36. data/lib/smart_app_launch/client_suite/access_bsca_interaction_test.rb +4 -1
  37. data/lib/smart_app_launch/client_suite/authentication_verification.rb +1 -1
  38. data/lib/smart_app_launch/client_suite/client_descriptions.rb +4 -3
  39. data/lib/smart_app_launch/cors_metadata_request_test.rb +11 -4
  40. data/lib/smart_app_launch/cors_openid_fhir_user_claim_test.rb +8 -4
  41. data/lib/smart_app_launch/cors_token_exchange_test.rb +8 -4
  42. data/lib/smart_app_launch/cors_well_known_endpoint_test.rb +8 -4
  43. data/lib/smart_app_launch/version.rb +2 -2
  44. metadata +34 -6
@@ -0,0 +1 @@
1
+ [{"id":"a5c80272-ff9e-43b6-8a96-ebd3f9df440e","created_at":"2026-04-17T01:38:47.503+00:00","inputs":[{"name":"client_id","value":"smart_client_test_demo","type":"text"},{"name":"smart_launch_urls","value":"https://inferno-qa.healthit.gov/suites/custom/smart_stu2_2/launch","type":"textarea"},{"name":"launch_context","value":"{ \"patient\": \"example\" }","type":"textarea"},{"name":"fhir_user_relative_reference","value":"Patient/example","type":"text"},{"name":"fhir_read_resources_bundle","value":"{\n \"resourceType\": \"Bundle\",\n \"entry\": [\n {\n \"resource\": {\n \"resourceType\": \"Patient\",\n \"id\": \"example\",\n \"name\": [\n {\n \"family\": \"Chalmers\",\n \"given\": [\n \"Peter\",\n \"James\"\n ]\n }\n ],\n \"gender\": \"male\",\n \"birthDate\": \"1974-12-25\",\n \"address\": [\n {\n \"line\": [\n \"534 Erewhon St\"\n ],\n \"city\": \"Ann Arbor\",\n \"state\": \"MI\",\n \"postalCode\": \"48108\"\n }\n ]\n }\n }\n ]\n}","type":"textarea"},{"name":"echoed_fhir_response","value":null,"type":"textarea"}],"optional":false,"outputs":[{"name":"continuation_url","type":"text","value":"https://inferno-qa.healthit.gov/suites/custom/smart_client_stu2_2/resume_pass?token=smart_client_test_demo"},{"name":"launch_key","type":"text","value":"b42f287f57458b5a114bbb7c0c888a8c64130efa13c87be9af6893f90d3afe57"},{"name":"launch_urls","type":"text","value":"https://inferno-qa.healthit.gov/suites/custom/smart_stu2_2/launch?iss=https%3A%2F%2Finferno-qa.healthit.gov%2Fsuites%2Fcustom%2Fsmart_client_stu2_2%2Ffhir\u0026launch=b42f287f57458b5a114bbb7c0c888a8c64130efa13c87be9af6893f90d3afe57"}],"requests":[],"result":"pass","test_id":"smart_client_stu2_2-smart_client_access-smart_client_access_alcs_interaction","test_run_id":"81960f37-0e69-4a9a-8752-dfa9fe588f42","test_session_id":"a48ijWbXvRY","updated_at":"2026-04-17T01:39:19.130+00:00"},{"id":"7dcc53a4-4a0a-4b5a-b06c-84c5e3a6985f","created_at":"2026-04-17T01:38:47.477+00:00","inputs":[{"name":"client_id","value":"smart_client_test_demo","type":"text"},{"name":"smart_launch_urls","value":"https://inferno-qa.healthit.gov/suites/custom/smart_stu2_2/launch","type":"textarea"},{"name":"smart_redirect_uris","value":"https://inferno-qa.healthit.gov/suites/custom/smart_stu2_2/redirect","type":"textarea"},{"name":"smart_client_secret","value":"SAMPLE_SECRET","type":"text"}],"optional":false,"outputs":[{"name":"smart_launch_urls","type":"text","value":"https://inferno-qa.healthit.gov/suites/custom/smart_stu2_2/launch"},{"name":"smart_redirect_uris","type":"text","value":"https://inferno-qa.healthit.gov/suites/custom/smart_stu2_2/redirect"}],"requests":[],"result":"pass","test_id":"smart_client_stu2_2-smart_client_registration_alcs-smart_client_registration_alcs_verification","test_run_id":"81960f37-0e69-4a9a-8752-dfa9fe588f42","test_session_id":"a48ijWbXvRY","updated_at":"2026-04-17T01:38:47.477+00:00"},{"id":"343a4040-a993-4e4c-94aa-cf7fa0ec41e3","created_at":"2026-04-17T01:39:19.180+00:00","inputs":[{"name":"client_id","label":"Client Id","description":"Testers may provide a specific value for Inferno to assign as the client id. If no value is provided, the Inferno session id will be used.","value":"smart_client_test_demo","type":"text"},{"name":"smart_launch_urls","label":"SMART App Launch URL(s)","description":"If the client app supports EHR launch, a comma-delimited list of one or more URLs that Inferno can use to launch the app.","value":"https://inferno-qa.healthit.gov/suites/custom/smart_stu2_2/launch","type":"textarea"},{"name":"smart_redirect_uris","label":"SMART App Launch Redirect URI(s)","description":"A comma-separated list of one or more URIs that the app will sepcify as the target of the redirect for Inferno to use when providing the authorization code.","value":"https://inferno-qa.healthit.gov/suites/custom/smart_stu2_2/redirect","type":"textarea"},{"name":"smart_client_secret","label":"SMART Confidential Symmetric Client Secret","description":"Provide the client secret that the confidential symmetric client will send with token requests to authenticate the client to Inferno.","value":"SAMPLE_SECRET","type":"text"}],"optional":false,"outputs":[],"requests":[],"result":"pass","test_group_id":"smart_client_stu2_2-smart_client_registration_alcs","test_run_id":"81960f37-0e69-4a9a-8752-dfa9fe588f42","test_session_id":"a48ijWbXvRY","updated_at":"2026-04-17T01:39:19.180+00:00"},{"id":"c1adf7cb-f9f1-4d59-9455-1b1470ffb2ad","created_at":"2026-04-17T01:39:20.413+00:00","inputs":[{"name":"client_id","label":"Client Id","description":"Testers may provide a specific value for Inferno to assign as the client id. If no value is provided, the Inferno session id will be used.","value":"smart_client_test_demo","type":"text"},{"name":"smart_launch_urls","label":"SMART App Launch URL(s)","description":"If the client app supports EHR launch, a comma-delimited list of one or more URLs that Inferno can use to launch the app.","value":"https://inferno-qa.healthit.gov/suites/custom/smart_stu2_2/launch","type":"textarea"},{"name":"smart_redirect_uris","label":"SMART App Launch Redirect URI(s)","description":"A comma-separated list of one or more URIs that the app will sepcify as the target of the redirect for Inferno to use when providing the authorization code.","value":"https://inferno-qa.healthit.gov/suites/custom/smart_stu2_2/redirect","type":"textarea"},{"name":"smart_jwk_set","label":"SMART Confidential Asymmetric JSON Web Key Set (JWKS)","description":"The SMART client's JSON Web Key Set including the key(s) Inferno will need to verify signatures on token requests made by the client. May be provided as either a publicly accessible url containing the JWKS, or the raw JWKS JSON.","value":"https://inferno-qa.healthit.gov/suites/custom/smart_stu2_2/.well-known/jwks.json","type":"textarea"},{"name":"smart_client_secret","label":"SMART Confidential Symmetric Client Secret","description":"Provide the client secret that the confidential symmetric client will send with token requests to authenticate the client to Inferno.","value":"SAMPLE_SECRET","type":"text"},{"name":"launch_context","label":"Launch Context","description":"Launch context details to be included in access token responses, specified as a JSON array. If provided, the contents will be merged into Inferno's token responses.","value":"{ \"patient\": \"example\" }","type":"textarea"},{"name":"fhir_user_relative_reference","label":"FHIR User Relative Reference","description":"A FHIR relative reference (\u003cresource type\u003e/\u003cid\u003e) for the FHIR user record to return when the openid and fhirUser scopes are requested. Include this resource in the **Available Resources** input so that it can be accessed via FHIR read.","value":"Patient/example","type":"text"},{"name":"fhir_read_resources_bundle","label":"Available Resources","description":"Resources to make available in Inferno's simulated FHIR server provided as a FHIR bundle. Each entry must contain a resource with the id element populated. Each instance present will be available for retrieval from Inferno at the endpoint: \u003cfhir-base\u003e/\u003cresource type\u003e/\u003cinstance id\u003e. These will only be available through the read interaction.","value":"{\n \"resourceType\": \"Bundle\",\n \"entry\": [\n {\n \"resource\": {\n \"resourceType\": \"Patient\",\n \"id\": \"example\",\n \"name\": [\n {\n \"family\": \"Chalmers\",\n \"given\": [\n \"Peter\",\n \"James\"\n ]\n }\n ],\n \"gender\": \"male\",\n \"birthDate\": \"1974-12-25\",\n \"address\": [\n {\n \"line\": [\n \"534 Erewhon St\"\n ],\n \"city\": \"Ann Arbor\",\n \"state\": \"MI\",\n \"postalCode\": \"48108\"\n }\n ]\n }\n }\n ]\n}","type":"textarea"},{"name":"echoed_fhir_response","label":"Default FHIR Response","description":"JSON representation of a default FHIR resource for Inferno to echo when a request is made to the simulated FHIR server. Reads targetting resources in the **Available Resources** input will return that resource instead of this. Otherwise, the content here will be echoed back exactly and no check will be made that it is appropriate for the request made. If nothing is provided, an OperationOutcome indicating nothing to echo will be returned.","value":null,"type":"textarea"}],"optional":false,"outputs":[],"requests":[],"result":"pass","test_run_id":"81960f37-0e69-4a9a-8752-dfa9fe588f42","test_session_id":"a48ijWbXvRY","test_suite_id":"smart_client_stu2_2","updated_at":"2026-04-17T01:39:20.413+00:00"},{"id":"34ecad0f-2b8c-4426-9a94-22f9f88f11b7","created_at":"2026-04-17T01:39:19.292+00:00","inputs":[{"name":"client_id","value":"smart_client_test_demo","type":"text"},{"name":"smart_redirect_uris","value":"https://inferno-qa.healthit.gov/suites/custom/smart_stu2_2/redirect","type":"textarea"},{"name":"launch_key","value":"b42f287f57458b5a114bbb7c0c888a8c64130efa13c87be9af6893f90d3afe57","type":"text"}],"optional":false,"outputs":[],"requests":[{"id":"d91d68a2-4627-4306-a7e2-9f72f23015a0","direction":"incoming","index":1081847,"result_id":"a5c80272-ff9e-43b6-8a96-ebd3f9df440e","status":302,"timestamp":"2026-04-17T01:38:52.774+00:00","url":"https://inferno-qa.healthit.gov:443/suites/custom/smart_client_stu2_2/auth/authorization?response_type=code\u0026client_id=smart_client_test_demo\u0026redirect_uri=https%3A%2F%2Finferno-qa.healthit.gov%2Fsuites%2Fcustom%2Fsmart_stu2_2%2Fredirect\u0026scope=launch%2Fpatient+openid+fhirUser+offline_access+patient%2F*.rs\u0026state=ccc6c670-a6e5-4c38-bffd-58a6ae5e5e6b\u0026aud=https%3A%2F%2Finferno-qa.healthit.gov%2Fsuites%2Fcustom%2Fsmart_client_stu2_2%2Ffhir\u0026code_challenge=FR3kNYdIUFXvNjundRQEoAOME-G6jVi6oV-mHxMyxik\u0026code_challenge_method=S256","verb":"GET"},{"id":"00595daf-ff1d-4fbe-ad16-15838356e89a","direction":"incoming","index":1081867,"result_id":"a5c80272-ff9e-43b6-8a96-ebd3f9df440e","status":302,"timestamp":"2026-04-17T01:39:04.322+00:00","url":"https://inferno-qa.healthit.gov:443/suites/custom/smart_client_stu2_2/auth/authorization?response_type=code\u0026client_id=smart_client_test_demo\u0026redirect_uri=https%3A%2F%2Finferno-qa.healthit.gov%2Fsuites%2Fcustom%2Fsmart_stu2_2%2Fredirect\u0026scope=launch+openid+fhirUser+offline_access+patient%2F*.rs\u0026state=786a7dff-2fa4-48ba-b93e-72aa89df0da8\u0026aud=https%3A%2F%2Finferno-qa.healthit.gov%2Fsuites%2Fcustom%2Fsmart_client_stu2_2%2Ffhir\u0026launch=b42f287f57458b5a114bbb7c0c888a8c64130efa13c87be9af6893f90d3afe57\u0026code_challenge=YOZxOw-rsm_a8-Sr3XtAPEZ30EIzt2NEk49rngofv1Q\u0026code_challenge_method=S256","verb":"GET"},{"id":"2fe1ee0e-18da-4dff-a792-9f6d5496fe24","direction":"incoming","index":1081884,"result_id":"a5c80272-ff9e-43b6-8a96-ebd3f9df440e","status":302,"timestamp":"2026-04-17T01:39:13.505+00:00","url":"https://inferno-qa.healthit.gov:443/suites/custom/smart_client_stu2_2/auth/authorization?response_type=code\u0026client_id=smart_client_test_demo\u0026redirect_uri=https%3A%2F%2Finferno-qa.healthit.gov%2Fsuites%2Fcustom%2Fsmart_stu2_2%2Fredirect\u0026scope=launch%2Fpatient+openid+fhirUser+offline_access+patient%2F*.rs\u0026state=d4eeb9b2-12fc-49bc-be40-cf49becbfbdc\u0026aud=https%3A%2F%2Finferno-qa.healthit.gov%2Fsuites%2Fcustom%2Fsmart_client_stu2_2%2Ffhir\u0026code_challenge=LvnDKHrpDg3Oagpt286q_xaeAgzg4yEIsxWiBKwXPIU\u0026code_challenge_method=S256","verb":"GET"}],"result":"pass","test_id":"smart_client_stu2_2-smart_client_access-smart_client_authorization_request_alcs_verification","test_run_id":"81960f37-0e69-4a9a-8752-dfa9fe588f42","test_session_id":"a48ijWbXvRY","updated_at":"2026-04-17T01:39:19.292+00:00"},{"id":"9568d633-4a25-474a-a922-efc92d2842dd","created_at":"2026-04-17T01:39:20.402+00:00","inputs":[{"name":"client_id","label":"Client Id","description":"The registered Client Id for use in obtaining access tokens. Create a new session and re-run the Client Registration group if you need to change this value.","value":"smart_client_test_demo","type":"text"},{"name":"smart_launch_urls","label":"SMART App Launch URL(s)","description":"Registered Launch URLs in the form of a comma-separated list of zero or more URLs. If present, Inferno will provide an option to use each to launch the app. Create a new session and re-run the Client Registration group if you need to change this value.","value":"https://inferno-qa.healthit.gov/suites/custom/smart_stu2_2/launch","type":"textarea"},{"name":"launch_context","label":"Launch Context","description":"Launch context details to be included in access token responses, specified as a JSON array. If provided, the contents will be merged into Inferno's token responses.","value":"{ \"patient\": \"example\" }","type":"textarea"},{"name":"fhir_user_relative_reference","label":"FHIR User Relative Reference","description":"A FHIR relative reference (\u003cresource type\u003e/\u003cid\u003e) for the FHIR user record to return when the openid and fhirUser scopes are requested. Include this resource in the **Available Resources** input so that it can be accessed via FHIR read.","value":"Patient/example","type":"text"},{"name":"fhir_read_resources_bundle","label":"Available Resources","description":"Resources to make available in Inferno's simulated FHIR server provided as a FHIR bundle. Each entry must contain a resource with the id element populated. Each instance present will be available for retrieval from Inferno at the endpoint: \u003cfhir-base\u003e/\u003cresource type\u003e/\u003cinstance id\u003e. These will only be available through the read interaction.","value":"{\n \"resourceType\": \"Bundle\",\n \"entry\": [\n {\n \"resource\": {\n \"resourceType\": \"Patient\",\n \"id\": \"example\",\n \"name\": [\n {\n \"family\": \"Chalmers\",\n \"given\": [\n \"Peter\",\n \"James\"\n ]\n }\n ],\n \"gender\": \"male\",\n \"birthDate\": \"1974-12-25\",\n \"address\": [\n {\n \"line\": [\n \"534 Erewhon St\"\n ],\n \"city\": \"Ann Arbor\",\n \"state\": \"MI\",\n \"postalCode\": \"48108\"\n }\n ]\n }\n }\n ]\n}","type":"textarea"},{"name":"echoed_fhir_response","label":"Default FHIR Response","description":"JSON representation of a default FHIR resource for Inferno to echo when a request is made to the simulated FHIR server. Reads targetting resources in the **Available Resources** input will return that resource instead of this. Otherwise, the content here will be echoed back exactly and no check will be made that it is appropriate for the request made. If nothing is provided, an OperationOutcome indicating nothing to echo will be returned.","value":null,"type":"textarea"},{"name":"smart_redirect_uris","label":"SMART App Launch Redirect URI(s)","description":"Registered Redirect URIs in the form of a comma-separated list of one or more URIs. Redirect URIs specified in authorization requests must come from this list. Create a new session and re-run the Client Registration group if you need to change this value.","value":"https://inferno-qa.healthit.gov/suites/custom/smart_stu2_2/redirect","type":"textarea"},{"name":"smart_jwk_set","label":"JSON Web Key Set (JWKS)","description":"The SMART client's JSON Web Key Set in the form of either a publicly accessible url containing the JWKS, or the raw JWKS JSON. Must include the key(s) Inferno will need to verify signatures on token requests made by the client. Create a new session and re-run the Client Registration group if you need to change this value.","value":"https://inferno-qa.healthit.gov/suites/custom/smart_stu2_2/.well-known/jwks.json","type":"textarea"},{"name":"smart_client_secret","label":"SMART Confidential Symmetric Client Secret","description":"The registered client secret that will be provided during token requests to authenticate the client to Inferno. Create a new session and re-run the Client Registration group if you need to change this value.","value":"SAMPLE_SECRET","type":"text"}],"optional":false,"outputs":[],"requests":[],"result":"pass","test_group_id":"smart_client_stu2_2-smart_client_access","test_run_id":"81960f37-0e69-4a9a-8752-dfa9fe588f42","test_session_id":"a48ijWbXvRY","updated_at":"2026-04-17T01:39:20.402+00:00"},{"id":"84a92bda-e3a5-4cab-80b0-91573671870b","created_at":"2026-04-17T01:39:20.268+00:00","inputs":[{"name":"client_id","value":"smart_client_test_demo","type":"text"},{"name":"smart_client_secret","value":"SAMPLE_SECRET","type":"text"}],"optional":false,"outputs":[{"name":"smart_tokens","type":"text","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NjM5MzUzMywibm9uY2UiOiI3OGFiNDJmZDAwOGY1ZDM1In0\neyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NjM5MzU0NCwibm9uY2UiOiI5MDM0MGQ5NjViNjUyMmE4In0\neyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NjM5MzU1Mywibm9uY2UiOiIxZjFiN2Y4Mjc0MGZhNGE0In0\neyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NjM5MzUzMywibm9uY2UiOiI2ZWUxYmY5Yzc2ODI3YTVjIn0\neyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NjM5MzUzNCwibm9uY2UiOiJlYmVkMjQ0ZTE5MzBmNTVhIn0\neyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NjM5MzU0NSwibm9uY2UiOiI1YzgxNjY0Zjg0YWQ5NmE5In0\neyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NjM5MzU0NSwibm9uY2UiOiI0MzczODdlYzJkMTA3NGU0In0"}],"requests":[{"id":"15e5a0e1-4631-4389-a0f5-9959dd4e2e18","direction":"incoming","index":1081849,"result_id":"a5c80272-ff9e-43b6-8a96-ebd3f9df440e","status":200,"timestamp":"2026-04-17T01:38:53.194+00:00","url":"https://inferno-qa.healthit.gov:443/suites/custom/smart_client_stu2_2/auth/token","verb":"POST"},{"id":"e2bdb887-0a8a-477a-8d39-b2c3fe2733f7","direction":"incoming","index":1081857,"result_id":"a5c80272-ff9e-43b6-8a96-ebd3f9df440e","status":200,"timestamp":"2026-04-17T01:38:53.868+00:00","url":"https://inferno-qa.healthit.gov:443/suites/custom/smart_client_stu2_2/auth/token","verb":"POST"},{"id":"1010252b-b0d7-4248-8f90-2caa6ebd352f","direction":"incoming","index":1081859,"result_id":"a5c80272-ff9e-43b6-8a96-ebd3f9df440e","status":200,"timestamp":"2026-04-17T01:38:54.097+00:00","url":"https://inferno-qa.healthit.gov:443/suites/custom/smart_client_stu2_2/auth/token","verb":"POST"},{"id":"638001e7-15a7-4ddd-a7bf-bf3ede1a762d","direction":"incoming","index":1081869,"result_id":"a5c80272-ff9e-43b6-8a96-ebd3f9df440e","status":200,"timestamp":"2026-04-17T01:39:04.651+00:00","url":"https://inferno-qa.healthit.gov:443/suites/custom/smart_client_stu2_2/auth/token","verb":"POST"},{"id":"44873256-7f55-41d2-9426-66bca1e71ca1","direction":"incoming","index":1081877,"result_id":"a5c80272-ff9e-43b6-8a96-ebd3f9df440e","status":200,"timestamp":"2026-04-17T01:39:05.197+00:00","url":"https://inferno-qa.healthit.gov:443/suites/custom/smart_client_stu2_2/auth/token","verb":"POST"},{"id":"6185bcd6-d88c-413f-9b82-d110e83dbb60","direction":"incoming","index":1081879,"result_id":"a5c80272-ff9e-43b6-8a96-ebd3f9df440e","status":200,"timestamp":"2026-04-17T01:39:05.358+00:00","url":"https://inferno-qa.healthit.gov:443/suites/custom/smart_client_stu2_2/auth/token","verb":"POST"},{"id":"e468920e-0306-4934-bcfc-1ad08056b871","direction":"incoming","index":1081886,"result_id":"a5c80272-ff9e-43b6-8a96-ebd3f9df440e","status":200,"timestamp":"2026-04-17T01:39:13.938+00:00","url":"https://inferno-qa.healthit.gov:443/suites/custom/smart_client_stu2_2/auth/token","verb":"POST"}],"result":"pass","test_id":"smart_client_stu2_2-smart_client_access-smart_client_token_request_alcs_verification","test_run_id":"81960f37-0e69-4a9a-8752-dfa9fe588f42","test_session_id":"a48ijWbXvRY","updated_at":"2026-04-17T01:39:20.268+00:00"},{"id":"5a3e843a-8ce2-4f8d-9347-b45b88d367a6","created_at":"2026-04-17T01:39:20.391+00:00","inputs":[{"name":"smart_tokens","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NjM5MzUzMywibm9uY2UiOiI3OGFiNDJmZDAwOGY1ZDM1In0\neyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NjM5MzU0NCwibm9uY2UiOiI5MDM0MGQ5NjViNjUyMmE4In0\neyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NjM5MzU1Mywibm9uY2UiOiIxZjFiN2Y4Mjc0MGZhNGE0In0\neyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NjM5MzUzMywibm9uY2UiOiI2ZWUxYmY5Yzc2ODI3YTVjIn0\neyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NjM5MzUzNCwibm9uY2UiOiJlYmVkMjQ0ZTE5MzBmNTVhIn0\neyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NjM5MzU0NSwibm9uY2UiOiI1YzgxNjY0Zjg0YWQ5NmE5In0\neyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NjM5MzU0NSwibm9uY2UiOiI0MzczODdlYzJkMTA3NGU0In0","type":"text"}],"optional":false,"outputs":[],"requests":[{"id":"83036894-3668-46b6-901f-8634bde81977","direction":"incoming","index":1081853,"result_id":"a5c80272-ff9e-43b6-8a96-ebd3f9df440e","status":200,"timestamp":"2026-04-17T01:38:53.548+00:00","url":"https://inferno-qa.healthit.gov:443/suites/custom/smart_client_stu2_2/fhir/Patient/example","verb":"GET"},{"id":"14661ed6-9836-425c-b489-6bce459a4ed1","direction":"incoming","index":1081855,"result_id":"a5c80272-ff9e-43b6-8a96-ebd3f9df440e","status":200,"timestamp":"2026-04-17T01:38:53.666+00:00","url":"https://inferno-qa.healthit.gov:443/suites/custom/smart_client_stu2_2/fhir/Patient/example","verb":"GET"},{"id":"20ddaf7b-614d-4c20-9c64-ef7bdaae443f","direction":"incoming","index":1081873,"result_id":"a5c80272-ff9e-43b6-8a96-ebd3f9df440e","status":200,"timestamp":"2026-04-17T01:39:04.996+00:00","url":"https://inferno-qa.healthit.gov:443/suites/custom/smart_client_stu2_2/fhir/Patient/example","verb":"GET"},{"id":"66943124-a627-44ed-8d55-727af5f7dc7a","direction":"incoming","index":1081875,"result_id":"a5c80272-ff9e-43b6-8a96-ebd3f9df440e","status":200,"timestamp":"2026-04-17T01:39:05.066+00:00","url":"https://inferno-qa.healthit.gov:443/suites/custom/smart_client_stu2_2/fhir/Patient/example","verb":"GET"}],"result":"pass","test_id":"smart_client_stu2_2-smart_client_access-smart_client_token_use_verification","test_run_id":"81960f37-0e69-4a9a-8752-dfa9fe588f42","test_session_id":"a48ijWbXvRY","updated_at":"2026-04-17T01:39:20.391+00:00"}]
@@ -0,0 +1 @@
1
+ [{"id":"1f2b23f6-ec60-4882-8f64-076cda5f3265","created_at":"2026-04-06T21:42:49.410-04:00","inputs":[{"name":"client_id","value":"smart_client_test_demo","type":"text"},{"name":"smart_launch_urls","value":"http://localhost:4567/custom/smart_stu2_2/launch","type":"textarea"},{"name":"smart_redirect_uris","value":"http://localhost:4567/custom/smart_stu2_2/redirect","type":"textarea"},{"name":"smart_client_secret","value":"SAMPLE_SECRET","type":"text"}],"messages":[{"message":"Registered launch URL 'http://localhost:4567/custom/smart_stu2_2/launch' is not a valid https URI.","type":"error"},{"message":"Registered redirect URI 'http://localhost:4567/custom/smart_stu2_2/redirect' is not a valid https URI.","type":"error"}],"optional":false,"outputs":[{"name":"smart_launch_urls","type":"text","value":"http://localhost:4567/custom/smart_stu2_2/launch"},{"name":"smart_redirect_uris","type":"text","value":"http://localhost:4567/custom/smart_stu2_2/redirect"}],"requests":[],"result":"fail","result_message":"Invalid registration details provided. See messages for details","test_id":"smart_client_stu2_2-smart_client_registration_alcs-smart_client_registration_alcs_verification","test_run_id":"e4c8857f-dc25-4ef5-a9a1-0b84ed8540a8","test_session_id":"f8kmKo19JqA","updated_at":"2026-04-06T21:42:49.410-04:00"},{"id":"03007cc0-fcc8-4fcc-9105-7729c10ade21","created_at":"2026-04-06T21:42:49.420-04:00","inputs":[{"name":"client_id","value":"smart_client_test_demo","type":"text"},{"name":"smart_launch_urls","value":"http://localhost:4567/custom/smart_stu2_2/launch","type":"textarea"},{"name":"launch_context","value":"{ \"patient\": \"example\" }","type":"textarea"},{"name":"fhir_user_relative_reference","value":"Patient/example","type":"text"},{"name":"fhir_read_resources_bundle","value":"{\n \"resourceType\": \"Bundle\",\n \"entry\": [\n {\n \"resource\": {\n \"resourceType\": \"Patient\",\n \"id\": \"example\",\n \"name\": [\n {\n \"family\": \"Chalmers\",\n \"given\": [\n \"Peter\",\n \"James\"\n ]\n }\n ],\n \"gender\": \"male\",\n \"birthDate\": \"1974-12-25\",\n \"address\": [\n {\n \"line\": [\n \"534 Erewhon St\"\n ],\n \"city\": \"Ann Arbor\",\n \"state\": \"MI\",\n \"postalCode\": \"48108\"\n }\n ]\n }\n }\n ]\n}","type":"textarea"},{"name":"echoed_fhir_response","value":null,"type":"textarea"}],"optional":false,"outputs":[{"name":"continuation_url","type":"text","value":"http://localhost:4567/custom/smart_client_stu2_2/resume_pass?token=smart_client_test_demo"},{"name":"launch_key","type":"text","value":"ab532e101487bbebd80ee855631b5f8e2eebd3158c3b9ba1c7d620a4d12dcde0"},{"name":"launch_urls","type":"text","value":"http://localhost:4567/custom/smart_stu2_2/launch?iss=http%3A%2F%2Flocalhost%3A4567%2Fcustom%2Fsmart_client_stu2_2%2Ffhir\u0026launch=ab532e101487bbebd80ee855631b5f8e2eebd3158c3b9ba1c7d620a4d12dcde0"}],"requests":[],"result":"pass","test_id":"smart_client_stu2_2-smart_client_access-smart_client_access_alcs_interaction","test_run_id":"e4c8857f-dc25-4ef5-a9a1-0b84ed8540a8","test_session_id":"f8kmKo19JqA","updated_at":"2026-04-06T21:43:11.417-04:00"},{"id":"3be5116b-464f-4209-8729-e8590e5f3c60","created_at":"2026-04-06T21:43:11.433-04:00","inputs":[{"name":"client_id","label":"Client Id","description":"Testers may provide a specific value for Inferno to assign as the client id. If no value is provided, the Inferno session id will be used.","value":"smart_client_test_demo","type":"text"},{"name":"smart_launch_urls","label":"SMART App Launch URL(s)","description":"If the client app supports EHR launch, a comma-delimited list of one or more URLs that Inferno can use to launch the app.","value":"http://localhost:4567/custom/smart_stu2_2/launch","type":"textarea"},{"name":"smart_redirect_uris","label":"SMART App Launch Redirect URI(s)","description":"A comma-separated list of one or more URIs that the app will sepcify as the target of the redirect for Inferno to use when providing the authorization code.","value":"http://localhost:4567/custom/smart_stu2_2/redirect","type":"textarea"},{"name":"smart_client_secret","label":"SMART Confidential Symmetric Client Secret","description":"Provide the client secret that the confidential symmetric client will send with token requests to authenticate the client to Inferno.","value":"SAMPLE_SECRET","type":"text"}],"optional":false,"outputs":[],"requests":[],"result":"fail","test_group_id":"smart_client_stu2_2-smart_client_registration_alcs","test_run_id":"e4c8857f-dc25-4ef5-a9a1-0b84ed8540a8","test_session_id":"f8kmKo19JqA","updated_at":"2026-04-06T21:43:11.433-04:00"},{"id":"fa6c0743-36ae-4c20-ac23-633ad480dbf0","created_at":"2026-04-06T21:43:11.439-04:00","inputs":[{"name":"client_id","value":"smart_client_test_demo","type":"text"},{"name":"smart_redirect_uris","value":"http://localhost:4567/custom/smart_stu2_2/redirect","type":"textarea"},{"name":"launch_key","value":"ab532e101487bbebd80ee855631b5f8e2eebd3158c3b9ba1c7d620a4d12dcde0","type":"text"}],"optional":false,"outputs":[],"requests":[{"id":"96001cc3-4d8d-4080-bb23-af40ea347b2a","direction":"incoming","index":1481,"result_id":"03007cc0-fcc8-4fcc-9105-7729c10ade21","status":302,"timestamp":"2026-04-06T21:42:59.182-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization?response_type=code\u0026client_id=smart_client_test_demo\u0026redirect_uri=http%3A%2F%2Flocalhost%3A4567%2Fcustom%2Fsmart_stu2_2%2Fredirect\u0026scope=launch%2Fpatient+openid+fhirUser+offline_access+patient%2F*.rs\u0026state=ff8a75f9-7e1c-4639-a14d-5a091f7c69d8\u0026aud=http%3A%2F%2Flocalhost%3A4567%2Fcustom%2Fsmart_client_stu2_2%2Ffhir\u0026code_challenge=7QUW87dJXu4KvXDdt6oGTI-N7shLsPfvGt5JCIvWllM\u0026code_challenge_method=S256","verb":"GET"},{"id":"4eff39cd-1104-4f8c-9d71-536da020b472","direction":"incoming","index":1499,"result_id":"03007cc0-fcc8-4fcc-9105-7729c10ade21","status":302,"timestamp":"2026-04-06T21:43:05.424-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization?response_type=code\u0026client_id=smart_client_test_demo\u0026redirect_uri=http%3A%2F%2Flocalhost%3A4567%2Fcustom%2Fsmart_stu2_2%2Fredirect\u0026scope=launch+openid+fhirUser+offline_access+patient%2F*.rs\u0026state=abd255c1-de47-4443-a689-2201dccfb68b\u0026aud=http%3A%2F%2Flocalhost%3A4567%2Fcustom%2Fsmart_client_stu2_2%2Ffhir\u0026launch=ab532e101487bbebd80ee855631b5f8e2eebd3158c3b9ba1c7d620a4d12dcde0\u0026code_challenge=o0ehT2ql2XtfWD_ClAtOOILRYQrmrSHlSdpXGVorJgw\u0026code_challenge_method=S256","verb":"GET"},{"id":"56e2d145-1afc-4ea1-84bf-7a18323fcb0a","direction":"incoming","index":1516,"result_id":"03007cc0-fcc8-4fcc-9105-7729c10ade21","status":302,"timestamp":"2026-04-06T21:43:10.016-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization?response_type=code\u0026client_id=smart_client_test_demo\u0026redirect_uri=http%3A%2F%2Flocalhost%3A4567%2Fcustom%2Fsmart_stu2_2%2Fredirect\u0026scope=launch%2Fpatient+openid+fhirUser+offline_access+patient%2F*.rs\u0026state=a37912be-4132-4477-9955-3aa020dcda41\u0026aud=http%3A%2F%2Flocalhost%3A4567%2Fcustom%2Fsmart_client_stu2_2%2Ffhir\u0026code_challenge=urEHLiM09nGnTvZwlUTz1WcW_ouHRFHF6metalCLF1o\u0026code_challenge_method=S256","verb":"GET"}],"result":"pass","test_id":"smart_client_stu2_2-smart_client_access-smart_client_authorization_request_alcs_verification","test_run_id":"e4c8857f-dc25-4ef5-a9a1-0b84ed8540a8","test_session_id":"f8kmKo19JqA","updated_at":"2026-04-06T21:43:11.439-04:00"},{"id":"6ca817e7-9487-48f9-937b-fa42ed8a2659","created_at":"2026-04-06T21:43:11.457-04:00","inputs":[{"name":"client_id","value":"smart_client_test_demo","type":"text"},{"name":"smart_client_secret","value":"SAMPLE_SECRET","type":"text"}],"optional":false,"outputs":[{"name":"smart_tokens","type":"text","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiI5OWE4ODBiYWYyZGQwYWI2In0\neyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc4NSwibm9uY2UiOiI5YjdiNzgwZTI5MTdjMzQ4In0\neyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc5MCwibm9uY2UiOiJjZjlkNDIxMzg4ZGMxZWYwIn0\neyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiI2ODlkNWY2YjBmYmQ3ZjgwIn0\neyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiJmOTIwMTZiM2I5MTM1NjYzIn0\neyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc4NSwibm9uY2UiOiI3MTA1Zjg0NmJjMDIzOWFjIn0\neyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc4NSwibm9uY2UiOiI4NzM4OTk4MDE1YTBkOGY2In0"}],"requests":[{"id":"fc4f24e1-4e23-437d-ad01-4ac1ee7598e5","direction":"incoming","index":1483,"result_id":"03007cc0-fcc8-4fcc-9105-7729c10ade21","status":200,"timestamp":"2026-04-06T21:42:59.280-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/token","verb":"POST"},{"id":"5f5d6c8f-b729-4913-aa33-0f29d2ac01a2","direction":"incoming","index":1491,"result_id":"03007cc0-fcc8-4fcc-9105-7729c10ade21","status":200,"timestamp":"2026-04-06T21:42:59.618-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/token","verb":"POST"},{"id":"c93494e5-2f8e-41ab-b6fb-4eac75b45fa6","direction":"incoming","index":1493,"result_id":"03007cc0-fcc8-4fcc-9105-7729c10ade21","status":200,"timestamp":"2026-04-06T21:42:59.655-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/token","verb":"POST"},{"id":"d88000c8-a492-4f71-949a-77deda4e7c28","direction":"incoming","index":1501,"result_id":"03007cc0-fcc8-4fcc-9105-7729c10ade21","status":200,"timestamp":"2026-04-06T21:43:05.495-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/token","verb":"POST"},{"id":"47d34e43-42ab-4e4f-a17e-407104300720","direction":"incoming","index":1509,"result_id":"03007cc0-fcc8-4fcc-9105-7729c10ade21","status":200,"timestamp":"2026-04-06T21:43:05.633-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/token","verb":"POST"},{"id":"42b6d292-cc39-4508-a099-000289162def","direction":"incoming","index":1511,"result_id":"03007cc0-fcc8-4fcc-9105-7729c10ade21","status":200,"timestamp":"2026-04-06T21:43:05.673-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/token","verb":"POST"},{"id":"5778a0c7-2465-4467-adb3-b3dfed1e4351","direction":"incoming","index":1518,"result_id":"03007cc0-fcc8-4fcc-9105-7729c10ade21","status":200,"timestamp":"2026-04-06T21:43:10.079-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/token","verb":"POST"}],"result":"pass","test_id":"smart_client_stu2_2-smart_client_access-smart_client_token_request_alcs_verification","test_run_id":"e4c8857f-dc25-4ef5-a9a1-0b84ed8540a8","test_session_id":"f8kmKo19JqA","updated_at":"2026-04-06T21:43:11.457-04:00"},{"id":"81419dc8-150d-4bed-84ca-1deea2c073e9","created_at":"2026-04-06T21:43:11.465-04:00","inputs":[{"name":"smart_tokens","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiI5OWE4ODBiYWYyZGQwYWI2In0\neyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc4NSwibm9uY2UiOiI5YjdiNzgwZTI5MTdjMzQ4In0\neyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc5MCwibm9uY2UiOiJjZjlkNDIxMzg4ZGMxZWYwIn0\neyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiI2ODlkNWY2YjBmYmQ3ZjgwIn0\neyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiJmOTIwMTZiM2I5MTM1NjYzIn0\neyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc4NSwibm9uY2UiOiI3MTA1Zjg0NmJjMDIzOWFjIn0\neyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc4NSwibm9uY2UiOiI4NzM4OTk4MDE1YTBkOGY2In0","type":"text"}],"optional":false,"outputs":[],"requests":[{"id":"ec4b1a1e-190a-48e9-9a26-6235ea4d857c","direction":"incoming","index":1487,"result_id":"03007cc0-fcc8-4fcc-9105-7729c10ade21","status":200,"timestamp":"2026-04-06T21:42:59.561-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/fhir/Patient/example","verb":"GET"},{"id":"ddf96091-5a5e-4e1c-a2e8-82eb5ce109f7","direction":"incoming","index":1489,"result_id":"03007cc0-fcc8-4fcc-9105-7729c10ade21","status":200,"timestamp":"2026-04-06T21:42:59.581-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/fhir/Patient/example","verb":"GET"},{"id":"27178d07-2bb4-484b-8939-65f6ac57e747","direction":"incoming","index":1505,"result_id":"03007cc0-fcc8-4fcc-9105-7729c10ade21","status":200,"timestamp":"2026-04-06T21:43:05.590-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/fhir/Patient/example","verb":"GET"},{"id":"5f1aaec7-4792-442b-b74a-cae1ce60ec18","direction":"incoming","index":1507,"result_id":"03007cc0-fcc8-4fcc-9105-7729c10ade21","status":200,"timestamp":"2026-04-06T21:43:05.611-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/fhir/Patient/example","verb":"GET"}],"result":"pass","test_id":"smart_client_stu2_2-smart_client_access-smart_client_token_use_verification","test_run_id":"e4c8857f-dc25-4ef5-a9a1-0b84ed8540a8","test_session_id":"f8kmKo19JqA","updated_at":"2026-04-06T21:43:11.465-04:00"},{"id":"e2ae69a5-f98a-49ac-9c25-0d7f42e11f8e","created_at":"2026-04-06T21:43:11.469-04:00","inputs":[{"name":"client_id","label":"Client Id","description":"The registered Client Id for use in obtaining access tokens. Create a new session and re-run the Client Registration group if you need to change this value.","value":"smart_client_test_demo","type":"text"},{"name":"smart_launch_urls","label":"SMART App Launch URL(s)","description":"Registered Launch URLs in the form of a comma-separated list of zero or more URLs. If present, Inferno will provide an option to use each to launch the app. Create a new session and re-run the Client Registration group if you need to change this value.","value":"http://localhost:4567/custom/smart_stu2_2/launch","type":"textarea"},{"name":"launch_context","label":"Launch Context","description":"Launch context details to be included in access token responses, specified as a JSON array. If provided, the contents will be merged into Inferno's token responses.","value":"{ \"patient\": \"example\" }","type":"textarea"},{"name":"fhir_user_relative_reference","label":"FHIR User Relative Reference","description":"A FHIR relative reference (\u003cresource type\u003e/\u003cid\u003e) for the FHIR user record to return when the openid and fhirUser scopes are requested. Include this resource in the **Available Resources** input so that it can be accessed via FHIR read.","value":"Patient/example","type":"text"},{"name":"fhir_read_resources_bundle","label":"Available Resources","description":"Resources to make available in Inferno's simulated FHIR server provided as a FHIR bundle. Each entry must contain a resource with the id element populated. Each instance present will be available for retrieval from Inferno at the endpoint: \u003cfhir-base\u003e/\u003cresource type\u003e/\u003cinstance id\u003e. These will only be available through the read interaction.","value":"{\n \"resourceType\": \"Bundle\",\n \"entry\": [\n {\n \"resource\": {\n \"resourceType\": \"Patient\",\n \"id\": \"example\",\n \"name\": [\n {\n \"family\": \"Chalmers\",\n \"given\": [\n \"Peter\",\n \"James\"\n ]\n }\n ],\n \"gender\": \"male\",\n \"birthDate\": \"1974-12-25\",\n \"address\": [\n {\n \"line\": [\n \"534 Erewhon St\"\n ],\n \"city\": \"Ann Arbor\",\n \"state\": \"MI\",\n \"postalCode\": \"48108\"\n }\n ]\n }\n }\n ]\n}","type":"textarea"},{"name":"echoed_fhir_response","label":"Default FHIR Response","description":"JSON representation of a default FHIR resource for Inferno to echo when a request is made to the simulated FHIR server. Reads targetting resources in the **Available Resources** input will return that resource instead of this. Otherwise, the content here will be echoed back exactly and no check will be made that it is appropriate for the request made. If nothing is provided, an OperationOutcome indicating nothing to echo will be returned.","value":null,"type":"textarea"},{"name":"smart_redirect_uris","label":"SMART App Launch Redirect URI(s)","description":"Registered Redirect URIs in the form of a comma-separated list of one or more URIs. Redirect URIs specified in authorization requests must come from this list. Create a new session and re-run the Client Registration group if you need to change this value.","value":"http://localhost:4567/custom/smart_stu2_2/redirect","type":"textarea"},{"name":"smart_jwk_set","label":"JSON Web Key Set (JWKS)","description":"The SMART client's JSON Web Key Set in the form of either a publicly accessible url containing the JWKS, or the raw JWKS JSON. Must include the key(s) Inferno will need to verify signatures on token requests made by the client. Create a new session and re-run the Client Registration group if you need to change this value.","value":"http://localhost:4567/custom/smart_stu2_2/.well-known/jwks.json","type":"textarea"},{"name":"smart_client_secret","label":"SMART Confidential Symmetric Client Secret","description":"The registered client secret that will be provided during token requests to authenticate the client to Inferno. Create a new session and re-run the Client Registration group if you need to change this value.","value":"SAMPLE_SECRET","type":"text"}],"optional":false,"outputs":[],"requests":[],"result":"pass","test_group_id":"smart_client_stu2_2-smart_client_access","test_run_id":"e4c8857f-dc25-4ef5-a9a1-0b84ed8540a8","test_session_id":"f8kmKo19JqA","updated_at":"2026-04-06T21:43:11.469-04:00"},{"id":"95a7fa03-0b71-49a9-a751-c26916df318c","created_at":"2026-04-06T21:43:11.472-04:00","inputs":[{"name":"client_id","label":"Client Id","description":"Testers may provide a specific value for Inferno to assign as the client id. If no value is provided, the Inferno session id will be used.","value":"smart_client_test_demo","type":"text"},{"name":"smart_launch_urls","label":"SMART App Launch URL(s)","description":"If the client app supports EHR launch, a comma-delimited list of one or more URLs that Inferno can use to launch the app.","value":"http://localhost:4567/custom/smart_stu2_2/launch","type":"textarea"},{"name":"smart_redirect_uris","label":"SMART App Launch Redirect URI(s)","description":"A comma-separated list of one or more URIs that the app will sepcify as the target of the redirect for Inferno to use when providing the authorization code.","value":"http://localhost:4567/custom/smart_stu2_2/redirect","type":"textarea"},{"name":"smart_jwk_set","label":"SMART Confidential Asymmetric JSON Web Key Set (JWKS)","description":"The SMART client's JSON Web Key Set including the key(s) Inferno will need to verify signatures on token requests made by the client. May be provided as either a publicly accessible url containing the JWKS, or the raw JWKS JSON.","value":"http://localhost:4567/custom/smart_stu2_2/.well-known/jwks.json","type":"textarea"},{"name":"smart_client_secret","label":"SMART Confidential Symmetric Client Secret","description":"Provide the client secret that the confidential symmetric client will send with token requests to authenticate the client to Inferno.","value":"SAMPLE_SECRET","type":"text"},{"name":"launch_context","label":"Launch Context","description":"Launch context details to be included in access token responses, specified as a JSON array. If provided, the contents will be merged into Inferno's token responses.","value":"{ \"patient\": \"example\" }","type":"textarea"},{"name":"fhir_user_relative_reference","label":"FHIR User Relative Reference","description":"A FHIR relative reference (\u003cresource type\u003e/\u003cid\u003e) for the FHIR user record to return when the openid and fhirUser scopes are requested. Include this resource in the **Available Resources** input so that it can be accessed via FHIR read.","value":"Patient/example","type":"text"},{"name":"fhir_read_resources_bundle","label":"Available Resources","description":"Resources to make available in Inferno's simulated FHIR server provided as a FHIR bundle. Each entry must contain a resource with the id element populated. Each instance present will be available for retrieval from Inferno at the endpoint: \u003cfhir-base\u003e/\u003cresource type\u003e/\u003cinstance id\u003e. These will only be available through the read interaction.","value":"{\n \"resourceType\": \"Bundle\",\n \"entry\": [\n {\n \"resource\": {\n \"resourceType\": \"Patient\",\n \"id\": \"example\",\n \"name\": [\n {\n \"family\": \"Chalmers\",\n \"given\": [\n \"Peter\",\n \"James\"\n ]\n }\n ],\n \"gender\": \"male\",\n \"birthDate\": \"1974-12-25\",\n \"address\": [\n {\n \"line\": [\n \"534 Erewhon St\"\n ],\n \"city\": \"Ann Arbor\",\n \"state\": \"MI\",\n \"postalCode\": \"48108\"\n }\n ]\n }\n }\n ]\n}","type":"textarea"},{"name":"echoed_fhir_response","label":"Default FHIR Response","description":"JSON representation of a default FHIR resource for Inferno to echo when a request is made to the simulated FHIR server. Reads targetting resources in the **Available Resources** input will return that resource instead of this. Otherwise, the content here will be echoed back exactly and no check will be made that it is appropriate for the request made. If nothing is provided, an OperationOutcome indicating nothing to echo will be returned.","value":null,"type":"textarea"}],"optional":false,"outputs":[],"requests":[],"result":"fail","test_run_id":"e4c8857f-dc25-4ef5-a9a1-0b84ed8540a8","test_session_id":"f8kmKo19JqA","test_suite_id":"smart_client_stu2_2","updated_at":"2026-04-06T21:43:11.472-04:00"}]