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.
- checksums.yaml +4 -4
- data/execution_scripts/README.md +16 -0
- data/execution_scripts/client_vs_server/access_data_and_continue_client.rb +37 -0
- data/execution_scripts/client_vs_server/smart_v22_backend_services_with_commands.yaml +69 -0
- data/execution_scripts/client_vs_server/smart_v22_backend_services_with_commands_client_expected.json +1 -0
- data/execution_scripts/client_vs_server/smart_v22_backend_services_with_commands_server_expected.json +478 -0
- data/execution_scripts/client_vs_server/smart_v22_backend_services_with_commands_server_no_tls_expected.json +479 -0
- data/execution_scripts/client_vs_server/smart_v22_confidential_symmetric_with_commands.yaml +122 -0
- data/execution_scripts/client_vs_server/smart_v22_confidential_symmetric_with_commands_client_expected.json +1 -0
- data/execution_scripts/client_vs_server/smart_v22_confidential_symmetric_with_commands_client_no_tls_expected.json +1 -0
- data/execution_scripts/client_vs_server/smart_v22_confidential_symmetric_with_commands_server_expected.json +1 -0
- data/execution_scripts/client_vs_server/smart_v22_confidential_symmetric_with_commands_server_no_tls_expected.json +1 -0
- data/execution_scripts/client_vs_server/smart_v22_public_with_commands.yaml +123 -0
- data/execution_scripts/client_vs_server/smart_v22_public_with_commands_client_expected.json +1 -0
- data/execution_scripts/client_vs_server/smart_v22_public_with_commands_client_no_tls_expected.json +1 -0
- data/execution_scripts/client_vs_server/smart_v22_public_with_commands_server_expected.json +1 -0
- data/execution_scripts/client_vs_server/smart_v22_public_with_commands_server_no_tls_expected.json +1 -0
- data/execution_scripts/client_vs_server/visit_and_wait_to_return_to_inferno.rb +17 -0
- data/execution_scripts/reference_server/base_ref_server_authorize.rb +24 -0
- data/execution_scripts/reference_server/base_ref_server_ehr_launch.rb +24 -0
- data/execution_scripts/reference_server/ref_server_authorize_85_all_scopes.rb +3 -0
- data/execution_scripts/reference_server/ref_server_authorize_launched_all_scopes.rb +3 -0
- data/execution_scripts/reference_server/ref_server_ehr_launch_85.rb +3 -0
- data/execution_scripts/reference_server/smart_v1_vs_reference_server_with_commands.yaml +60 -0
- data/execution_scripts/reference_server/smart_v1_vs_reference_server_with_commands_expected.json +1 -0
- data/execution_scripts/reference_server/smart_v22_vs_reference_server_with_commands.yaml +93 -0
- data/execution_scripts/reference_server/smart_v22_vs_reference_server_with_commands_expected.json +1 -0
- data/execution_scripts/reference_server/smart_v22_vs_reference_server_with_commands_same_host_expected.json +4166 -0
- data/execution_scripts/reference_server/smart_v2_vs_reference_server_with_commands.yaml +81 -0
- data/execution_scripts/reference_server/smart_v2_vs_reference_server_with_commands_expected.json +1 -0
- data/lib/smart_app_launch/app_launch_test.rb +4 -0
- data/lib/smart_app_launch/app_redirect_test.rb +2 -1
- data/lib/smart_app_launch/client_suite/access_alca_interaction_test.rb +5 -1
- data/lib/smart_app_launch/client_suite/access_alcs_interaction_test.rb +5 -1
- data/lib/smart_app_launch/client_suite/access_alp_interaction_test.rb +6 -2
- data/lib/smart_app_launch/client_suite/access_bsca_interaction_test.rb +4 -1
- data/lib/smart_app_launch/client_suite/authentication_verification.rb +1 -1
- data/lib/smart_app_launch/client_suite/client_descriptions.rb +4 -3
- data/lib/smart_app_launch/cors_metadata_request_test.rb +11 -4
- data/lib/smart_app_launch/cors_openid_fhir_user_claim_test.rb +8 -4
- data/lib/smart_app_launch/cors_token_exchange_test.rb +8 -4
- data/lib/smart_app_launch/cors_well_known_endpoint_test.rb +8 -4
- data/lib/smart_app_launch/version.rb +2 -2
- metadata +34 -6
data/execution_scripts/client_vs_server/smart_v22_public_with_commands_server_no_tls_expected.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
[{"id":"3179fc27-c615-47d2-8414-b398983eab72","created_at":"2026-04-03T13:48:21.399-04:00","inputs":[{"name":"url","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"},{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[{"name":"well_known_introspection_url","type":"text","value":"http://localhost:4567/custom/smart_client_stu2_2/auth/introspect"},{"name":"well_known_configuration","type":"text","value":"{\"token_endpoint_auth_signing_alg_values_supported\":[\"RS384\",\"ES384\"],\"capabilities\":[\"client-confidential-asymmetric\",\"launch-ehr\",\"launch-standalone\",\"authorize-post\",\"client-public\",\"client-confidential-symmetric\",\"permission-offline\",\"permission-online\",\"permission-patient\",\"permission-user\",\"permission-v1\",\"permission-v2\",\"context-ehr-patient\",\"context-ehr-encounter\",\"context-standalone-patient\",\"context-standalone-encounter\",\"context-banner\",\"context-style\"],\"code_challenge_methods_supported\":[\"S256\"],\"token_endpoint_auth_methods_supported\":[\"private_key_jwt\",\"client_secret_basic\",\"client_secret_post\"],\"issuer\":\"http://localhost:4567/custom/smart_client_stu2_2/fhir\",\"grant_types_supported\":[\"client_credentials\",\"authorization_code\"],\"scopes_supported\":[\"system/*.read\",\"user/*.read\",\"patient/*.read\"],\"authorization_endpoint\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"token_endpoint\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"introspection_endpoint\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/introspect\"}"},{"name":"smart_authorization_url","type":"text","value":"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization"},{"name":"well_known_management_url","type":"text","value":""},{"name":"well_known_registration_url","type":"text","value":""},{"name":"well_known_revocation_url","type":"text","value":""},{"name":"smart_token_url","type":"text","value":"http://localhost:4567/custom/smart_client_stu2_2/auth/token"},{"name":"standalone_smart_auth_info","type":"text","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"name\":\"standalone_smart_auth_info\"}"}],"requests":[{"id":"dd756a38-0d93-488d-bf0f-be54f0ec38ec","direction":"outgoing","index":1100,"result_id":"3179fc27-c615-47d2-8414-b398983eab72","status":200,"timestamp":"2026-04-03T13:48:21.401-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/fhir/.well-known/smart-configuration","verb":"get"}],"result":"pass","test_id":"smart_stu2_2-smart_full_standalone_launch-smart_discovery_stu2_2-well_known_endpoint","test_run_id":"4e91c050-e729-4bfd-8e99-126fcf512232","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:21.399-04:00"},{"id":"c1085140-af13-426a-be5a-81a794421051","created_at":"2026-04-03T13:48:21.404-04:00","inputs":[{"name":"well_known_configuration","value":"{\"token_endpoint_auth_signing_alg_values_supported\":[\"RS384\",\"ES384\"],\"capabilities\":[\"client-confidential-asymmetric\",\"launch-ehr\",\"launch-standalone\",\"authorize-post\",\"client-public\",\"client-confidential-symmetric\",\"permission-offline\",\"permission-online\",\"permission-patient\",\"permission-user\",\"permission-v1\",\"permission-v2\",\"context-ehr-patient\",\"context-ehr-encounter\",\"context-standalone-patient\",\"context-standalone-encounter\",\"context-banner\",\"context-style\"],\"code_challenge_methods_supported\":[\"S256\"],\"token_endpoint_auth_methods_supported\":[\"private_key_jwt\",\"client_secret_basic\",\"client_secret_post\"],\"issuer\":\"http://localhost:4567/custom/smart_client_stu2_2/fhir\",\"grant_types_supported\":[\"client_credentials\",\"authorization_code\"],\"scopes_supported\":[\"system/*.read\",\"user/*.read\",\"patient/*.read\"],\"authorization_endpoint\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"token_endpoint\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"introspection_endpoint\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/introspect\"}","type":"text"}],"messages":[{"message":"Well-known `issuer` is omitted when server capabilites does not include `sso-openid-connect`","type":"warning"}],"optional":false,"outputs":[],"requests":[],"result":"pass","test_id":"smart_stu2_2-smart_full_standalone_launch-smart_discovery_stu2_2-well_known_capabilities_stu2","test_run_id":"4e91c050-e729-4bfd-8e99-126fcf512232","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:21.404-04:00"},{"id":"8296db50-a8e4-46d6-a8dd-c90c34260d3a","created_at":"2026-04-03T13:48:21.408-04:00","inputs":[{"name":"url","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"}],"messages":[{"message":"No CORS headers required: Inferno and the target server are on the same host.","type":"info"}],"optional":true,"outputs":[],"requests":[{"id":"5c948c60-72e2-49ca-8e54-01ee65f1d647","direction":"outgoing","index":1101,"result_id":"8296db50-a8e4-46d6-a8dd-c90c34260d3a","status":200,"timestamp":"2026-04-03T13:48:21.409-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/fhir/.well-known/smart-configuration","verb":"get"}],"result":"pass","test_id":"smart_stu2_2-smart_full_standalone_launch-smart_discovery_stu2_2-smart_cors_well_known_endpoint","test_run_id":"4e91c050-e729-4bfd-8e99-126fcf512232","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:21.408-04:00"},{"id":"b363c4f0-17c7-4814-993f-f1e5dc640b64","created_at":"2026-04-03T13:48:21.423-04:00","inputs":[{"name":"url","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"}],"optional":true,"outputs":[],"requests":[{"id":"0dd1cd72-1b9f-402a-b3f6-b3d0085478db","direction":"outgoing","index":1102,"result_id":"b363c4f0-17c7-4814-993f-f1e5dc640b64","status":500,"timestamp":"2026-04-03T13:48:21.425-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/fhir/metadata","verb":"get"}],"result":"fail","result_message":"Unexpected response status: expected 200, but received 500","test_id":"smart_stu2_2-smart_full_standalone_launch-smart_discovery_stu2_2-smart_cors_metadata_request","test_run_id":"4e91c050-e729-4bfd-8e99-126fcf512232","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:21.423-04:00"},{"id":"8275acbe-277b-40f1-b966-a706ba2a811b","created_at":"2026-04-03T13:48:21.435-04:00","inputs":[{"name":"url","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"},{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"messages":[{"message":"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization correctly denied SSL 2.0 connection as required.","type":"info"},{"message":"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization correctly denied SSL 3.0 connection as required.","type":"info"},{"message":"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization correctly denied TLS 1.0 connection as required.","type":"info"},{"message":"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization correctly denied TLS 1.1 connection as required.","type":"info"},{"message":"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization denied TLS 1.2 connection.","type":"info"},{"message":"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization denied TLS 1.3 connection.","type":"info"}],"optional":false,"outputs":[],"requests":[],"result":"fail","result_message":"Server did not support any allowed TLS versions.","test_id":"smart_stu2_2-smart_full_standalone_launch-smart_standalone_launch_stu2_2-standalone_auth_tls","test_run_id":"4e91c050-e729-4bfd-8e99-126fcf512232","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:21.435-04:00"},{"id":"c36be337-5a32-4059-ba47-6f167dfdada5","created_at":"2026-04-03T13:48:21.442-04:00","inputs":[{"name":"url","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"},{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"},{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"messages":[{"message":"Inferno redirecting browser to 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=1f94146c-9370-4bf4-97ac-17980fdcbdc5\u0026aud=http%3A%2F%2Flocalhost%3A4567%2Fcustom%2Fsmart_client_stu2_2%2Ffhir\u0026code_challenge=UNq2lQYTqeRelRWd88cexH5Omxb639LJ30dMdavDDig\u0026code_challenge_method=S256.","type":"info"}],"optional":false,"outputs":[{"name":"standalone_state","type":"text","value":"1f94146c-9370-4bf4-97ac-17980fdcbdc5"},{"name":"pkce_code_verifier","type":"text","value":"8826396e-bb63-4d41-92b3-97b9f97742dd-a37b6a53-121c-4d59-94a8-8c692140619a"},{"name":"pkce_code_challenge","type":"text","value":"UNq2lQYTqeRelRWd88cexH5Omxb639LJ30dMdavDDig"},{"name":"authorization_url","type":"text","value":"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=1f94146c-9370-4bf4-97ac-17980fdcbdc5\u0026aud=http%3A%2F%2Flocalhost%3A4567%2Fcustom%2Fsmart_client_stu2_2%2Ffhir\u0026code_challenge=UNq2lQYTqeRelRWd88cexH5Omxb639LJ30dMdavDDig\u0026code_challenge_method=S256"}],"requests":[],"result":"pass","test_id":"smart_stu2_2-smart_full_standalone_launch-smart_standalone_launch_stu2_2-smart_app_redirect_stu2","test_run_id":"4e91c050-e729-4bfd-8e99-126fcf512232","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:25.702-04:00"},{"id":"c6f4010f-464b-4624-81ff-a2be3f59ad52","created_at":"2026-04-03T13:48:25.716-04:00","inputs":[{"name":"url","label":"FHIR Endpoint","description":"URL of the FHIR endpoint used by SMART applications","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"},{"name":"standalone_smart_auth_info","label":null,"description":null,"value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[],"requests":[],"result":"pass","test_group_id":"smart_stu2_2-smart_full_standalone_launch-smart_discovery_stu2_2","test_run_id":"4e91c050-e729-4bfd-8e99-126fcf512232","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:25.716-04:00"},{"id":"ff1e8ae4-d9fb-455a-8739-9cc4cd6a37b6","created_at":"2026-04-03T13:48:25.721-04:00","inputs":[],"optional":false,"outputs":[{"name":"standalone_code","type":"text","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0"}],"requests":[{"id":"3faa6407-4b0a-408e-9750-53b7c56af545","direction":"incoming","index":1104,"result_id":"c36be337-5a32-4059-ba47-6f167dfdada5","status":null,"timestamp":"2026-04-03T13:48:25.702-04:00","url":"http://localhost:4567/custom/smart_stu2_2/redirect?code=eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0\u0026state=1f94146c-9370-4bf4-97ac-17980fdcbdc5","verb":"get"}],"result":"pass","test_id":"smart_stu2_2-smart_full_standalone_launch-smart_standalone_launch_stu2_2-smart_code_received","test_run_id":"4e91c050-e729-4bfd-8e99-126fcf512232","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:25.721-04:00"},{"id":"7d0f663b-e781-4c3c-8375-54b15a0839c4","created_at":"2026-04-03T13:48:25.731-04:00","inputs":[{"name":"url","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"},{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"messages":[{"message":"http://localhost:4567/custom/smart_client_stu2_2/auth/token correctly denied SSL 2.0 connection as required.","type":"info"},{"message":"http://localhost:4567/custom/smart_client_stu2_2/auth/token correctly denied SSL 3.0 connection as required.","type":"info"},{"message":"http://localhost:4567/custom/smart_client_stu2_2/auth/token correctly denied TLS 1.0 connection as required.","type":"info"},{"message":"http://localhost:4567/custom/smart_client_stu2_2/auth/token correctly denied TLS 1.1 connection as required.","type":"info"},{"message":"http://localhost:4567/custom/smart_client_stu2_2/auth/token denied TLS 1.2 connection.","type":"info"},{"message":"http://localhost:4567/custom/smart_client_stu2_2/auth/token denied TLS 1.3 connection.","type":"info"}],"optional":false,"outputs":[],"requests":[],"result":"fail","result_message":"Server did not support any allowed TLS versions.","test_id":"smart_stu2_2-smart_full_standalone_launch-smart_standalone_launch_stu2_2-standalone_token_tls","test_run_id":"4e91c050-e729-4bfd-8e99-126fcf512232","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:25.731-04:00"},{"id":"84988e52-e136-42fc-a243-78aab0e2ed63","created_at":"2026-04-03T13:48:25.752-04:00","inputs":[{"name":"standalone_code","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0","type":"text"},{"name":"pkce_code_verifier","value":"8826396e-bb63-4d41-92b3-97b9f97742dd-a37b6a53-121c-4d59-94a8-8c692140619a","type":"text"},{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"},{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[{"name":"standalone_smart_credentials","type":"text","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNSwibm9uY2UiOiIxZWNkOTc1M2Y0NTQyYWYxIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt\",\"issue_time\":\"2026-04-03T13:48:25-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"},{"name":"standalone_token_retrieval_time","type":"text","value":"2026-04-03T13:48:25-04:00"},{"name":"standalone_smart_auth_info","type":"text","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNSwibm9uY2UiOiIxZWNkOTc1M2Y0NTQyYWYxIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt\",\"issue_time\":\"2026-04-03T13:48:25-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"}],"requests":[{"id":"3faa6407-4b0a-408e-9750-53b7c56af545","direction":"incoming","index":1104,"result_id":"c36be337-5a32-4059-ba47-6f167dfdada5","status":null,"timestamp":"2026-04-03T13:48:25.702-04:00","url":"http://localhost:4567/custom/smart_stu2_2/redirect?code=eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0\u0026state=1f94146c-9370-4bf4-97ac-17980fdcbdc5","verb":"get"},{"id":"26c30195-9450-477b-bd2a-fa1bac5d2cdb","direction":"outgoing","index":1106,"result_id":"84988e52-e136-42fc-a243-78aab0e2ed63","status":200,"timestamp":"2026-04-03T13:48:25.754-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/token","verb":"post"}],"result":"pass","test_id":"smart_stu2_2-smart_full_standalone_launch-smart_standalone_launch_stu2_2-smart_token_exchange_stu2_2","test_run_id":"4e91c050-e729-4bfd-8e99-126fcf512232","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:25.752-04:00"},{"id":"69344ac7-8043-46b0-ac12-e076285d9b5b","created_at":"2026-04-03T13:48:25.763-04:00","inputs":[{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNSwibm9uY2UiOiIxZWNkOTc1M2Y0NTQyYWYxIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt\",\"issue_time\":\"2026-04-03T13:48:25-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"},{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNSwibm9uY2UiOiIxZWNkOTc1M2Y0NTQyYWYxIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt\",\"issue_time\":\"2026-04-03T13:48:25-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[{"name":"standalone_id_token","type":"text","value":"eyJhbGciOiJSUzI1NiIsImtpZCI6IjYxOGU3NmZjN2ViN2MzNDAxYzdmZDQ3YjlhZjVlOTRkIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpciIsInN1YiI6InBhdGllbnQtZXhhbXBsZSIsImF1ZCI6InNtYXJ0X2NsaWVudF90ZXN0X2RlbW8iLCJleHAiOjE4MDY3NzQ1MDUsImlhdCI6MTc3NTIzODUwNSwiZmhpclVzZXIiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpci9QYXRpZW50L2V4YW1wbGUifQ.WEUsrBO7fkr-D3g7R5PuctdJDxJgnxlHA6aJzxoRiTmlchTzya_24iBuxErdAocgkPVFhVmstSOQCvCijQleqtoELiVduSrUloQqYQX5D5est7-1-lCjdA4gcb-7UgL8MM3jSaHbnT7xq9TTkUr0wpvlAYBlJftFnKDBYwc1B8PJBuUaca9zH9957cFwVMZQPDAS80XarRDHrQiv1wIcC989pTvVFKCVrZSGmZED3JD3sO6tzLDREzCU4zH7KrfdeWzNb4LIFkFcu0sF4vrgPWyTC6iMzQxbAGzJi9dtXhDuJ-kLBuFE92oA44zAJR2drWdWytAwNYiLeXX1Om-vsQ"},{"name":"standalone_refresh_token","type":"text","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt"},{"name":"standalone_access_token","type":"text","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNSwibm9uY2UiOiIxZWNkOTc1M2Y0NTQyYWYxIn0"},{"name":"standalone_expires_in","type":"text","value":"3600"},{"name":"standalone_patient_id","type":"text","value":"example"},{"name":"standalone_encounter_id","type":"text","value":""},{"name":"standalone_received_scopes","type":"text","value":"launch/patient openid fhirUser offline_access patient/*.rs"},{"name":"standalone_intent","type":"text","value":""},{"name":"standalone_smart_auth_info","type":"text","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNSwibm9uY2UiOiIxZWNkOTc1M2Y0NTQyYWYxIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt\",\"issue_time\":\"2026-04-03T13:48:25-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"}],"requests":[{"id":"26c30195-9450-477b-bd2a-fa1bac5d2cdb","direction":"outgoing","index":1106,"result_id":"84988e52-e136-42fc-a243-78aab0e2ed63","status":200,"timestamp":"2026-04-03T13:48:25.754-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/token","verb":"post"}],"result":"pass","test_id":"smart_stu2_2-smart_full_standalone_launch-smart_standalone_launch_stu2_2-smart_token_response_body_stu2_2","test_run_id":"4e91c050-e729-4bfd-8e99-126fcf512232","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:25.763-04:00"},{"id":"937157c7-2462-4c9f-a019-28be02469636","created_at":"2026-04-03T13:48:25.765-04:00","inputs":[],"optional":false,"outputs":[],"requests":[{"id":"26c30195-9450-477b-bd2a-fa1bac5d2cdb","direction":"outgoing","index":1106,"result_id":"84988e52-e136-42fc-a243-78aab0e2ed63","status":200,"timestamp":"2026-04-03T13:48:25.754-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/token","verb":"post"}],"result":"pass","test_id":"smart_stu2_2-smart_full_standalone_launch-smart_standalone_launch_stu2_2-smart_token_response_headers","test_run_id":"4e91c050-e729-4bfd-8e99-126fcf512232","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:25.765-04:00"},{"id":"ae0815ba-dc2d-436a-ae16-5d978b1c42b4","created_at":"2026-04-03T13:48:25.766-04:00","inputs":[{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNSwibm9uY2UiOiIxZWNkOTc1M2Y0NTQyYWYxIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt\",\"issue_time\":\"2026-04-03T13:48:25-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"messages":[{"message":"No CORS headers required: Inferno and the target server are on the same host.","type":"info"}],"optional":false,"outputs":[],"requests":[{"id":"26c30195-9450-477b-bd2a-fa1bac5d2cdb","direction":"outgoing","index":1106,"result_id":"84988e52-e136-42fc-a243-78aab0e2ed63","status":200,"timestamp":"2026-04-03T13:48:25.754-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/token","verb":"post"}],"result":"pass","test_id":"smart_stu2_2-smart_full_standalone_launch-smart_standalone_launch_stu2_2-smart_cors_token_exchange","test_run_id":"4e91c050-e729-4bfd-8e99-126fcf512232","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:25.766-04:00"},{"id":"bd8db56d-13d0-4086-a212-7f8280383538","created_at":"2026-04-03T13:48:25.769-04:00","inputs":[{"name":"url","label":"Standalone FHIR Endpoint","description":"URL of the FHIR endpoint used by standalone applications","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"},{"name":"standalone_smart_auth_info","label":"Standalone Launch Credentials","description":null,"value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[],"requests":[],"result":"fail","test_group_id":"smart_stu2_2-smart_full_standalone_launch-smart_standalone_launch_stu2_2","test_run_id":"4e91c050-e729-4bfd-8e99-126fcf512232","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:25.769-04:00"},{"id":"b07a98f3-5b81-4c87-8456-dac6be21340f","created_at":"2026-04-03T13:48:25.772-04:00","inputs":[{"name":"standalone_id_token","value":"eyJhbGciOiJSUzI1NiIsImtpZCI6IjYxOGU3NmZjN2ViN2MzNDAxYzdmZDQ3YjlhZjVlOTRkIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpciIsInN1YiI6InBhdGllbnQtZXhhbXBsZSIsImF1ZCI6InNtYXJ0X2NsaWVudF90ZXN0X2RlbW8iLCJleHAiOjE4MDY3NzQ1MDUsImlhdCI6MTc3NTIzODUwNSwiZmhpclVzZXIiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpci9QYXRpZW50L2V4YW1wbGUifQ.WEUsrBO7fkr-D3g7R5PuctdJDxJgnxlHA6aJzxoRiTmlchTzya_24iBuxErdAocgkPVFhVmstSOQCvCijQleqtoELiVduSrUloQqYQX5D5est7-1-lCjdA4gcb-7UgL8MM3jSaHbnT7xq9TTkUr0wpvlAYBlJftFnKDBYwc1B8PJBuUaca9zH9957cFwVMZQPDAS80XarRDHrQiv1wIcC989pTvVFKCVrZSGmZED3JD3sO6tzLDREzCU4zH7KrfdeWzNb4LIFkFcu0sF4vrgPWyTC6iMzQxbAGzJi9dtXhDuJ-kLBuFE92oA44zAJR2drWdWytAwNYiLeXX1Om-vsQ","type":"text"}],"optional":false,"outputs":[{"name":"id_token_payload_json","type":"text","value":"{\"iss\":\"http://localhost:4567/custom/smart_client_stu2_2/fhir\",\"sub\":\"patient-example\",\"aud\":\"smart_client_test_demo\",\"exp\":1806774505,\"iat\":1775238505,\"fhirUser\":\"http://localhost:4567/custom/smart_client_stu2_2/fhir/Patient/example\"}"},{"name":"id_token_header_json","type":"text","value":"{\"alg\":\"RS256\",\"kid\":\"618e76fc7eb7c3401c7fd47b9af5e94d\",\"typ\":\"JWT\"}"}],"requests":[],"result":"pass","test_id":"smart_stu2_2-smart_full_standalone_launch-smart_openid_connect_stu2_2-smart_openid_decode_id_token","test_run_id":"4e91c050-e729-4bfd-8e99-126fcf512232","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:25.772-04:00"},{"id":"fa7dd9c8-7081-470f-a12a-f2a4b1da27ae","created_at":"2026-04-03T13:48:25.777-04:00","inputs":[{"name":"id_token_payload_json","value":"{\"iss\":\"http://localhost:4567/custom/smart_client_stu2_2/fhir\",\"sub\":\"patient-example\",\"aud\":\"smart_client_test_demo\",\"exp\":1806774505,\"iat\":1775238505,\"fhirUser\":\"http://localhost:4567/custom/smart_client_stu2_2/fhir/Patient/example\"}","type":"text"}],"optional":false,"outputs":[{"name":"openid_configuration_json","type":"text","value":"{\"issuer\":\"http://localhost:4567/custom/smart_client_stu2_2/fhir\",\"authorization_endpoint\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"token_endpoint\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"jwks_uri\":\"http://localhost:4567/custom/smart_client_stu2_2/fhir/.well-known/jwks.json\",\"response_types_supported\":[\"code\",\"id_token\",\"token id_token\"],\"subject_types_supported\":[\"pairwise\",\"public\"],\"id_token_signing_alg_values_supported\":[\"RS256\"]}"},{"name":"openid_issuer","type":"text","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir"}],"requests":[{"id":"19f86504-b992-470b-a035-f81c6ff93544","direction":"outgoing","index":1107,"result_id":"fa7dd9c8-7081-470f-a12a-f2a4b1da27ae","status":200,"timestamp":"2026-04-03T13:48:25.778-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/fhir/.well-known/openid-configuration","verb":"get"}],"result":"pass","test_id":"smart_stu2_2-smart_full_standalone_launch-smart_openid_connect_stu2_2-smart_openid_retrieve_configuration","test_run_id":"4e91c050-e729-4bfd-8e99-126fcf512232","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:25.777-04:00"},{"id":"340e19df-2c78-4b31-ad0c-0bc64dee6e75","created_at":"2026-04-03T13:48:25.782-04:00","inputs":[{"name":"openid_configuration_json","value":"{\"issuer\":\"http://localhost:4567/custom/smart_client_stu2_2/fhir\",\"authorization_endpoint\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"token_endpoint\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"jwks_uri\":\"http://localhost:4567/custom/smart_client_stu2_2/fhir/.well-known/jwks.json\",\"response_types_supported\":[\"code\",\"id_token\",\"token id_token\"],\"subject_types_supported\":[\"pairwise\",\"public\"],\"id_token_signing_alg_values_supported\":[\"RS256\"]}","type":"text"}],"optional":false,"outputs":[{"name":"openid_jwks_uri","type":"text","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir/.well-known/jwks.json"}],"requests":[],"result":"pass","test_id":"smart_stu2_2-smart_full_standalone_launch-smart_openid_connect_stu2_2-smart_openid_required_configuration_fields","test_run_id":"4e91c050-e729-4bfd-8e99-126fcf512232","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:25.782-04:00"},{"id":"15e9b00a-ce05-412a-a2ae-c7c02ee76964","created_at":"2026-04-03T13:48:25.803-04:00","inputs":[{"name":"openid_jwks_uri","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir/.well-known/jwks.json","type":"text"}],"optional":false,"outputs":[{"name":"openid_jwks_json","type":"text","value":"{\n \"keys\": [\n {\n \"kty\": \"RSA\",\n \"use\": \"sig\",\n \"key_ops\": [\n \"verify\"\n ],\n \"alg\": \"RS256\",\n \"kid\": \"618e76fc7eb7c3401c7fd47b9af5e94d\",\n \"n\": \"uoYzdYZQDp7yHTfY4XL1PFCFPfijG1rP2dNgMmsqKbm9qpMjiUuXCpdoOXWE838pcu3Ahi6L3dGgGS3Aeys3YrnF6h9uRTD1DHf-UWlOq4iPCzk26a-bBuyVZDVqS7Y5HsyF7i_UvYV1W0EaHSpAF911Vo_W_FVyiSkAZP1yN0ECbbjnSqxhaa44SGw90oh6XnyNBLu7a11aLCURkaRJOKXHj_vf8UyaD-IA9YkvM80St7QF6u6LRVYmCShbpfWRmejh_Swf4zdqcPl-duUsZE-OBysoTq92FaXr605igM30Rdkx8hs-HTwZtjn5hB3XNTiG2Wka1cUXKNyH59u8Yw\",\n \"e\": \"AQAB\"\n }\n ]\n}"},{"name":"openid_rsa_keys_json","type":"text","value":"[{\"kty\":\"RSA\",\"use\":\"sig\",\"key_ops\":[\"verify\"],\"alg\":\"RS256\",\"kid\":\"618e76fc7eb7c3401c7fd47b9af5e94d\",\"n\":\"uoYzdYZQDp7yHTfY4XL1PFCFPfijG1rP2dNgMmsqKbm9qpMjiUuXCpdoOXWE838pcu3Ahi6L3dGgGS3Aeys3YrnF6h9uRTD1DHf-UWlOq4iPCzk26a-bBuyVZDVqS7Y5HsyF7i_UvYV1W0EaHSpAF911Vo_W_FVyiSkAZP1yN0ECbbjnSqxhaa44SGw90oh6XnyNBLu7a11aLCURkaRJOKXHj_vf8UyaD-IA9YkvM80St7QF6u6LRVYmCShbpfWRmejh_Swf4zdqcPl-duUsZE-OBysoTq92FaXr605igM30Rdkx8hs-HTwZtjn5hB3XNTiG2Wka1cUXKNyH59u8Yw\",\"e\":\"AQAB\"}]"}],"requests":[{"id":"5c9476a1-00f8-4dad-aa83-72b181a3d9fd","direction":"outgoing","index":1108,"result_id":"15e9b00a-ce05-412a-a2ae-c7c02ee76964","status":200,"timestamp":"2026-04-03T13:48:25.805-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/fhir/.well-known/jwks.json","verb":"get"}],"result":"pass","test_id":"smart_stu2_2-smart_full_standalone_launch-smart_openid_connect_stu2_2-smart_openid_retrieve_jwks","test_run_id":"4e91c050-e729-4bfd-8e99-126fcf512232","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:25.803-04:00"},{"id":"5338d387-45ac-411c-b1c7-efcaa0e76994","created_at":"2026-04-03T13:48:25.828-04:00","inputs":[{"name":"id_token_header_json","value":"{\"alg\":\"RS256\",\"kid\":\"618e76fc7eb7c3401c7fd47b9af5e94d\",\"typ\":\"JWT\"}","type":"text"},{"name":"openid_rsa_keys_json","value":"[{\"kty\":\"RSA\",\"use\":\"sig\",\"key_ops\":[\"verify\"],\"alg\":\"RS256\",\"kid\":\"618e76fc7eb7c3401c7fd47b9af5e94d\",\"n\":\"uoYzdYZQDp7yHTfY4XL1PFCFPfijG1rP2dNgMmsqKbm9qpMjiUuXCpdoOXWE838pcu3Ahi6L3dGgGS3Aeys3YrnF6h9uRTD1DHf-UWlOq4iPCzk26a-bBuyVZDVqS7Y5HsyF7i_UvYV1W0EaHSpAF911Vo_W_FVyiSkAZP1yN0ECbbjnSqxhaa44SGw90oh6XnyNBLu7a11aLCURkaRJOKXHj_vf8UyaD-IA9YkvM80St7QF6u6LRVYmCShbpfWRmejh_Swf4zdqcPl-duUsZE-OBysoTq92FaXr605igM30Rdkx8hs-HTwZtjn5hB3XNTiG2Wka1cUXKNyH59u8Yw\",\"e\":\"AQAB\"}]","type":"text"}],"optional":false,"outputs":[{"name":"id_token_jwk_json","type":"text","value":"{\"kty\":\"RSA\",\"use\":\"sig\",\"key_ops\":[\"verify\"],\"alg\":\"RS256\",\"kid\":\"618e76fc7eb7c3401c7fd47b9af5e94d\",\"n\":\"uoYzdYZQDp7yHTfY4XL1PFCFPfijG1rP2dNgMmsqKbm9qpMjiUuXCpdoOXWE838pcu3Ahi6L3dGgGS3Aeys3YrnF6h9uRTD1DHf-UWlOq4iPCzk26a-bBuyVZDVqS7Y5HsyF7i_UvYV1W0EaHSpAF911Vo_W_FVyiSkAZP1yN0ECbbjnSqxhaa44SGw90oh6XnyNBLu7a11aLCURkaRJOKXHj_vf8UyaD-IA9YkvM80St7QF6u6LRVYmCShbpfWRmejh_Swf4zdqcPl-duUsZE-OBysoTq92FaXr605igM30Rdkx8hs-HTwZtjn5hB3XNTiG2Wka1cUXKNyH59u8Yw\",\"e\":\"AQAB\"}"}],"requests":[],"result":"pass","test_id":"smart_stu2_2-smart_full_standalone_launch-smart_openid_connect_stu2_2-smart_openid_token_header","test_run_id":"4e91c050-e729-4bfd-8e99-126fcf512232","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:25.828-04:00"},{"id":"9dcf128d-3fc6-453e-952b-e727fcdfca8c","created_at":"2026-04-03T13:48:25.831-04:00","inputs":[{"name":"standalone_id_token","value":"eyJhbGciOiJSUzI1NiIsImtpZCI6IjYxOGU3NmZjN2ViN2MzNDAxYzdmZDQ3YjlhZjVlOTRkIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpciIsInN1YiI6InBhdGllbnQtZXhhbXBsZSIsImF1ZCI6InNtYXJ0X2NsaWVudF90ZXN0X2RlbW8iLCJleHAiOjE4MDY3NzQ1MDUsImlhdCI6MTc3NTIzODUwNSwiZmhpclVzZXIiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpci9QYXRpZW50L2V4YW1wbGUifQ.WEUsrBO7fkr-D3g7R5PuctdJDxJgnxlHA6aJzxoRiTmlchTzya_24iBuxErdAocgkPVFhVmstSOQCvCijQleqtoELiVduSrUloQqYQX5D5est7-1-lCjdA4gcb-7UgL8MM3jSaHbnT7xq9TTkUr0wpvlAYBlJftFnKDBYwc1B8PJBuUaca9zH9957cFwVMZQPDAS80XarRDHrQiv1wIcC989pTvVFKCVrZSGmZED3JD3sO6tzLDREzCU4zH7KrfdeWzNb4LIFkFcu0sF4vrgPWyTC6iMzQxbAGzJi9dtXhDuJ-kLBuFE92oA44zAJR2drWdWytAwNYiLeXX1Om-vsQ","type":"text"},{"name":"openid_configuration_json","value":"{\"issuer\":\"http://localhost:4567/custom/smart_client_stu2_2/fhir\",\"authorization_endpoint\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"token_endpoint\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"jwks_uri\":\"http://localhost:4567/custom/smart_client_stu2_2/fhir/.well-known/jwks.json\",\"response_types_supported\":[\"code\",\"id_token\",\"token id_token\"],\"subject_types_supported\":[\"pairwise\",\"public\"],\"id_token_signing_alg_values_supported\":[\"RS256\"]}","type":"text"},{"name":"id_token_jwk_json","value":"{\"kty\":\"RSA\",\"use\":\"sig\",\"key_ops\":[\"verify\"],\"alg\":\"RS256\",\"kid\":\"618e76fc7eb7c3401c7fd47b9af5e94d\",\"n\":\"uoYzdYZQDp7yHTfY4XL1PFCFPfijG1rP2dNgMmsqKbm9qpMjiUuXCpdoOXWE838pcu3Ahi6L3dGgGS3Aeys3YrnF6h9uRTD1DHf-UWlOq4iPCzk26a-bBuyVZDVqS7Y5HsyF7i_UvYV1W0EaHSpAF911Vo_W_FVyiSkAZP1yN0ECbbjnSqxhaa44SGw90oh6XnyNBLu7a11aLCURkaRJOKXHj_vf8UyaD-IA9YkvM80St7QF6u6LRVYmCShbpfWRmejh_Swf4zdqcPl-duUsZE-OBysoTq92FaXr605igM30Rdkx8hs-HTwZtjn5hB3XNTiG2Wka1cUXKNyH59u8Yw\",\"e\":\"AQAB\"}","type":"text"},{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNSwibm9uY2UiOiIxZWNkOTc1M2Y0NTQyYWYxIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt\",\"issue_time\":\"2026-04-03T13:48:25-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[],"requests":[],"result":"pass","test_id":"smart_stu2_2-smart_full_standalone_launch-smart_openid_connect_stu2_2-smart_openid_token_payload","test_run_id":"4e91c050-e729-4bfd-8e99-126fcf512232","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:25.831-04:00"},{"id":"52f4da70-61c1-4d32-a451-3e96cee25cc0","created_at":"2026-04-03T13:48:25.960-04:00","inputs":[{"name":"id_token_payload_json","value":"{\"iss\":\"http://localhost:4567/custom/smart_client_stu2_2/fhir\",\"sub\":\"patient-example\",\"aud\":\"smart_client_test_demo\",\"exp\":1806774505,\"iat\":1775238505,\"fhirUser\":\"http://localhost:4567/custom/smart_client_stu2_2/fhir/Patient/example\"}","type":"text"},{"name":"url","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"},{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNSwibm9uY2UiOiIxZWNkOTc1M2Y0NTQyYWYxIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt\",\"issue_time\":\"2026-04-03T13:48:25-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[{"name":"id_token_fhir_user","type":"text","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir/Patient/example"}],"requests":[{"id":"98526b2c-e9fd-46da-8bb8-1b19ef99b8a2","direction":"outgoing","index":1110,"result_id":"52f4da70-61c1-4d32-a451-3e96cee25cc0","status":200,"timestamp":"2026-04-03T13:48:25.962-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/fhir/Patient/example","verb":"get"}],"result":"pass","test_id":"smart_stu2_2-smart_full_standalone_launch-smart_openid_connect_stu2_2-smart_openid_fhir_user_claim","test_run_id":"4e91c050-e729-4bfd-8e99-126fcf512232","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:25.960-04:00"},{"id":"4cd07b59-7fc7-4bad-80b8-eecae3ab43d8","created_at":"2026-04-03T13:48:25.970-04:00","inputs":[{"name":"url","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"},{"name":"id_token_fhir_user","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir/Patient/example","type":"text"},{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNSwibm9uY2UiOiIxZWNkOTc1M2Y0NTQyYWYxIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt\",\"issue_time\":\"2026-04-03T13:48:25-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"messages":[{"message":"No CORS headers required: Inferno and the target server are on the same host.","type":"info"}],"optional":true,"outputs":[],"requests":[{"id":"942f59a0-8218-4a96-8bfe-ce0b88fdbeb0","direction":"outgoing","index":1112,"result_id":"4cd07b59-7fc7-4bad-80b8-eecae3ab43d8","status":200,"timestamp":"2026-04-03T13:48:25.975-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/fhir/Patient/example","verb":"get"}],"result":"pass","test_id":"smart_stu2_2-smart_full_standalone_launch-smart_openid_connect_stu2_2-smart_cors_openid_fhir_user_claim","test_run_id":"4e91c050-e729-4bfd-8e99-126fcf512232","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:25.970-04:00"},{"id":"44ac4fbe-8220-4304-9402-f4797fd2aaa7","created_at":"2026-04-03T13:48:25.979-04:00","inputs":[{"name":"standalone_id_token","label":null,"description":null,"value":"eyJhbGciOiJSUzI1NiIsImtpZCI6IjYxOGU3NmZjN2ViN2MzNDAxYzdmZDQ3YjlhZjVlOTRkIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpciIsInN1YiI6InBhdGllbnQtZXhhbXBsZSIsImF1ZCI6InNtYXJ0X2NsaWVudF90ZXN0X2RlbW8iLCJleHAiOjE4MDY3NzQ1MDUsImlhdCI6MTc3NTIzODUwNSwiZmhpclVzZXIiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpci9QYXRpZW50L2V4YW1wbGUifQ.WEUsrBO7fkr-D3g7R5PuctdJDxJgnxlHA6aJzxoRiTmlchTzya_24iBuxErdAocgkPVFhVmstSOQCvCijQleqtoELiVduSrUloQqYQX5D5est7-1-lCjdA4gcb-7UgL8MM3jSaHbnT7xq9TTkUr0wpvlAYBlJftFnKDBYwc1B8PJBuUaca9zH9957cFwVMZQPDAS80XarRDHrQiv1wIcC989pTvVFKCVrZSGmZED3JD3sO6tzLDREzCU4zH7KrfdeWzNb4LIFkFcu0sF4vrgPWyTC6iMzQxbAGzJi9dtXhDuJ-kLBuFE92oA44zAJR2drWdWytAwNYiLeXX1Om-vsQ","type":"text"},{"name":"standalone_smart_auth_info","label":null,"description":null,"value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNSwibm9uY2UiOiIxZWNkOTc1M2Y0NTQyYWYxIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt\",\"issue_time\":\"2026-04-03T13:48:25-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"},{"name":"url","label":null,"description":null,"value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"}],"optional":false,"outputs":[],"requests":[],"result":"pass","test_group_id":"smart_stu2_2-smart_full_standalone_launch-smart_openid_connect_stu2_2","test_run_id":"4e91c050-e729-4bfd-8e99-126fcf512232","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:25.979-04:00"},{"id":"72b333b9-623c-42ee-bc48-393b8c1af9bf","created_at":"2026-04-03T13:48:25.999-04:00","inputs":[{"name":"standalone_received_scopes","value":"launch/patient openid fhirUser offline_access patient/*.rs","type":"text"},{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNSwibm9uY2UiOiIxZWNkOTc1M2Y0NTQyYWYxIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt\",\"issue_time\":\"2026-04-03T13:48:25-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"},{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNSwibm9uY2UiOiIxZWNkOTc1M2Y0NTQyYWYxIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt\",\"issue_time\":\"2026-04-03T13:48:25-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[{"name":"standalone_smart_credentials","type":"text","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNSwibm9uY2UiOiIyZDc5NGYwZDkxNmQ5Zjk2In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt\",\"issue_time\":\"2026-04-03T13:48:25-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"},{"name":"standalone_token_retrieval_time","type":"text","value":"2026-04-03T13:48:25-04:00"},{"name":"standalone_smart_auth_info","type":"text","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNSwibm9uY2UiOiIyZDc5NGYwZDkxNmQ5Zjk2In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt\",\"issue_time\":\"2026-04-03T13:48:25-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"}],"requests":[{"id":"9a94139b-1423-4e9b-b945-caa13ef611c2","direction":"outgoing","index":1114,"result_id":"72b333b9-623c-42ee-bc48-393b8c1af9bf","status":200,"timestamp":"2026-04-03T13:48:26.000-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/token","verb":"post"}],"result":"pass","test_id":"smart_stu2_2-smart_full_standalone_launch-smart_standalone_refresh_without_scopes-smart_token_refresh_stu2","test_run_id":"4e91c050-e729-4bfd-8e99-126fcf512232","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:25.999-04:00"},{"id":"659d46bc-6a59-4bee-99ee-6811a760262a","created_at":"2026-04-03T13:48:26.007-04:00","inputs":[{"name":"standalone_received_scopes","value":"launch/patient openid fhirUser offline_access patient/*.rs","type":"text"},{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNSwibm9uY2UiOiIyZDc5NGYwZDkxNmQ5Zjk2In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt\",\"issue_time\":\"2026-04-03T13:48:25-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[{"name":"standalone_refresh_token","type":"text","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt"},{"name":"standalone_access_token","type":"text","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNSwibm9uY2UiOiIyZDc5NGYwZDkxNmQ5Zjk2In0"},{"name":"standalone_token_retrieval_time","type":"text","value":"2026-04-03T13:48:26-04:00"},{"name":"standalone_expires_in","type":"text","value":"3600"},{"name":"standalone_received_scopes","type":"text","value":"launch/patient openid fhirUser offline_access patient/*.rs"},{"name":"standalone_smart_auth_info","type":"text","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNSwibm9uY2UiOiIyZDc5NGYwZDkxNmQ5Zjk2In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt\",\"issue_time\":\"2026-04-03T13:48:26-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"}],"requests":[{"id":"9a94139b-1423-4e9b-b945-caa13ef611c2","direction":"outgoing","index":1114,"result_id":"72b333b9-623c-42ee-bc48-393b8c1af9bf","status":200,"timestamp":"2026-04-03T13:48:26.000-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/token","verb":"post"}],"result":"pass","test_id":"smart_stu2_2-smart_full_standalone_launch-smart_standalone_refresh_without_scopes-smart_token_refresh_body","test_run_id":"4e91c050-e729-4bfd-8e99-126fcf512232","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:26.007-04:00"},{"id":"f498574e-3d46-4222-bb19-f692a1daf3aa","created_at":"2026-04-03T13:48:26.009-04:00","inputs":[],"optional":false,"outputs":[],"requests":[{"id":"9a94139b-1423-4e9b-b945-caa13ef611c2","direction":"outgoing","index":1114,"result_id":"72b333b9-623c-42ee-bc48-393b8c1af9bf","status":200,"timestamp":"2026-04-03T13:48:26.000-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/token","verb":"post"}],"result":"pass","test_id":"smart_stu2_2-smart_full_standalone_launch-smart_standalone_refresh_without_scopes-smart_token_response_headers","test_run_id":"4e91c050-e729-4bfd-8e99-126fcf512232","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:26.009-04:00"},{"id":"4655ca86-e9ed-4e89-801e-88830e1050e1","created_at":"2026-04-03T13:48:26.011-04:00","inputs":[{"name":"standalone_received_scopes","label":null,"description":null,"value":"launch/patient openid fhirUser offline_access patient/*.rs","type":"text"},{"name":"standalone_smart_auth_info","label":null,"description":null,"value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNSwibm9uY2UiOiIxZWNkOTc1M2Y0NTQyYWYxIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt\",\"issue_time\":\"2026-04-03T13:48:25-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[],"requests":[],"result":"pass","test_group_id":"smart_stu2_2-smart_full_standalone_launch-smart_standalone_refresh_without_scopes","test_run_id":"4e91c050-e729-4bfd-8e99-126fcf512232","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:26.011-04:00"},{"id":"aec3df2b-94d1-40aa-8136-5f182f2e1237","created_at":"2026-04-03T13:48:26.030-04:00","inputs":[{"name":"standalone_received_scopes","value":"launch/patient openid fhirUser offline_access patient/*.rs","type":"text"},{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNSwibm9uY2UiOiIyZDc5NGYwZDkxNmQ5Zjk2In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt\",\"issue_time\":\"2026-04-03T13:48:26-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"},{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNSwibm9uY2UiOiIyZDc5NGYwZDkxNmQ5Zjk2In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt\",\"issue_time\":\"2026-04-03T13:48:26-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[{"name":"standalone_smart_credentials","type":"text","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNiwibm9uY2UiOiJlYjAyZTI5Y2QxNzgyZTJhIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt\",\"issue_time\":\"2026-04-03T13:48:26-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"},{"name":"standalone_token_retrieval_time","type":"text","value":"2026-04-03T13:48:26-04:00"},{"name":"standalone_smart_auth_info","type":"text","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNiwibm9uY2UiOiJlYjAyZTI5Y2QxNzgyZTJhIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt\",\"issue_time\":\"2026-04-03T13:48:26-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"}],"requests":[{"id":"44700b25-1f8b-4d19-bbcc-5012546a50f7","direction":"outgoing","index":1116,"result_id":"aec3df2b-94d1-40aa-8136-5f182f2e1237","status":200,"timestamp":"2026-04-03T13:48:26.031-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/token","verb":"post"}],"result":"pass","test_id":"smart_stu2_2-smart_full_standalone_launch-smart_standalone_refresh_with_scopes-smart_token_refresh_stu2","test_run_id":"4e91c050-e729-4bfd-8e99-126fcf512232","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:26.030-04:00"},{"id":"5a0f07a3-98d9-417a-91b2-a527f698528c","created_at":"2026-04-03T13:48:26.036-04:00","inputs":[{"name":"standalone_received_scopes","value":"launch/patient openid fhirUser offline_access patient/*.rs","type":"text"},{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNiwibm9uY2UiOiJlYjAyZTI5Y2QxNzgyZTJhIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt\",\"issue_time\":\"2026-04-03T13:48:26-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[{"name":"standalone_refresh_token","type":"text","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt"},{"name":"standalone_access_token","type":"text","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNiwibm9uY2UiOiJlYjAyZTI5Y2QxNzgyZTJhIn0"},{"name":"standalone_token_retrieval_time","type":"text","value":"2026-04-03T13:48:26-04:00"},{"name":"standalone_expires_in","type":"text","value":"3600"},{"name":"standalone_received_scopes","type":"text","value":"launch/patient openid fhirUser offline_access patient/*.rs"},{"name":"standalone_smart_auth_info","type":"text","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNiwibm9uY2UiOiJlYjAyZTI5Y2QxNzgyZTJhIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt\",\"issue_time\":\"2026-04-03T13:48:26-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"}],"requests":[{"id":"44700b25-1f8b-4d19-bbcc-5012546a50f7","direction":"outgoing","index":1116,"result_id":"aec3df2b-94d1-40aa-8136-5f182f2e1237","status":200,"timestamp":"2026-04-03T13:48:26.031-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/token","verb":"post"}],"result":"pass","test_id":"smart_stu2_2-smart_full_standalone_launch-smart_standalone_refresh_with_scopes-smart_token_refresh_body","test_run_id":"4e91c050-e729-4bfd-8e99-126fcf512232","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:26.036-04:00"},{"id":"7ed9c751-308b-44e2-90d5-44d6ae249c8b","created_at":"2026-04-03T13:48:26.038-04:00","inputs":[],"optional":false,"outputs":[],"requests":[{"id":"44700b25-1f8b-4d19-bbcc-5012546a50f7","direction":"outgoing","index":1116,"result_id":"aec3df2b-94d1-40aa-8136-5f182f2e1237","status":200,"timestamp":"2026-04-03T13:48:26.031-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/token","verb":"post"}],"result":"pass","test_id":"smart_stu2_2-smart_full_standalone_launch-smart_standalone_refresh_with_scopes-smart_token_response_headers","test_run_id":"4e91c050-e729-4bfd-8e99-126fcf512232","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:26.038-04:00"},{"id":"121e43d3-14db-4569-86e1-57c0e484d8be","created_at":"2026-04-03T13:48:26.039-04:00","inputs":[{"name":"standalone_received_scopes","label":null,"description":null,"value":"launch/patient openid fhirUser offline_access patient/*.rs","type":"text"},{"name":"standalone_smart_auth_info","label":null,"description":null,"value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNSwibm9uY2UiOiIyZDc5NGYwZDkxNmQ5Zjk2In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt\",\"issue_time\":\"2026-04-03T13:48:26-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[],"requests":[],"result":"pass","test_group_id":"smart_stu2_2-smart_full_standalone_launch-smart_standalone_refresh_with_scopes","test_run_id":"4e91c050-e729-4bfd-8e99-126fcf512232","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:26.039-04:00"},{"id":"36a321fe-ffed-402b-8b3c-60cf33fa5f8b","created_at":"2026-04-03T13:48:26.042-04:00","inputs":[{"name":"url","label":"FHIR Endpoint","description":"URL of the FHIR endpoint used by SMART applications","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"},{"name":"standalone_smart_auth_info","label":"Standalone Launch Credentials","description":null,"value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[],"requests":[],"result":"fail","test_group_id":"smart_stu2_2-smart_full_standalone_launch","test_run_id":"4e91c050-e729-4bfd-8e99-126fcf512232","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:26.042-04:00"},{"id":"d5f3bee6-95bf-4d3d-86c6-7dbc6b683bc2","created_at":"2026-04-03T13:48:26.166-04:00","inputs":[{"name":"url","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"},{"name":"ehr_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"requested_scopes\":\"launch openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"name\":\"ehr_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[{"name":"well_known_introspection_url","type":"text","value":"http://localhost:4567/custom/smart_client_stu2_2/auth/introspect"},{"name":"well_known_configuration","type":"text","value":"{\"token_endpoint_auth_signing_alg_values_supported\":[\"RS384\",\"ES384\"],\"capabilities\":[\"client-confidential-asymmetric\",\"launch-ehr\",\"launch-standalone\",\"authorize-post\",\"client-public\",\"client-confidential-symmetric\",\"permission-offline\",\"permission-online\",\"permission-patient\",\"permission-user\",\"permission-v1\",\"permission-v2\",\"context-ehr-patient\",\"context-ehr-encounter\",\"context-standalone-patient\",\"context-standalone-encounter\",\"context-banner\",\"context-style\"],\"code_challenge_methods_supported\":[\"S256\"],\"token_endpoint_auth_methods_supported\":[\"private_key_jwt\",\"client_secret_basic\",\"client_secret_post\"],\"issuer\":\"http://localhost:4567/custom/smart_client_stu2_2/fhir\",\"grant_types_supported\":[\"client_credentials\",\"authorization_code\"],\"scopes_supported\":[\"system/*.read\",\"user/*.read\",\"patient/*.read\"],\"authorization_endpoint\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"token_endpoint\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"introspection_endpoint\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/introspect\"}"},{"name":"smart_authorization_url","type":"text","value":"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization"},{"name":"well_known_management_url","type":"text","value":""},{"name":"well_known_registration_url","type":"text","value":""},{"name":"well_known_revocation_url","type":"text","value":""},{"name":"smart_token_url","type":"text","value":"http://localhost:4567/custom/smart_client_stu2_2/auth/token"},{"name":"ehr_smart_auth_info","type":"text","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"name\":\"ehr_smart_auth_info\"}"}],"requests":[{"id":"f46ca0a1-c539-40b6-9cec-e2d83ea6a52d","direction":"outgoing","index":1117,"result_id":"d5f3bee6-95bf-4d3d-86c6-7dbc6b683bc2","status":200,"timestamp":"2026-04-03T13:48:26.167-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/fhir/.well-known/smart-configuration","verb":"get"}],"result":"pass","test_id":"smart_stu2_2-smart_full_ehr_launch-smart_discovery_stu2_2-well_known_endpoint","test_run_id":"94db29bc-d68e-4996-ba92-b36f5a666161","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:26.166-04:00"},{"id":"cdfb1331-6e24-4664-bf05-5b78d1bcc250","created_at":"2026-04-03T13:48:26.170-04:00","inputs":[{"name":"well_known_configuration","value":"{\"token_endpoint_auth_signing_alg_values_supported\":[\"RS384\",\"ES384\"],\"capabilities\":[\"client-confidential-asymmetric\",\"launch-ehr\",\"launch-standalone\",\"authorize-post\",\"client-public\",\"client-confidential-symmetric\",\"permission-offline\",\"permission-online\",\"permission-patient\",\"permission-user\",\"permission-v1\",\"permission-v2\",\"context-ehr-patient\",\"context-ehr-encounter\",\"context-standalone-patient\",\"context-standalone-encounter\",\"context-banner\",\"context-style\"],\"code_challenge_methods_supported\":[\"S256\"],\"token_endpoint_auth_methods_supported\":[\"private_key_jwt\",\"client_secret_basic\",\"client_secret_post\"],\"issuer\":\"http://localhost:4567/custom/smart_client_stu2_2/fhir\",\"grant_types_supported\":[\"client_credentials\",\"authorization_code\"],\"scopes_supported\":[\"system/*.read\",\"user/*.read\",\"patient/*.read\"],\"authorization_endpoint\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"token_endpoint\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"introspection_endpoint\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/introspect\"}","type":"text"}],"messages":[{"message":"Well-known `issuer` is omitted when server capabilites does not include `sso-openid-connect`","type":"warning"}],"optional":false,"outputs":[],"requests":[],"result":"pass","test_id":"smart_stu2_2-smart_full_ehr_launch-smart_discovery_stu2_2-well_known_capabilities_stu2","test_run_id":"94db29bc-d68e-4996-ba92-b36f5a666161","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:26.170-04:00"},{"id":"8899e43e-0d79-4d44-8340-ca55abd804f0","created_at":"2026-04-03T13:48:26.173-04:00","inputs":[{"name":"url","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"}],"messages":[{"message":"No CORS headers required: Inferno and the target server are on the same host.","type":"info"}],"optional":true,"outputs":[],"requests":[{"id":"de6a130b-86a1-4c93-8753-c6f777705ae2","direction":"outgoing","index":1118,"result_id":"8899e43e-0d79-4d44-8340-ca55abd804f0","status":200,"timestamp":"2026-04-03T13:48:26.175-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/fhir/.well-known/smart-configuration","verb":"get"}],"result":"pass","test_id":"smart_stu2_2-smart_full_ehr_launch-smart_discovery_stu2_2-smart_cors_well_known_endpoint","test_run_id":"94db29bc-d68e-4996-ba92-b36f5a666161","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:26.173-04:00"},{"id":"f1b09a4e-a434-443d-91eb-876a30a6e29c","created_at":"2026-04-03T13:48:26.190-04:00","inputs":[{"name":"url","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"}],"optional":true,"outputs":[],"requests":[{"id":"e442a2a0-20c2-4478-a1db-5a18aef9d5b7","direction":"outgoing","index":1119,"result_id":"f1b09a4e-a434-443d-91eb-876a30a6e29c","status":500,"timestamp":"2026-04-03T13:48:26.191-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/fhir/metadata","verb":"get"}],"result":"fail","result_message":"Unexpected response status: expected 200, but received 500","test_id":"smart_stu2_2-smart_full_ehr_launch-smart_discovery_stu2_2-smart_cors_metadata_request","test_run_id":"94db29bc-d68e-4996-ba92-b36f5a666161","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:26.190-04:00"},{"id":"f5248847-1e42-4722-8aa3-8d13feac7ce2","created_at":"2026-04-03T13:48:26.199-04:00","inputs":[{"name":"url","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"}],"optional":false,"outputs":[{"name":"launch_uri","type":"text","value":"http://localhost:4567/custom/smart_stu2_2/launch"},{"name":"target_iss","type":"text","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir"}],"requests":[],"result":"pass","test_id":"smart_stu2_2-smart_full_ehr_launch-smart_ehr_launch_stu2_2-smart_app_launch","test_run_id":"94db29bc-d68e-4996-ba92-b36f5a666161","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:30.391-04:00"},{"id":"b0a58f2f-9d6b-4ac6-b5a9-974ac5be60c2","created_at":"2026-04-03T13:48:30.408-04:00","inputs":[],"optional":false,"outputs":[{"name":"ehr_launch","type":"text","value":"251950cd3d0e8a5c09be838e5057f104713093043d5097b0ab2e38a4caa6b70e"}],"requests":[{"id":"91d5bae8-9441-48cb-8312-ce1b9a1a7958","direction":"incoming","index":1120,"result_id":"f5248847-1e42-4722-8aa3-8d13feac7ce2","status":null,"timestamp":"2026-04-03T13:48:30.392-04:00","url":"http://localhost:4567/custom/smart_stu2_2/launch?iss=http%3A%2F%2Flocalhost%3A4567%2Fcustom%2Fsmart_client_stu2_2%2Ffhir\u0026launch=251950cd3d0e8a5c09be838e5057f104713093043d5097b0ab2e38a4caa6b70e","verb":"get"}],"result":"pass","test_id":"smart_stu2_2-smart_full_ehr_launch-smart_ehr_launch_stu2_2-smart_launch_received","test_run_id":"94db29bc-d68e-4996-ba92-b36f5a666161","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:30.408-04:00"},{"id":"c331f8c6-e15e-4174-94d8-bd060c3f4d42","created_at":"2026-04-03T13:48:30.415-04:00","inputs":[{"name":"url","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"},{"name":"ehr_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"name\":\"ehr_smart_auth_info\"}","type":"auth_info"}],"messages":[{"message":"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization correctly denied SSL 2.0 connection as required.","type":"info"},{"message":"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization correctly denied SSL 3.0 connection as required.","type":"info"},{"message":"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization correctly denied TLS 1.0 connection as required.","type":"info"},{"message":"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization correctly denied TLS 1.1 connection as required.","type":"info"},{"message":"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization denied TLS 1.2 connection.","type":"info"},{"message":"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization denied TLS 1.3 connection.","type":"info"}],"optional":false,"outputs":[],"requests":[],"result":"fail","result_message":"Server did not support any allowed TLS versions.","test_id":"smart_stu2_2-smart_full_ehr_launch-smart_ehr_launch_stu2_2-ehr_auth_tls","test_run_id":"94db29bc-d68e-4996-ba92-b36f5a666161","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:30.415-04:00"},{"id":"ab74c067-e9fa-4490-9e7d-abb7d4e900f8","created_at":"2026-04-03T13:48:30.425-04:00","inputs":[{"name":"url","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"},{"name":"ehr_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"name\":\"ehr_smart_auth_info\"}","type":"auth_info"},{"name":"ehr_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"name\":\"ehr_smart_auth_info\"}","type":"auth_info"},{"name":"ehr_launch","value":"251950cd3d0e8a5c09be838e5057f104713093043d5097b0ab2e38a4caa6b70e","type":"text"}],"messages":[{"message":"Inferno redirecting browser to 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=37ea48da-30cc-4d11-8988-82c6a88b6532\u0026aud=http%3A%2F%2Flocalhost%3A4567%2Fcustom%2Fsmart_client_stu2_2%2Ffhir\u0026launch=251950cd3d0e8a5c09be838e5057f104713093043d5097b0ab2e38a4caa6b70e\u0026code_challenge=Naug67Mxl8Ib7ZlUlScHDHPE4mX_NylHG6M08n2f5qs\u0026code_challenge_method=S256.","type":"info"}],"optional":false,"outputs":[{"name":"ehr_state","type":"text","value":"37ea48da-30cc-4d11-8988-82c6a88b6532"},{"name":"pkce_code_verifier","type":"text","value":"5f7d86e5-8bdf-452a-be64-fcebdb9909ba-c61cf127-a5b6-4325-9f1c-fab3aeb50b25"},{"name":"pkce_code_challenge","type":"text","value":"Naug67Mxl8Ib7ZlUlScHDHPE4mX_NylHG6M08n2f5qs"},{"name":"authorization_url","type":"text","value":"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=37ea48da-30cc-4d11-8988-82c6a88b6532\u0026aud=http%3A%2F%2Flocalhost%3A4567%2Fcustom%2Fsmart_client_stu2_2%2Ffhir\u0026launch=251950cd3d0e8a5c09be838e5057f104713093043d5097b0ab2e38a4caa6b70e\u0026code_challenge=Naug67Mxl8Ib7ZlUlScHDHPE4mX_NylHG6M08n2f5qs\u0026code_challenge_method=S256"}],"requests":[],"result":"pass","test_id":"smart_stu2_2-smart_full_ehr_launch-smart_ehr_launch_stu2_2-smart_app_redirect_stu2","test_run_id":"94db29bc-d68e-4996-ba92-b36f5a666161","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:32.015-04:00"},{"id":"60b92c68-25cd-4ba5-a1d3-437d243ddc31","created_at":"2026-04-03T13:48:32.029-04:00","inputs":[{"name":"url","label":"FHIR Endpoint","description":"URL of the FHIR endpoint used by SMART applications","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"},{"name":"ehr_smart_auth_info","label":null,"description":null,"value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"name\":\"ehr_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[],"requests":[],"result":"pass","test_group_id":"smart_stu2_2-smart_full_ehr_launch-smart_discovery_stu2_2","test_run_id":"94db29bc-d68e-4996-ba92-b36f5a666161","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:32.029-04:00"},{"id":"97c0516e-78d0-4ebd-96ae-4ddf4e440513","created_at":"2026-04-03T13:48:32.034-04:00","inputs":[],"optional":false,"outputs":[{"name":"ehr_code","type":"text","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExMiwibm9uY2UiOiI0NTIwZGVlZTU4ZmUxYWJlIn0"}],"requests":[{"id":"0f762a27-37df-45cb-aeb2-76dc67c2e53d","direction":"incoming","index":1122,"result_id":"ab74c067-e9fa-4490-9e7d-abb7d4e900f8","status":null,"timestamp":"2026-04-03T13:48:32.016-04:00","url":"http://localhost:4567/custom/smart_stu2_2/redirect?code=eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExMiwibm9uY2UiOiI0NTIwZGVlZTU4ZmUxYWJlIn0\u0026state=37ea48da-30cc-4d11-8988-82c6a88b6532","verb":"get"}],"result":"pass","test_id":"smart_stu2_2-smart_full_ehr_launch-smart_ehr_launch_stu2_2-smart_code_received","test_run_id":"94db29bc-d68e-4996-ba92-b36f5a666161","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:32.034-04:00"},{"id":"46e6db06-5453-4e1a-8cd9-c5d2e74e391b","created_at":"2026-04-03T13:48:32.044-04:00","inputs":[{"name":"url","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"},{"name":"ehr_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"name\":\"ehr_smart_auth_info\"}","type":"auth_info"}],"messages":[{"message":"http://localhost:4567/custom/smart_client_stu2_2/auth/token correctly denied SSL 2.0 connection as required.","type":"info"},{"message":"http://localhost:4567/custom/smart_client_stu2_2/auth/token correctly denied SSL 3.0 connection as required.","type":"info"},{"message":"http://localhost:4567/custom/smart_client_stu2_2/auth/token correctly denied TLS 1.0 connection as required.","type":"info"},{"message":"http://localhost:4567/custom/smart_client_stu2_2/auth/token correctly denied TLS 1.1 connection as required.","type":"info"},{"message":"http://localhost:4567/custom/smart_client_stu2_2/auth/token denied TLS 1.2 connection.","type":"info"},{"message":"http://localhost:4567/custom/smart_client_stu2_2/auth/token denied TLS 1.3 connection.","type":"info"}],"optional":false,"outputs":[],"requests":[],"result":"fail","result_message":"Server did not support any allowed TLS versions.","test_id":"smart_stu2_2-smart_full_ehr_launch-smart_ehr_launch_stu2_2-ehr_token_tls","test_run_id":"94db29bc-d68e-4996-ba92-b36f5a666161","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:32.044-04:00"},{"id":"fbdca892-f014-4adb-a57e-58b79e2dbc78","created_at":"2026-04-03T13:48:32.066-04:00","inputs":[{"name":"ehr_code","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExMiwibm9uY2UiOiI0NTIwZGVlZTU4ZmUxYWJlIn0","type":"text"},{"name":"pkce_code_verifier","value":"5f7d86e5-8bdf-452a-be64-fcebdb9909ba-c61cf127-a5b6-4325-9f1c-fab3aeb50b25","type":"text"},{"name":"ehr_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"name\":\"ehr_smart_auth_info\"}","type":"auth_info"},{"name":"ehr_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"name\":\"ehr_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[{"name":"ehr_smart_credentials","type":"text","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExMiwibm9uY2UiOiIxNDFlYjc0Njg2NWU2YmZkIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExMiwibm9uY2UiOiI0NTIwZGVlZTU4ZmUxYWJlIn0_rt\",\"issue_time\":\"2026-04-03T13:48:32-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}"},{"name":"ehr_token_retrieval_time","type":"text","value":"2026-04-03T13:48:32-04:00"},{"name":"ehr_smart_auth_info","type":"text","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExMiwibm9uY2UiOiIxNDFlYjc0Njg2NWU2YmZkIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExMiwibm9uY2UiOiI0NTIwZGVlZTU4ZmUxYWJlIn0_rt\",\"issue_time\":\"2026-04-03T13:48:32-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}"}],"requests":[{"id":"0f762a27-37df-45cb-aeb2-76dc67c2e53d","direction":"incoming","index":1122,"result_id":"ab74c067-e9fa-4490-9e7d-abb7d4e900f8","status":null,"timestamp":"2026-04-03T13:48:32.016-04:00","url":"http://localhost:4567/custom/smart_stu2_2/redirect?code=eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExMiwibm9uY2UiOiI0NTIwZGVlZTU4ZmUxYWJlIn0\u0026state=37ea48da-30cc-4d11-8988-82c6a88b6532","verb":"get"},{"id":"958ae382-5b44-4b92-a241-e8fbf1af469e","direction":"outgoing","index":1124,"result_id":"fbdca892-f014-4adb-a57e-58b79e2dbc78","status":200,"timestamp":"2026-04-03T13:48:32.068-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/token","verb":"post"}],"result":"pass","test_id":"smart_stu2_2-smart_full_ehr_launch-smart_ehr_launch_stu2_2-smart_token_exchange_stu2_2","test_run_id":"94db29bc-d68e-4996-ba92-b36f5a666161","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:32.066-04:00"},{"id":"e4111ce7-bd25-4050-8241-f75f43f72362","created_at":"2026-04-03T13:48:32.077-04:00","inputs":[{"name":"ehr_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExMiwibm9uY2UiOiIxNDFlYjc0Njg2NWU2YmZkIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExMiwibm9uY2UiOiI0NTIwZGVlZTU4ZmUxYWJlIn0_rt\",\"issue_time\":\"2026-04-03T13:48:32-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}","type":"auth_info"},{"name":"ehr_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExMiwibm9uY2UiOiIxNDFlYjc0Njg2NWU2YmZkIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExMiwibm9uY2UiOiI0NTIwZGVlZTU4ZmUxYWJlIn0_rt\",\"issue_time\":\"2026-04-03T13:48:32-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[{"name":"ehr_id_token","type":"text","value":"eyJhbGciOiJSUzI1NiIsImtpZCI6IjYxOGU3NmZjN2ViN2MzNDAxYzdmZDQ3YjlhZjVlOTRkIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpciIsInN1YiI6InBhdGllbnQtZXhhbXBsZSIsImF1ZCI6InNtYXJ0X2NsaWVudF90ZXN0X2RlbW8iLCJleHAiOjE4MDY3NzQ1MTIsImlhdCI6MTc3NTIzODUxMiwiZmhpclVzZXIiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpci9QYXRpZW50L2V4YW1wbGUifQ.SJ0gts7nV1L2qJ6r81pPWm_Bwlu5SbVycD9ZviNMYmW6V1_QAhmdfqYT0BFM8HBPa4wJqDUeO9Kb6IDN_GCe0IczdOp45uyw9bUc8IkXycbYBd6Za1kpx_MOQwAjbxEBkOMgcsEroSlVtv_O8ejeNh0S4P4juRjWb7rPuV7azIvv3wI7bsfl3CGtr7fTtPv8rtjMCV2TY09nqEQS0pFa21F6MO5blBeST__PIaqgsg_eiU15Ers9U4XLx_Z35HtR3eNSR2m8aO0puIoFWLQrkijMyHuAl5IjzEb_WI5UFPtoPFTX0k2IL1L9ja-JeQojno0xqYlFlk42C2chRBuNLw"},{"name":"ehr_refresh_token","type":"text","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExMiwibm9uY2UiOiI0NTIwZGVlZTU4ZmUxYWJlIn0_rt"},{"name":"ehr_access_token","type":"text","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExMiwibm9uY2UiOiIxNDFlYjc0Njg2NWU2YmZkIn0"},{"name":"ehr_expires_in","type":"text","value":"3600"},{"name":"ehr_patient_id","type":"text","value":"example"},{"name":"ehr_encounter_id","type":"text","value":""},{"name":"ehr_received_scopes","type":"text","value":"launch openid fhirUser offline_access patient/*.rs"},{"name":"ehr_intent","type":"text","value":""},{"name":"ehr_smart_auth_info","type":"text","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExMiwibm9uY2UiOiIxNDFlYjc0Njg2NWU2YmZkIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExMiwibm9uY2UiOiI0NTIwZGVlZTU4ZmUxYWJlIn0_rt\",\"issue_time\":\"2026-04-03T13:48:32-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}"}],"requests":[{"id":"958ae382-5b44-4b92-a241-e8fbf1af469e","direction":"outgoing","index":1124,"result_id":"fbdca892-f014-4adb-a57e-58b79e2dbc78","status":200,"timestamp":"2026-04-03T13:48:32.068-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/token","verb":"post"}],"result":"pass","test_id":"smart_stu2_2-smart_full_ehr_launch-smart_ehr_launch_stu2_2-smart_token_response_body_stu2_2","test_run_id":"94db29bc-d68e-4996-ba92-b36f5a666161","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:32.077-04:00"},{"id":"abb4f065-ae74-444d-8e7c-edf3e26aacaa","created_at":"2026-04-03T13:48:32.082-04:00","inputs":[],"optional":false,"outputs":[],"requests":[{"id":"958ae382-5b44-4b92-a241-e8fbf1af469e","direction":"outgoing","index":1124,"result_id":"fbdca892-f014-4adb-a57e-58b79e2dbc78","status":200,"timestamp":"2026-04-03T13:48:32.068-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/token","verb":"post"}],"result":"pass","test_id":"smart_stu2_2-smart_full_ehr_launch-smart_ehr_launch_stu2_2-smart_token_response_headers","test_run_id":"94db29bc-d68e-4996-ba92-b36f5a666161","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:32.082-04:00"},{"id":"1b4060a3-afdb-498a-89dd-afade36ba84b","created_at":"2026-04-03T13:48:32.084-04:00","inputs":[{"name":"ehr_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExMiwibm9uY2UiOiIxNDFlYjc0Njg2NWU2YmZkIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExMiwibm9uY2UiOiI0NTIwZGVlZTU4ZmUxYWJlIn0_rt\",\"issue_time\":\"2026-04-03T13:48:32-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}","type":"auth_info"}],"messages":[{"message":"No CORS headers required: Inferno and the target server are on the same host.","type":"info"}],"optional":false,"outputs":[],"requests":[{"id":"958ae382-5b44-4b92-a241-e8fbf1af469e","direction":"outgoing","index":1124,"result_id":"fbdca892-f014-4adb-a57e-58b79e2dbc78","status":200,"timestamp":"2026-04-03T13:48:32.068-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/token","verb":"post"}],"result":"pass","test_id":"smart_stu2_2-smart_full_ehr_launch-smart_ehr_launch_stu2_2-smart_cors_token_exchange","test_run_id":"94db29bc-d68e-4996-ba92-b36f5a666161","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:32.084-04:00"},{"id":"ab7dcf02-7c9d-4b79-8949-acb818cd2423","created_at":"2026-04-03T13:48:32.086-04:00","inputs":[{"name":"url","label":"EHR Launch FHIR Endpoint","description":"URL of the FHIR endpoint used by EHR launched applications","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"},{"name":"ehr_smart_auth_info","label":"EHR Launch Credentials","description":null,"value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"name\":\"ehr_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[],"requests":[],"result":"fail","test_group_id":"smart_stu2_2-smart_full_ehr_launch-smart_ehr_launch_stu2_2","test_run_id":"94db29bc-d68e-4996-ba92-b36f5a666161","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:32.086-04:00"},{"id":"c794e826-d161-47e6-b993-5c374ddc7b88","created_at":"2026-04-03T13:48:32.089-04:00","inputs":[{"name":"ehr_id_token","value":"eyJhbGciOiJSUzI1NiIsImtpZCI6IjYxOGU3NmZjN2ViN2MzNDAxYzdmZDQ3YjlhZjVlOTRkIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpciIsInN1YiI6InBhdGllbnQtZXhhbXBsZSIsImF1ZCI6InNtYXJ0X2NsaWVudF90ZXN0X2RlbW8iLCJleHAiOjE4MDY3NzQ1MTIsImlhdCI6MTc3NTIzODUxMiwiZmhpclVzZXIiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpci9QYXRpZW50L2V4YW1wbGUifQ.SJ0gts7nV1L2qJ6r81pPWm_Bwlu5SbVycD9ZviNMYmW6V1_QAhmdfqYT0BFM8HBPa4wJqDUeO9Kb6IDN_GCe0IczdOp45uyw9bUc8IkXycbYBd6Za1kpx_MOQwAjbxEBkOMgcsEroSlVtv_O8ejeNh0S4P4juRjWb7rPuV7azIvv3wI7bsfl3CGtr7fTtPv8rtjMCV2TY09nqEQS0pFa21F6MO5blBeST__PIaqgsg_eiU15Ers9U4XLx_Z35HtR3eNSR2m8aO0puIoFWLQrkijMyHuAl5IjzEb_WI5UFPtoPFTX0k2IL1L9ja-JeQojno0xqYlFlk42C2chRBuNLw","type":"text"}],"optional":false,"outputs":[{"name":"id_token_payload_json","type":"text","value":"{\"iss\":\"http://localhost:4567/custom/smart_client_stu2_2/fhir\",\"sub\":\"patient-example\",\"aud\":\"smart_client_test_demo\",\"exp\":1806774512,\"iat\":1775238512,\"fhirUser\":\"http://localhost:4567/custom/smart_client_stu2_2/fhir/Patient/example\"}"},{"name":"id_token_header_json","type":"text","value":"{\"alg\":\"RS256\",\"kid\":\"618e76fc7eb7c3401c7fd47b9af5e94d\",\"typ\":\"JWT\"}"}],"requests":[],"result":"pass","test_id":"smart_stu2_2-smart_full_ehr_launch-smart_openid_connect_stu2_2-smart_openid_decode_id_token","test_run_id":"94db29bc-d68e-4996-ba92-b36f5a666161","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:32.089-04:00"},{"id":"a57fb90a-101b-4f85-b227-971957f5fbec","created_at":"2026-04-03T13:48:32.093-04:00","inputs":[{"name":"id_token_payload_json","value":"{\"iss\":\"http://localhost:4567/custom/smart_client_stu2_2/fhir\",\"sub\":\"patient-example\",\"aud\":\"smart_client_test_demo\",\"exp\":1806774512,\"iat\":1775238512,\"fhirUser\":\"http://localhost:4567/custom/smart_client_stu2_2/fhir/Patient/example\"}","type":"text"}],"optional":false,"outputs":[{"name":"openid_configuration_json","type":"text","value":"{\"issuer\":\"http://localhost:4567/custom/smart_client_stu2_2/fhir\",\"authorization_endpoint\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"token_endpoint\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"jwks_uri\":\"http://localhost:4567/custom/smart_client_stu2_2/fhir/.well-known/jwks.json\",\"response_types_supported\":[\"code\",\"id_token\",\"token id_token\"],\"subject_types_supported\":[\"pairwise\",\"public\"],\"id_token_signing_alg_values_supported\":[\"RS256\"]}"},{"name":"openid_issuer","type":"text","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir"}],"requests":[{"id":"0f35d91f-5344-4be4-901e-6601bbcd1ccc","direction":"outgoing","index":1125,"result_id":"a57fb90a-101b-4f85-b227-971957f5fbec","status":200,"timestamp":"2026-04-03T13:48:32.094-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/fhir/.well-known/openid-configuration","verb":"get"}],"result":"pass","test_id":"smart_stu2_2-smart_full_ehr_launch-smart_openid_connect_stu2_2-smart_openid_retrieve_configuration","test_run_id":"94db29bc-d68e-4996-ba92-b36f5a666161","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:32.093-04:00"},{"id":"eb72947a-9863-4bd5-be44-f8fcf6602517","created_at":"2026-04-03T13:48:32.099-04:00","inputs":[{"name":"openid_configuration_json","value":"{\"issuer\":\"http://localhost:4567/custom/smart_client_stu2_2/fhir\",\"authorization_endpoint\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"token_endpoint\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"jwks_uri\":\"http://localhost:4567/custom/smart_client_stu2_2/fhir/.well-known/jwks.json\",\"response_types_supported\":[\"code\",\"id_token\",\"token id_token\"],\"subject_types_supported\":[\"pairwise\",\"public\"],\"id_token_signing_alg_values_supported\":[\"RS256\"]}","type":"text"}],"optional":false,"outputs":[{"name":"openid_jwks_uri","type":"text","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir/.well-known/jwks.json"}],"requests":[],"result":"pass","test_id":"smart_stu2_2-smart_full_ehr_launch-smart_openid_connect_stu2_2-smart_openid_required_configuration_fields","test_run_id":"94db29bc-d68e-4996-ba92-b36f5a666161","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:32.099-04:00"},{"id":"40c95aab-503d-4a92-8a7e-81015e32a174","created_at":"2026-04-03T13:48:32.126-04:00","inputs":[{"name":"openid_jwks_uri","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir/.well-known/jwks.json","type":"text"}],"optional":false,"outputs":[{"name":"openid_jwks_json","type":"text","value":"{\n \"keys\": [\n {\n \"kty\": \"RSA\",\n \"use\": \"sig\",\n \"key_ops\": [\n \"verify\"\n ],\n \"alg\": \"RS256\",\n \"kid\": \"618e76fc7eb7c3401c7fd47b9af5e94d\",\n \"n\": \"uoYzdYZQDp7yHTfY4XL1PFCFPfijG1rP2dNgMmsqKbm9qpMjiUuXCpdoOXWE838pcu3Ahi6L3dGgGS3Aeys3YrnF6h9uRTD1DHf-UWlOq4iPCzk26a-bBuyVZDVqS7Y5HsyF7i_UvYV1W0EaHSpAF911Vo_W_FVyiSkAZP1yN0ECbbjnSqxhaa44SGw90oh6XnyNBLu7a11aLCURkaRJOKXHj_vf8UyaD-IA9YkvM80St7QF6u6LRVYmCShbpfWRmejh_Swf4zdqcPl-duUsZE-OBysoTq92FaXr605igM30Rdkx8hs-HTwZtjn5hB3XNTiG2Wka1cUXKNyH59u8Yw\",\n \"e\": \"AQAB\"\n }\n ]\n}"},{"name":"openid_rsa_keys_json","type":"text","value":"[{\"kty\":\"RSA\",\"use\":\"sig\",\"key_ops\":[\"verify\"],\"alg\":\"RS256\",\"kid\":\"618e76fc7eb7c3401c7fd47b9af5e94d\",\"n\":\"uoYzdYZQDp7yHTfY4XL1PFCFPfijG1rP2dNgMmsqKbm9qpMjiUuXCpdoOXWE838pcu3Ahi6L3dGgGS3Aeys3YrnF6h9uRTD1DHf-UWlOq4iPCzk26a-bBuyVZDVqS7Y5HsyF7i_UvYV1W0EaHSpAF911Vo_W_FVyiSkAZP1yN0ECbbjnSqxhaa44SGw90oh6XnyNBLu7a11aLCURkaRJOKXHj_vf8UyaD-IA9YkvM80St7QF6u6LRVYmCShbpfWRmejh_Swf4zdqcPl-duUsZE-OBysoTq92FaXr605igM30Rdkx8hs-HTwZtjn5hB3XNTiG2Wka1cUXKNyH59u8Yw\",\"e\":\"AQAB\"}]"}],"requests":[{"id":"19d566d7-3097-49a6-825a-a481711b1a4e","direction":"outgoing","index":1126,"result_id":"40c95aab-503d-4a92-8a7e-81015e32a174","status":200,"timestamp":"2026-04-03T13:48:32.141-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/fhir/.well-known/jwks.json","verb":"get"}],"result":"pass","test_id":"smart_stu2_2-smart_full_ehr_launch-smart_openid_connect_stu2_2-smart_openid_retrieve_jwks","test_run_id":"94db29bc-d68e-4996-ba92-b36f5a666161","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:32.126-04:00"},{"id":"157ef4a8-c0a2-44e7-b482-9e3e284a5cff","created_at":"2026-04-03T13:48:32.145-04:00","inputs":[{"name":"id_token_header_json","value":"{\"alg\":\"RS256\",\"kid\":\"618e76fc7eb7c3401c7fd47b9af5e94d\",\"typ\":\"JWT\"}","type":"text"},{"name":"openid_rsa_keys_json","value":"[{\"kty\":\"RSA\",\"use\":\"sig\",\"key_ops\":[\"verify\"],\"alg\":\"RS256\",\"kid\":\"618e76fc7eb7c3401c7fd47b9af5e94d\",\"n\":\"uoYzdYZQDp7yHTfY4XL1PFCFPfijG1rP2dNgMmsqKbm9qpMjiUuXCpdoOXWE838pcu3Ahi6L3dGgGS3Aeys3YrnF6h9uRTD1DHf-UWlOq4iPCzk26a-bBuyVZDVqS7Y5HsyF7i_UvYV1W0EaHSpAF911Vo_W_FVyiSkAZP1yN0ECbbjnSqxhaa44SGw90oh6XnyNBLu7a11aLCURkaRJOKXHj_vf8UyaD-IA9YkvM80St7QF6u6LRVYmCShbpfWRmejh_Swf4zdqcPl-duUsZE-OBysoTq92FaXr605igM30Rdkx8hs-HTwZtjn5hB3XNTiG2Wka1cUXKNyH59u8Yw\",\"e\":\"AQAB\"}]","type":"text"}],"optional":false,"outputs":[{"name":"id_token_jwk_json","type":"text","value":"{\"kty\":\"RSA\",\"use\":\"sig\",\"key_ops\":[\"verify\"],\"alg\":\"RS256\",\"kid\":\"618e76fc7eb7c3401c7fd47b9af5e94d\",\"n\":\"uoYzdYZQDp7yHTfY4XL1PFCFPfijG1rP2dNgMmsqKbm9qpMjiUuXCpdoOXWE838pcu3Ahi6L3dGgGS3Aeys3YrnF6h9uRTD1DHf-UWlOq4iPCzk26a-bBuyVZDVqS7Y5HsyF7i_UvYV1W0EaHSpAF911Vo_W_FVyiSkAZP1yN0ECbbjnSqxhaa44SGw90oh6XnyNBLu7a11aLCURkaRJOKXHj_vf8UyaD-IA9YkvM80St7QF6u6LRVYmCShbpfWRmejh_Swf4zdqcPl-duUsZE-OBysoTq92FaXr605igM30Rdkx8hs-HTwZtjn5hB3XNTiG2Wka1cUXKNyH59u8Yw\",\"e\":\"AQAB\"}"}],"requests":[],"result":"pass","test_id":"smart_stu2_2-smart_full_ehr_launch-smart_openid_connect_stu2_2-smart_openid_token_header","test_run_id":"94db29bc-d68e-4996-ba92-b36f5a666161","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:32.145-04:00"},{"id":"615187f7-ec55-4e7d-b1a3-db58d77f4c30","created_at":"2026-04-03T13:48:32.147-04:00","inputs":[{"name":"ehr_id_token","value":"eyJhbGciOiJSUzI1NiIsImtpZCI6IjYxOGU3NmZjN2ViN2MzNDAxYzdmZDQ3YjlhZjVlOTRkIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpciIsInN1YiI6InBhdGllbnQtZXhhbXBsZSIsImF1ZCI6InNtYXJ0X2NsaWVudF90ZXN0X2RlbW8iLCJleHAiOjE4MDY3NzQ1MTIsImlhdCI6MTc3NTIzODUxMiwiZmhpclVzZXIiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpci9QYXRpZW50L2V4YW1wbGUifQ.SJ0gts7nV1L2qJ6r81pPWm_Bwlu5SbVycD9ZviNMYmW6V1_QAhmdfqYT0BFM8HBPa4wJqDUeO9Kb6IDN_GCe0IczdOp45uyw9bUc8IkXycbYBd6Za1kpx_MOQwAjbxEBkOMgcsEroSlVtv_O8ejeNh0S4P4juRjWb7rPuV7azIvv3wI7bsfl3CGtr7fTtPv8rtjMCV2TY09nqEQS0pFa21F6MO5blBeST__PIaqgsg_eiU15Ers9U4XLx_Z35HtR3eNSR2m8aO0puIoFWLQrkijMyHuAl5IjzEb_WI5UFPtoPFTX0k2IL1L9ja-JeQojno0xqYlFlk42C2chRBuNLw","type":"text"},{"name":"openid_configuration_json","value":"{\"issuer\":\"http://localhost:4567/custom/smart_client_stu2_2/fhir\",\"authorization_endpoint\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"token_endpoint\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"jwks_uri\":\"http://localhost:4567/custom/smart_client_stu2_2/fhir/.well-known/jwks.json\",\"response_types_supported\":[\"code\",\"id_token\",\"token id_token\"],\"subject_types_supported\":[\"pairwise\",\"public\"],\"id_token_signing_alg_values_supported\":[\"RS256\"]}","type":"text"},{"name":"id_token_jwk_json","value":"{\"kty\":\"RSA\",\"use\":\"sig\",\"key_ops\":[\"verify\"],\"alg\":\"RS256\",\"kid\":\"618e76fc7eb7c3401c7fd47b9af5e94d\",\"n\":\"uoYzdYZQDp7yHTfY4XL1PFCFPfijG1rP2dNgMmsqKbm9qpMjiUuXCpdoOXWE838pcu3Ahi6L3dGgGS3Aeys3YrnF6h9uRTD1DHf-UWlOq4iPCzk26a-bBuyVZDVqS7Y5HsyF7i_UvYV1W0EaHSpAF911Vo_W_FVyiSkAZP1yN0ECbbjnSqxhaa44SGw90oh6XnyNBLu7a11aLCURkaRJOKXHj_vf8UyaD-IA9YkvM80St7QF6u6LRVYmCShbpfWRmejh_Swf4zdqcPl-duUsZE-OBysoTq92FaXr605igM30Rdkx8hs-HTwZtjn5hB3XNTiG2Wka1cUXKNyH59u8Yw\",\"e\":\"AQAB\"}","type":"text"},{"name":"ehr_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExMiwibm9uY2UiOiIxNDFlYjc0Njg2NWU2YmZkIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExMiwibm9uY2UiOiI0NTIwZGVlZTU4ZmUxYWJlIn0_rt\",\"issue_time\":\"2026-04-03T13:48:32-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[],"requests":[],"result":"pass","test_id":"smart_stu2_2-smart_full_ehr_launch-smart_openid_connect_stu2_2-smart_openid_token_payload","test_run_id":"94db29bc-d68e-4996-ba92-b36f5a666161","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:32.147-04:00"},{"id":"5a5f8d85-acae-45e3-ab96-b46ba27b67c1","created_at":"2026-04-03T13:48:32.210-04:00","inputs":[{"name":"id_token_payload_json","value":"{\"iss\":\"http://localhost:4567/custom/smart_client_stu2_2/fhir\",\"sub\":\"patient-example\",\"aud\":\"smart_client_test_demo\",\"exp\":1806774512,\"iat\":1775238512,\"fhirUser\":\"http://localhost:4567/custom/smart_client_stu2_2/fhir/Patient/example\"}","type":"text"},{"name":"url","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"},{"name":"ehr_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExMiwibm9uY2UiOiIxNDFlYjc0Njg2NWU2YmZkIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExMiwibm9uY2UiOiI0NTIwZGVlZTU4ZmUxYWJlIn0_rt\",\"issue_time\":\"2026-04-03T13:48:32-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[{"name":"id_token_fhir_user","type":"text","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir/Patient/example"}],"requests":[{"id":"4c4635be-137d-4340-9f62-2828a55bf6ad","direction":"outgoing","index":1128,"result_id":"5a5f8d85-acae-45e3-ab96-b46ba27b67c1","status":200,"timestamp":"2026-04-03T13:48:32.212-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/fhir/Patient/example","verb":"get"}],"result":"pass","test_id":"smart_stu2_2-smart_full_ehr_launch-smart_openid_connect_stu2_2-smart_openid_fhir_user_claim","test_run_id":"94db29bc-d68e-4996-ba92-b36f5a666161","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:32.210-04:00"},{"id":"18a707b8-ddfe-4c34-8974-16e78e4d43d9","created_at":"2026-04-03T13:48:32.220-04:00","inputs":[{"name":"url","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"},{"name":"id_token_fhir_user","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir/Patient/example","type":"text"},{"name":"ehr_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExMiwibm9uY2UiOiIxNDFlYjc0Njg2NWU2YmZkIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExMiwibm9uY2UiOiI0NTIwZGVlZTU4ZmUxYWJlIn0_rt\",\"issue_time\":\"2026-04-03T13:48:32-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}","type":"auth_info"}],"messages":[{"message":"No CORS headers required: Inferno and the target server are on the same host.","type":"info"}],"optional":true,"outputs":[],"requests":[{"id":"3cc9d760-1a7e-4ce8-b144-318cb16c13a5","direction":"outgoing","index":1130,"result_id":"18a707b8-ddfe-4c34-8974-16e78e4d43d9","status":200,"timestamp":"2026-04-03T13:48:32.233-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/fhir/Patient/example","verb":"get"}],"result":"pass","test_id":"smart_stu2_2-smart_full_ehr_launch-smart_openid_connect_stu2_2-smart_cors_openid_fhir_user_claim","test_run_id":"94db29bc-d68e-4996-ba92-b36f5a666161","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:32.220-04:00"},{"id":"14507871-b141-4350-bb0f-1f2f811647e7","created_at":"2026-04-03T13:48:32.237-04:00","inputs":[{"name":"ehr_id_token","label":null,"description":null,"value":"eyJhbGciOiJSUzI1NiIsImtpZCI6IjYxOGU3NmZjN2ViN2MzNDAxYzdmZDQ3YjlhZjVlOTRkIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpciIsInN1YiI6InBhdGllbnQtZXhhbXBsZSIsImF1ZCI6InNtYXJ0X2NsaWVudF90ZXN0X2RlbW8iLCJleHAiOjE4MDY3NzQ1MTIsImlhdCI6MTc3NTIzODUxMiwiZmhpclVzZXIiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpci9QYXRpZW50L2V4YW1wbGUifQ.SJ0gts7nV1L2qJ6r81pPWm_Bwlu5SbVycD9ZviNMYmW6V1_QAhmdfqYT0BFM8HBPa4wJqDUeO9Kb6IDN_GCe0IczdOp45uyw9bUc8IkXycbYBd6Za1kpx_MOQwAjbxEBkOMgcsEroSlVtv_O8ejeNh0S4P4juRjWb7rPuV7azIvv3wI7bsfl3CGtr7fTtPv8rtjMCV2TY09nqEQS0pFa21F6MO5blBeST__PIaqgsg_eiU15Ers9U4XLx_Z35HtR3eNSR2m8aO0puIoFWLQrkijMyHuAl5IjzEb_WI5UFPtoPFTX0k2IL1L9ja-JeQojno0xqYlFlk42C2chRBuNLw","type":"text"},{"name":"ehr_smart_auth_info","label":null,"description":null,"value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExMiwibm9uY2UiOiIxNDFlYjc0Njg2NWU2YmZkIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExMiwibm9uY2UiOiI0NTIwZGVlZTU4ZmUxYWJlIn0_rt\",\"issue_time\":\"2026-04-03T13:48:32-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}","type":"auth_info"},{"name":"url","label":null,"description":null,"value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"}],"optional":false,"outputs":[],"requests":[],"result":"pass","test_group_id":"smart_stu2_2-smart_full_ehr_launch-smart_openid_connect_stu2_2","test_run_id":"94db29bc-d68e-4996-ba92-b36f5a666161","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:32.237-04:00"},{"id":"ad9184ba-c529-409c-9fb2-822653441b84","created_at":"2026-04-03T13:48:32.255-04:00","inputs":[{"name":"ehr_received_scopes","value":"launch openid fhirUser offline_access patient/*.rs","type":"text"},{"name":"ehr_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExMiwibm9uY2UiOiIxNDFlYjc0Njg2NWU2YmZkIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExMiwibm9uY2UiOiI0NTIwZGVlZTU4ZmUxYWJlIn0_rt\",\"issue_time\":\"2026-04-03T13:48:32-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}","type":"auth_info"},{"name":"ehr_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExMiwibm9uY2UiOiIxNDFlYjc0Njg2NWU2YmZkIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExMiwibm9uY2UiOiI0NTIwZGVlZTU4ZmUxYWJlIn0_rt\",\"issue_time\":\"2026-04-03T13:48:32-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[{"name":"ehr_smart_credentials","type":"text","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExMiwibm9uY2UiOiJhMDVhZjQxYTdjN2E1YTQwIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExMiwibm9uY2UiOiI0NTIwZGVlZTU4ZmUxYWJlIn0_rt\",\"issue_time\":\"2026-04-03T13:48:32-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}"},{"name":"ehr_token_retrieval_time","type":"text","value":"2026-04-03T13:48:32-04:00"},{"name":"ehr_smart_auth_info","type":"text","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExMiwibm9uY2UiOiJhMDVhZjQxYTdjN2E1YTQwIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExMiwibm9uY2UiOiI0NTIwZGVlZTU4ZmUxYWJlIn0_rt\",\"issue_time\":\"2026-04-03T13:48:32-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}"}],"requests":[{"id":"4e688171-0c15-4751-8fda-32595a7329df","direction":"outgoing","index":1132,"result_id":"ad9184ba-c529-409c-9fb2-822653441b84","status":200,"timestamp":"2026-04-03T13:48:32.256-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/token","verb":"post"}],"result":"pass","test_id":"smart_stu2_2-smart_full_ehr_launch-smart_ehr_refresh_without_scopes-smart_token_refresh_stu2","test_run_id":"94db29bc-d68e-4996-ba92-b36f5a666161","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:32.255-04:00"},{"id":"9e83e3a6-284e-41fd-b4a5-5312c8ceba75","created_at":"2026-04-03T13:48:32.264-04:00","inputs":[{"name":"ehr_received_scopes","value":"launch openid fhirUser offline_access patient/*.rs","type":"text"},{"name":"ehr_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExMiwibm9uY2UiOiJhMDVhZjQxYTdjN2E1YTQwIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExMiwibm9uY2UiOiI0NTIwZGVlZTU4ZmUxYWJlIn0_rt\",\"issue_time\":\"2026-04-03T13:48:32-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[{"name":"ehr_refresh_token","type":"text","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExMiwibm9uY2UiOiI0NTIwZGVlZTU4ZmUxYWJlIn0_rt"},{"name":"ehr_access_token","type":"text","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExMiwibm9uY2UiOiJhMDVhZjQxYTdjN2E1YTQwIn0"},{"name":"ehr_token_retrieval_time","type":"text","value":"2026-04-03T13:48:32-04:00"},{"name":"ehr_expires_in","type":"text","value":"3600"},{"name":"ehr_received_scopes","type":"text","value":"launch openid fhirUser offline_access patient/*.rs"},{"name":"ehr_smart_auth_info","type":"text","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExMiwibm9uY2UiOiJhMDVhZjQxYTdjN2E1YTQwIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExMiwibm9uY2UiOiI0NTIwZGVlZTU4ZmUxYWJlIn0_rt\",\"issue_time\":\"2026-04-03T13:48:32-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}"}],"requests":[{"id":"4e688171-0c15-4751-8fda-32595a7329df","direction":"outgoing","index":1132,"result_id":"ad9184ba-c529-409c-9fb2-822653441b84","status":200,"timestamp":"2026-04-03T13:48:32.256-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/token","verb":"post"}],"result":"pass","test_id":"smart_stu2_2-smart_full_ehr_launch-smart_ehr_refresh_without_scopes-smart_token_refresh_body","test_run_id":"94db29bc-d68e-4996-ba92-b36f5a666161","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:32.264-04:00"},{"id":"d3fa5a3b-b61b-4053-ae73-72671a5d2af1","created_at":"2026-04-03T13:48:32.266-04:00","inputs":[],"optional":false,"outputs":[],"requests":[{"id":"4e688171-0c15-4751-8fda-32595a7329df","direction":"outgoing","index":1132,"result_id":"ad9184ba-c529-409c-9fb2-822653441b84","status":200,"timestamp":"2026-04-03T13:48:32.256-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/token","verb":"post"}],"result":"pass","test_id":"smart_stu2_2-smart_full_ehr_launch-smart_ehr_refresh_without_scopes-smart_token_response_headers","test_run_id":"94db29bc-d68e-4996-ba92-b36f5a666161","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:32.266-04:00"},{"id":"d62429fa-3411-4c0d-ac84-b013cb3b5d66","created_at":"2026-04-03T13:48:32.267-04:00","inputs":[{"name":"ehr_received_scopes","label":null,"description":null,"value":"launch openid fhirUser offline_access patient/*.rs","type":"text"},{"name":"ehr_smart_auth_info","label":null,"description":null,"value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExMiwibm9uY2UiOiIxNDFlYjc0Njg2NWU2YmZkIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExMiwibm9uY2UiOiI0NTIwZGVlZTU4ZmUxYWJlIn0_rt\",\"issue_time\":\"2026-04-03T13:48:32-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[],"requests":[],"result":"pass","test_group_id":"smart_stu2_2-smart_full_ehr_launch-smart_ehr_refresh_without_scopes","test_run_id":"94db29bc-d68e-4996-ba92-b36f5a666161","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:32.267-04:00"},{"id":"bbf2aa5b-ea69-4e9d-8858-f182d25b99de","created_at":"2026-04-03T13:48:32.286-04:00","inputs":[{"name":"ehr_received_scopes","value":"launch openid fhirUser offline_access patient/*.rs","type":"text"},{"name":"ehr_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExMiwibm9uY2UiOiJhMDVhZjQxYTdjN2E1YTQwIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExMiwibm9uY2UiOiI0NTIwZGVlZTU4ZmUxYWJlIn0_rt\",\"issue_time\":\"2026-04-03T13:48:32-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}","type":"auth_info"},{"name":"ehr_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExMiwibm9uY2UiOiJhMDVhZjQxYTdjN2E1YTQwIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExMiwibm9uY2UiOiI0NTIwZGVlZTU4ZmUxYWJlIn0_rt\",\"issue_time\":\"2026-04-03T13:48:32-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[{"name":"ehr_smart_credentials","type":"text","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExMiwibm9uY2UiOiI0YzgyM2QxODA4ZmJhMTEzIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExMiwibm9uY2UiOiI0NTIwZGVlZTU4ZmUxYWJlIn0_rt\",\"issue_time\":\"2026-04-03T13:48:32-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}"},{"name":"ehr_token_retrieval_time","type":"text","value":"2026-04-03T13:48:32-04:00"},{"name":"ehr_smart_auth_info","type":"text","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExMiwibm9uY2UiOiI0YzgyM2QxODA4ZmJhMTEzIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExMiwibm9uY2UiOiI0NTIwZGVlZTU4ZmUxYWJlIn0_rt\",\"issue_time\":\"2026-04-03T13:48:32-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}"}],"requests":[{"id":"d7414723-c589-4714-8665-de4ab1131d5e","direction":"outgoing","index":1134,"result_id":"bbf2aa5b-ea69-4e9d-8858-f182d25b99de","status":200,"timestamp":"2026-04-03T13:48:32.287-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/token","verb":"post"}],"result":"pass","test_id":"smart_stu2_2-smart_full_ehr_launch-smart_ehr_refresh_with_scopes-smart_token_refresh_stu2","test_run_id":"94db29bc-d68e-4996-ba92-b36f5a666161","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:32.286-04:00"},{"id":"cee668b9-f8ac-4d2d-bdcf-bd65d511b456","created_at":"2026-04-03T13:48:32.292-04:00","inputs":[{"name":"ehr_received_scopes","value":"launch openid fhirUser offline_access patient/*.rs","type":"text"},{"name":"ehr_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExMiwibm9uY2UiOiI0YzgyM2QxODA4ZmJhMTEzIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExMiwibm9uY2UiOiI0NTIwZGVlZTU4ZmUxYWJlIn0_rt\",\"issue_time\":\"2026-04-03T13:48:32-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[{"name":"ehr_refresh_token","type":"text","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExMiwibm9uY2UiOiI0NTIwZGVlZTU4ZmUxYWJlIn0_rt"},{"name":"ehr_access_token","type":"text","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExMiwibm9uY2UiOiI0YzgyM2QxODA4ZmJhMTEzIn0"},{"name":"ehr_token_retrieval_time","type":"text","value":"2026-04-03T13:48:32-04:00"},{"name":"ehr_expires_in","type":"text","value":"3600"},{"name":"ehr_received_scopes","type":"text","value":"launch openid fhirUser offline_access patient/*.rs"},{"name":"ehr_smart_auth_info","type":"text","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExMiwibm9uY2UiOiI0YzgyM2QxODA4ZmJhMTEzIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExMiwibm9uY2UiOiI0NTIwZGVlZTU4ZmUxYWJlIn0_rt\",\"issue_time\":\"2026-04-03T13:48:32-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}"}],"requests":[{"id":"d7414723-c589-4714-8665-de4ab1131d5e","direction":"outgoing","index":1134,"result_id":"bbf2aa5b-ea69-4e9d-8858-f182d25b99de","status":200,"timestamp":"2026-04-03T13:48:32.287-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/token","verb":"post"}],"result":"pass","test_id":"smart_stu2_2-smart_full_ehr_launch-smart_ehr_refresh_with_scopes-smart_token_refresh_body","test_run_id":"94db29bc-d68e-4996-ba92-b36f5a666161","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:32.292-04:00"},{"id":"674807ec-0acd-417a-aeba-a7c9d531bead","created_at":"2026-04-03T13:48:32.294-04:00","inputs":[],"optional":false,"outputs":[],"requests":[{"id":"d7414723-c589-4714-8665-de4ab1131d5e","direction":"outgoing","index":1134,"result_id":"bbf2aa5b-ea69-4e9d-8858-f182d25b99de","status":200,"timestamp":"2026-04-03T13:48:32.287-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/token","verb":"post"}],"result":"pass","test_id":"smart_stu2_2-smart_full_ehr_launch-smart_ehr_refresh_with_scopes-smart_token_response_headers","test_run_id":"94db29bc-d68e-4996-ba92-b36f5a666161","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:32.294-04:00"},{"id":"517b0b16-e9c0-4bb8-831e-5e015ecbb1e2","created_at":"2026-04-03T13:48:32.296-04:00","inputs":[{"name":"ehr_received_scopes","label":null,"description":null,"value":"launch openid fhirUser offline_access patient/*.rs","type":"text"},{"name":"ehr_smart_auth_info","label":null,"description":null,"value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExMiwibm9uY2UiOiJhMDVhZjQxYTdjN2E1YTQwIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExMiwibm9uY2UiOiI0NTIwZGVlZTU4ZmUxYWJlIn0_rt\",\"issue_time\":\"2026-04-03T13:48:32-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[],"requests":[],"result":"pass","test_group_id":"smart_stu2_2-smart_full_ehr_launch-smart_ehr_refresh_with_scopes","test_run_id":"94db29bc-d68e-4996-ba92-b36f5a666161","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:32.296-04:00"},{"id":"b8becd50-45b9-44c3-b7b0-2df3032b54f1","created_at":"2026-04-03T13:48:32.299-04:00","inputs":[{"name":"url","label":"FHIR Endpoint","description":"URL of the FHIR endpoint used by SMART applications","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"},{"name":"ehr_smart_auth_info","label":"EHR Launch Credentials","description":null,"value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"name\":\"ehr_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[],"requests":[],"result":"fail","test_group_id":"smart_stu2_2-smart_full_ehr_launch","test_run_id":"94db29bc-d68e-4996-ba92-b36f5a666161","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:32.299-04:00"},{"id":"c0f8282e-33c4-4574-b4d3-69b7198be5b9","created_at":"2026-04-03T13:48:32.417-04:00","inputs":[{"name":"url","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"},{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNiwibm9uY2UiOiJlYjAyZTI5Y2QxNzgyZTJhIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt\",\"issue_time\":\"2026-04-03T13:48:26-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[{"name":"well_known_introspection_url","type":"text","value":"http://localhost:4567/custom/smart_client_stu2_2/auth/introspect"},{"name":"well_known_configuration","type":"text","value":"{\"token_endpoint_auth_signing_alg_values_supported\":[\"RS384\",\"ES384\"],\"capabilities\":[\"client-confidential-asymmetric\",\"launch-ehr\",\"launch-standalone\",\"authorize-post\",\"client-public\",\"client-confidential-symmetric\",\"permission-offline\",\"permission-online\",\"permission-patient\",\"permission-user\",\"permission-v1\",\"permission-v2\",\"context-ehr-patient\",\"context-ehr-encounter\",\"context-standalone-patient\",\"context-standalone-encounter\",\"context-banner\",\"context-style\"],\"code_challenge_methods_supported\":[\"S256\"],\"token_endpoint_auth_methods_supported\":[\"private_key_jwt\",\"client_secret_basic\",\"client_secret_post\"],\"issuer\":\"http://localhost:4567/custom/smart_client_stu2_2/fhir\",\"grant_types_supported\":[\"client_credentials\",\"authorization_code\"],\"scopes_supported\":[\"system/*.read\",\"user/*.read\",\"patient/*.read\"],\"authorization_endpoint\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"token_endpoint\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"introspection_endpoint\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/introspect\"}"},{"name":"smart_authorization_url","type":"text","value":"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization"},{"name":"well_known_management_url","type":"text","value":""},{"name":"well_known_registration_url","type":"text","value":""},{"name":"well_known_revocation_url","type":"text","value":""},{"name":"smart_token_url","type":"text","value":"http://localhost:4567/custom/smart_client_stu2_2/auth/token"},{"name":"standalone_smart_auth_info","type":"text","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNiwibm9uY2UiOiJlYjAyZTI5Y2QxNzgyZTJhIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt\",\"issue_time\":\"2026-04-03T13:48:26-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"}],"requests":[{"id":"421adc83-b26f-4c79-9c24-ee3ee02d2d31","direction":"outgoing","index":1135,"result_id":"c0f8282e-33c4-4574-b4d3-69b7198be5b9","status":200,"timestamp":"2026-04-03T13:48:32.418-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/fhir/.well-known/smart-configuration","verb":"get"}],"result":"pass","test_id":"smart_stu2_2-smart_token_introspection_stu2_2-smart_token_introspection_access_token_group_stu2_2-smart_discovery_stu2_2-well_known_endpoint","test_run_id":"fe03636f-bd73-4de3-a1c3-4230909050df","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:32.417-04:00"},{"id":"714f2ac3-557d-40b7-bdbe-2933725a13d1","created_at":"2026-04-03T13:48:32.421-04:00","inputs":[{"name":"well_known_configuration","value":"{\"token_endpoint_auth_signing_alg_values_supported\":[\"RS384\",\"ES384\"],\"capabilities\":[\"client-confidential-asymmetric\",\"launch-ehr\",\"launch-standalone\",\"authorize-post\",\"client-public\",\"client-confidential-symmetric\",\"permission-offline\",\"permission-online\",\"permission-patient\",\"permission-user\",\"permission-v1\",\"permission-v2\",\"context-ehr-patient\",\"context-ehr-encounter\",\"context-standalone-patient\",\"context-standalone-encounter\",\"context-banner\",\"context-style\"],\"code_challenge_methods_supported\":[\"S256\"],\"token_endpoint_auth_methods_supported\":[\"private_key_jwt\",\"client_secret_basic\",\"client_secret_post\"],\"issuer\":\"http://localhost:4567/custom/smart_client_stu2_2/fhir\",\"grant_types_supported\":[\"client_credentials\",\"authorization_code\"],\"scopes_supported\":[\"system/*.read\",\"user/*.read\",\"patient/*.read\"],\"authorization_endpoint\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"token_endpoint\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"introspection_endpoint\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/introspect\"}","type":"text"}],"messages":[{"message":"Well-known `issuer` is omitted when server capabilites does not include `sso-openid-connect`","type":"warning"}],"optional":false,"outputs":[],"requests":[],"result":"pass","test_id":"smart_stu2_2-smart_token_introspection_stu2_2-smart_token_introspection_access_token_group_stu2_2-smart_discovery_stu2_2-well_known_capabilities_stu2","test_run_id":"fe03636f-bd73-4de3-a1c3-4230909050df","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:32.421-04:00"},{"id":"723d366e-3983-49d0-a370-06b53d9eabb5","created_at":"2026-04-03T13:48:32.424-04:00","inputs":[{"name":"url","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"}],"messages":[{"message":"No CORS headers required: Inferno and the target server are on the same host.","type":"info"}],"optional":true,"outputs":[],"requests":[{"id":"1cf8fdad-7150-4df3-9631-c2c7b790a27d","direction":"outgoing","index":1136,"result_id":"723d366e-3983-49d0-a370-06b53d9eabb5","status":200,"timestamp":"2026-04-03T13:48:32.425-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/fhir/.well-known/smart-configuration","verb":"get"}],"result":"pass","test_id":"smart_stu2_2-smart_token_introspection_stu2_2-smart_token_introspection_access_token_group_stu2_2-smart_discovery_stu2_2-smart_cors_well_known_endpoint","test_run_id":"fe03636f-bd73-4de3-a1c3-4230909050df","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:32.424-04:00"},{"id":"a354f233-27b3-40f2-9129-c11f59504790","created_at":"2026-04-03T13:48:32.439-04:00","inputs":[{"name":"url","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"}],"optional":true,"outputs":[],"requests":[{"id":"ac9139d8-e879-4298-a35b-e163073beed5","direction":"outgoing","index":1137,"result_id":"a354f233-27b3-40f2-9129-c11f59504790","status":500,"timestamp":"2026-04-03T13:48:32.440-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/fhir/metadata","verb":"get"}],"result":"fail","result_message":"Unexpected response status: expected 200, but received 500","test_id":"smart_stu2_2-smart_token_introspection_stu2_2-smart_token_introspection_access_token_group_stu2_2-smart_discovery_stu2_2-smart_cors_metadata_request","test_run_id":"fe03636f-bd73-4de3-a1c3-4230909050df","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:32.439-04:00"},{"id":"9485c62d-ecb4-46eb-8627-0967928f5b85","created_at":"2026-04-03T13:48:32.451-04:00","inputs":[{"name":"url","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"},{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNiwibm9uY2UiOiJlYjAyZTI5Y2QxNzgyZTJhIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt\",\"issue_time\":\"2026-04-03T13:48:26-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"messages":[{"message":"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization correctly denied SSL 2.0 connection as required.","type":"info"},{"message":"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization correctly denied SSL 3.0 connection as required.","type":"info"},{"message":"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization correctly denied TLS 1.0 connection as required.","type":"info"},{"message":"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization correctly denied TLS 1.1 connection as required.","type":"info"},{"message":"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization denied TLS 1.2 connection.","type":"info"},{"message":"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization denied TLS 1.3 connection.","type":"info"}],"optional":false,"outputs":[],"requests":[],"result":"fail","result_message":"Server did not support any allowed TLS versions.","test_id":"smart_stu2_2-smart_token_introspection_stu2_2-smart_token_introspection_access_token_group_stu2_2-smart_standalone_launch_stu2_2-standalone_auth_tls","test_run_id":"fe03636f-bd73-4de3-a1c3-4230909050df","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:32.451-04:00"},{"id":"1b8dd940-178f-4fe4-898a-639086810811","created_at":"2026-04-03T13:48:32.458-04:00","inputs":[{"name":"url","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"},{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNiwibm9uY2UiOiJlYjAyZTI5Y2QxNzgyZTJhIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt\",\"issue_time\":\"2026-04-03T13:48:26-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"},{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNiwibm9uY2UiOiJlYjAyZTI5Y2QxNzgyZTJhIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt\",\"issue_time\":\"2026-04-03T13:48:26-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"messages":[{"message":"Inferno redirecting browser to 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=d4e9c513-856d-4a2a-98cd-0529448f0885\u0026aud=http%3A%2F%2Flocalhost%3A4567%2Fcustom%2Fsmart_client_stu2_2%2Ffhir\u0026code_challenge=wSrSc4zfBol7IpXo46PLH5-S_6WMYd1SKEt5VJA-SV8\u0026code_challenge_method=S256.","type":"info"}],"optional":false,"outputs":[{"name":"standalone_state","type":"text","value":"d4e9c513-856d-4a2a-98cd-0529448f0885"},{"name":"pkce_code_verifier","type":"text","value":"bb12fa51-5fc9-4705-b516-4f114e331060-16dd79c1-3b3f-4038-ba8c-9276129312c0"},{"name":"pkce_code_challenge","type":"text","value":"wSrSc4zfBol7IpXo46PLH5-S_6WMYd1SKEt5VJA-SV8"},{"name":"authorization_url","type":"text","value":"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=d4e9c513-856d-4a2a-98cd-0529448f0885\u0026aud=http%3A%2F%2Flocalhost%3A4567%2Fcustom%2Fsmart_client_stu2_2%2Ffhir\u0026code_challenge=wSrSc4zfBol7IpXo46PLH5-S_6WMYd1SKEt5VJA-SV8\u0026code_challenge_method=S256"}],"requests":[],"result":"pass","test_id":"smart_stu2_2-smart_token_introspection_stu2_2-smart_token_introspection_access_token_group_stu2_2-smart_standalone_launch_stu2_2-smart_app_redirect_stu2","test_run_id":"fe03636f-bd73-4de3-a1c3-4230909050df","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:36.537-04:00"},{"id":"2a7cd108-f11c-438b-b874-9d34c62c0ae2","created_at":"2026-04-03T13:48:36.551-04:00","inputs":[{"name":"url","label":"FHIR Endpoint","description":"URL of the FHIR endpoint used by SMART applications","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"},{"name":"standalone_smart_auth_info","label":null,"description":null,"value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNiwibm9uY2UiOiJlYjAyZTI5Y2QxNzgyZTJhIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt\",\"issue_time\":\"2026-04-03T13:48:26-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[],"requests":[],"result":"pass","test_group_id":"smart_stu2_2-smart_token_introspection_stu2_2-smart_token_introspection_access_token_group_stu2_2-smart_discovery_stu2_2","test_run_id":"fe03636f-bd73-4de3-a1c3-4230909050df","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:36.551-04:00"},{"id":"543aeb0c-e222-4ea6-974f-8886cade6a5a","created_at":"2026-04-03T13:48:36.556-04:00","inputs":[],"optional":false,"outputs":[{"name":"standalone_code","type":"text","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExNiwibm9uY2UiOiI0MTgxYjEzNTMyZWIzMDA0In0"}],"requests":[{"id":"df484342-b01c-40ed-96db-1448770d7e42","direction":"incoming","index":1139,"result_id":"1b8dd940-178f-4fe4-898a-639086810811","status":null,"timestamp":"2026-04-03T13:48:36.537-04:00","url":"http://localhost:4567/custom/smart_stu2_2/redirect?code=eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExNiwibm9uY2UiOiI0MTgxYjEzNTMyZWIzMDA0In0\u0026state=d4e9c513-856d-4a2a-98cd-0529448f0885","verb":"get"}],"result":"pass","test_id":"smart_stu2_2-smart_token_introspection_stu2_2-smart_token_introspection_access_token_group_stu2_2-smart_standalone_launch_stu2_2-smart_code_received","test_run_id":"fe03636f-bd73-4de3-a1c3-4230909050df","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:36.556-04:00"},{"id":"94caaf7b-31ff-4bbe-8135-c396590e2ba5","created_at":"2026-04-03T13:48:36.565-04:00","inputs":[{"name":"url","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"},{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNiwibm9uY2UiOiJlYjAyZTI5Y2QxNzgyZTJhIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt\",\"issue_time\":\"2026-04-03T13:48:26-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"messages":[{"message":"http://localhost:4567/custom/smart_client_stu2_2/auth/token correctly denied SSL 2.0 connection as required.","type":"info"},{"message":"http://localhost:4567/custom/smart_client_stu2_2/auth/token correctly denied SSL 3.0 connection as required.","type":"info"},{"message":"http://localhost:4567/custom/smart_client_stu2_2/auth/token correctly denied TLS 1.0 connection as required.","type":"info"},{"message":"http://localhost:4567/custom/smart_client_stu2_2/auth/token correctly denied TLS 1.1 connection as required.","type":"info"},{"message":"http://localhost:4567/custom/smart_client_stu2_2/auth/token denied TLS 1.2 connection.","type":"info"},{"message":"http://localhost:4567/custom/smart_client_stu2_2/auth/token denied TLS 1.3 connection.","type":"info"}],"optional":false,"outputs":[],"requests":[],"result":"fail","result_message":"Server did not support any allowed TLS versions.","test_id":"smart_stu2_2-smart_token_introspection_stu2_2-smart_token_introspection_access_token_group_stu2_2-smart_standalone_launch_stu2_2-standalone_token_tls","test_run_id":"fe03636f-bd73-4de3-a1c3-4230909050df","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:36.565-04:00"},{"id":"f7b29723-598b-4556-8dc6-fd677f330cfd","created_at":"2026-04-03T13:48:36.589-04:00","inputs":[{"name":"standalone_code","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExNiwibm9uY2UiOiI0MTgxYjEzNTMyZWIzMDA0In0","type":"text"},{"name":"pkce_code_verifier","value":"bb12fa51-5fc9-4705-b516-4f114e331060-16dd79c1-3b3f-4038-ba8c-9276129312c0","type":"text"},{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNiwibm9uY2UiOiJlYjAyZTI5Y2QxNzgyZTJhIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt\",\"issue_time\":\"2026-04-03T13:48:26-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"},{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNiwibm9uY2UiOiJlYjAyZTI5Y2QxNzgyZTJhIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt\",\"issue_time\":\"2026-04-03T13:48:26-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[{"name":"standalone_smart_credentials","type":"text","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExNiwibm9uY2UiOiJmYmJmMDBlMDAyMDk3MWNhIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExNiwibm9uY2UiOiI0MTgxYjEzNTMyZWIzMDA0In0_rt\",\"issue_time\":\"2026-04-03T13:48:36-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"},{"name":"standalone_token_retrieval_time","type":"text","value":"2026-04-03T13:48:36-04:00"},{"name":"standalone_smart_auth_info","type":"text","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExNiwibm9uY2UiOiJmYmJmMDBlMDAyMDk3MWNhIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExNiwibm9uY2UiOiI0MTgxYjEzNTMyZWIzMDA0In0_rt\",\"issue_time\":\"2026-04-03T13:48:36-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"}],"requests":[{"id":"df484342-b01c-40ed-96db-1448770d7e42","direction":"incoming","index":1139,"result_id":"1b8dd940-178f-4fe4-898a-639086810811","status":null,"timestamp":"2026-04-03T13:48:36.537-04:00","url":"http://localhost:4567/custom/smart_stu2_2/redirect?code=eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExNiwibm9uY2UiOiI0MTgxYjEzNTMyZWIzMDA0In0\u0026state=d4e9c513-856d-4a2a-98cd-0529448f0885","verb":"get"},{"id":"7e5a9468-f1f2-43ca-9071-98a185c3013f","direction":"outgoing","index":1141,"result_id":"f7b29723-598b-4556-8dc6-fd677f330cfd","status":200,"timestamp":"2026-04-03T13:48:36.590-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/token","verb":"post"}],"result":"pass","test_id":"smart_stu2_2-smart_token_introspection_stu2_2-smart_token_introspection_access_token_group_stu2_2-smart_standalone_launch_stu2_2-smart_token_exchange_stu2_2","test_run_id":"fe03636f-bd73-4de3-a1c3-4230909050df","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:36.589-04:00"},{"id":"4fc23223-16c5-47e9-94db-75d59e6a5e5f","created_at":"2026-04-03T13:48:36.597-04:00","inputs":[{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExNiwibm9uY2UiOiJmYmJmMDBlMDAyMDk3MWNhIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExNiwibm9uY2UiOiI0MTgxYjEzNTMyZWIzMDA0In0_rt\",\"issue_time\":\"2026-04-03T13:48:36-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"},{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExNiwibm9uY2UiOiJmYmJmMDBlMDAyMDk3MWNhIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExNiwibm9uY2UiOiI0MTgxYjEzNTMyZWIzMDA0In0_rt\",\"issue_time\":\"2026-04-03T13:48:36-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[{"name":"standalone_id_token","type":"text","value":"eyJhbGciOiJSUzI1NiIsImtpZCI6IjYxOGU3NmZjN2ViN2MzNDAxYzdmZDQ3YjlhZjVlOTRkIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpciIsInN1YiI6InBhdGllbnQtZXhhbXBsZSIsImF1ZCI6InNtYXJ0X2NsaWVudF90ZXN0X2RlbW8iLCJleHAiOjE4MDY3NzQ1MTYsImlhdCI6MTc3NTIzODUxNiwiZmhpclVzZXIiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpci9QYXRpZW50L2V4YW1wbGUifQ.jlPfZjH1QmyteGjRJEM7hqc1k6UEDDPnqwTRtjiwFLvydYaE2liPHTfPS_915qMWQJMV106P7OS1rlFdS_oYUTTC1ludkeBu-T1h68Xh05b1dABk9OTQap7L_CefaRQCowpFHM1B3zmv8Qpq2F9fNSo0eYij5WEAWFK9cA-01Z2Ib5KvzoYlfQDppHQQDFNKOWa6JDfv4AL4iBfYANpBj7mZ4dFpBQ5p7sKA9wS185M_QFBLuyux3Vj6AEOYOjzPtnlMFla97-P11p8SkwNAx9UV8qqVHy1gU-ZUXEj9m3VP1PbqWdVvdARq57fw83jd1cyZg6LMy71pvysQJnTcTQ"},{"name":"standalone_refresh_token","type":"text","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExNiwibm9uY2UiOiI0MTgxYjEzNTMyZWIzMDA0In0_rt"},{"name":"standalone_access_token","type":"text","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExNiwibm9uY2UiOiJmYmJmMDBlMDAyMDk3MWNhIn0"},{"name":"standalone_expires_in","type":"text","value":"3600"},{"name":"standalone_patient_id","type":"text","value":"example"},{"name":"standalone_encounter_id","type":"text","value":""},{"name":"standalone_received_scopes","type":"text","value":"launch/patient openid fhirUser offline_access patient/*.rs"},{"name":"standalone_intent","type":"text","value":""},{"name":"standalone_smart_auth_info","type":"text","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExNiwibm9uY2UiOiJmYmJmMDBlMDAyMDk3MWNhIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExNiwibm9uY2UiOiI0MTgxYjEzNTMyZWIzMDA0In0_rt\",\"issue_time\":\"2026-04-03T13:48:36-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"}],"requests":[{"id":"7e5a9468-f1f2-43ca-9071-98a185c3013f","direction":"outgoing","index":1141,"result_id":"f7b29723-598b-4556-8dc6-fd677f330cfd","status":200,"timestamp":"2026-04-03T13:48:36.590-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/token","verb":"post"}],"result":"pass","test_id":"smart_stu2_2-smart_token_introspection_stu2_2-smart_token_introspection_access_token_group_stu2_2-smart_standalone_launch_stu2_2-smart_token_response_body_stu2_2","test_run_id":"fe03636f-bd73-4de3-a1c3-4230909050df","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:36.597-04:00"},{"id":"eba93760-792c-4785-ae0c-82838207099d","created_at":"2026-04-03T13:48:36.600-04:00","inputs":[],"optional":false,"outputs":[],"requests":[{"id":"7e5a9468-f1f2-43ca-9071-98a185c3013f","direction":"outgoing","index":1141,"result_id":"f7b29723-598b-4556-8dc6-fd677f330cfd","status":200,"timestamp":"2026-04-03T13:48:36.590-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/token","verb":"post"}],"result":"pass","test_id":"smart_stu2_2-smart_token_introspection_stu2_2-smart_token_introspection_access_token_group_stu2_2-smart_standalone_launch_stu2_2-smart_token_response_headers","test_run_id":"fe03636f-bd73-4de3-a1c3-4230909050df","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:36.600-04:00"},{"id":"9c9269d3-1833-46c6-aa09-f0cc9a4291a9","created_at":"2026-04-03T13:48:36.602-04:00","inputs":[{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExNiwibm9uY2UiOiJmYmJmMDBlMDAyMDk3MWNhIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExNiwibm9uY2UiOiI0MTgxYjEzNTMyZWIzMDA0In0_rt\",\"issue_time\":\"2026-04-03T13:48:36-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"messages":[{"message":"No CORS headers required: Inferno and the target server are on the same host.","type":"info"}],"optional":false,"outputs":[],"requests":[{"id":"7e5a9468-f1f2-43ca-9071-98a185c3013f","direction":"outgoing","index":1141,"result_id":"f7b29723-598b-4556-8dc6-fd677f330cfd","status":200,"timestamp":"2026-04-03T13:48:36.590-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/token","verb":"post"}],"result":"pass","test_id":"smart_stu2_2-smart_token_introspection_stu2_2-smart_token_introspection_access_token_group_stu2_2-smart_standalone_launch_stu2_2-smart_cors_token_exchange","test_run_id":"fe03636f-bd73-4de3-a1c3-4230909050df","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:36.602-04:00"},{"id":"5d62e473-dc6a-4bc3-a429-65ba7d332115","created_at":"2026-04-03T13:48:36.604-04:00","inputs":[{"name":"url","label":"Standalone FHIR Endpoint","description":"URL of the FHIR endpoint used by standalone applications","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"},{"name":"standalone_smart_auth_info","label":"Standalone Launch Credentials","description":null,"value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNiwibm9uY2UiOiJlYjAyZTI5Y2QxNzgyZTJhIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt\",\"issue_time\":\"2026-04-03T13:48:26-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[],"requests":[],"result":"fail","test_group_id":"smart_stu2_2-smart_token_introspection_stu2_2-smart_token_introspection_access_token_group_stu2_2-smart_standalone_launch_stu2_2","test_run_id":"fe03636f-bd73-4de3-a1c3-4230909050df","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:36.604-04:00"},{"id":"9783368c-16e0-4b62-b574-c4adf498ce56","created_at":"2026-04-03T13:48:36.606-04:00","inputs":[{"name":"url","label":"FHIR Endpoint","description":"URL of the FHIR endpoint used by SMART applications","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"},{"name":"standalone_smart_auth_info","label":"Standalone Launch Credentials","description":null,"value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNiwibm9uY2UiOiJlYjAyZTI5Y2QxNzgyZTJhIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt\",\"issue_time\":\"2026-04-03T13:48:26-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[],"requests":[],"result":"fail","test_group_id":"smart_stu2_2-smart_token_introspection_stu2_2-smart_token_introspection_access_token_group_stu2_2","test_run_id":"fe03636f-bd73-4de3-a1c3-4230909050df","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:36.606-04:00"},{"id":"27e04b12-fa54-442d-9cbc-af9fb4a2ceb9","created_at":"2026-04-03T13:48:36.616-04:00","inputs":[{"name":"well_known_introspection_url","value":"http://localhost:4567/custom/smart_client_stu2_2/auth/introspect","type":"text"},{"name":"custom_authorization_header","value":null,"type":"textarea"},{"name":"optional_introspection_request_params","value":null,"type":"textarea"},{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExNiwibm9uY2UiOiJmYmJmMDBlMDAyMDk3MWNhIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExNiwibm9uY2UiOiI0MTgxYjEzNTMyZWIzMDA0In0_rt\",\"issue_time\":\"2026-04-03T13:48:36-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[{"name":"active_token_introspection_response_body","type":"text","value":"{\"active\":true,\"client_id\":\"smart_client_test_demo\",\"exp\":1775242116,\"patient\":\"example\",\"id_token\":\"eyJhbGciOiJSUzI1NiIsImtpZCI6IjYxOGU3NmZjN2ViN2MzNDAxYzdmZDQ3YjlhZjVlOTRkIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpciIsInN1YiI6InBhdGllbnQtZXhhbXBsZSIsImF1ZCI6InNtYXJ0X2NsaWVudF90ZXN0X2RlbW8iLCJleHAiOjE4MDY3NzQ1MTYsImlhdCI6MTc3NTIzODUxNiwiZmhpclVzZXIiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpci9QYXRpZW50L2V4YW1wbGUifQ.jlPfZjH1QmyteGjRJEM7hqc1k6UEDDPnqwTRtjiwFLvydYaE2liPHTfPS_915qMWQJMV106P7OS1rlFdS_oYUTTC1ludkeBu-T1h68Xh05b1dABk9OTQap7L_CefaRQCowpFHM1B3zmv8Qpq2F9fNSo0eYij5WEAWFK9cA-01Z2Ib5KvzoYlfQDppHQQDFNKOWa6JDfv4AL4iBfYANpBj7mZ4dFpBQ5p7sKA9wS185M_QFBLuyux3Vj6AEOYOjzPtnlMFla97-P11p8SkwNAx9UV8qqVHy1gU-ZUXEj9m3VP1PbqWdVvdARq57fw83jd1cyZg6LMy71pvysQJnTcTQ\",\"scope\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"iss\":\"http://localhost:4567/custom/smart_client_stu2_2/fhir\",\"sub\":\"patient-example\",\"fhirUser\":\"http://localhost:4567/custom/smart_client_stu2_2/fhir/Patient/example\"}"}],"requests":[{"id":"d79cbd89-ca71-43f1-8e6f-d2246392ccb7","direction":"outgoing","index":1143,"result_id":"27e04b12-fa54-442d-9cbc-af9fb4a2ceb9","status":200,"timestamp":"2026-04-03T13:48:36.617-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/introspect","verb":"post"}],"result":"pass","test_id":"smart_stu2_2-smart_token_introspection_stu2_2-smart_token_introspection_request_group-Test01","test_run_id":"fe03636f-bd73-4de3-a1c3-4230909050df","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:36.616-04:00"},{"id":"2221fde3-9551-4275-bfa3-880802e352aa","created_at":"2026-04-03T13:48:36.650-04:00","inputs":[{"name":"well_known_introspection_url","value":"http://localhost:4567/custom/smart_client_stu2_2/auth/introspect","type":"text"},{"name":"custom_authorization_header","value":null,"type":"textarea"},{"name":"optional_introspection_request_params","value":null,"type":"textarea"}],"optional":false,"outputs":[],"requests":[{"id":"4f5d5464-9511-4336-96e3-1275c34eb62c","direction":"outgoing","index":1144,"result_id":"2221fde3-9551-4275-bfa3-880802e352aa","status":500,"timestamp":"2026-04-03T13:48:36.654-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/introspect","verb":"post"}],"result":"fail","result_message":"Unexpected response status: expected 200, but received 500","test_id":"smart_stu2_2-smart_token_introspection_stu2_2-smart_token_introspection_request_group-Test02","test_run_id":"fe03636f-bd73-4de3-a1c3-4230909050df","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:36.650-04:00"},{"id":"ad5d85e1-4060-475d-bf86-bdf17a9c3b07","created_at":"2026-04-03T13:48:36.658-04:00","inputs":[{"name":"well_known_introspection_url","label":"Token Introspection Endpoint URL","description":"The complete URL of the token introspection endpoint.","value":"http://localhost:4567/custom/smart_client_stu2_2/auth/introspect","type":"text"},{"name":"custom_authorization_header","label":"Custom HTTP Headers for Introspection Request","description":"\n Add custom headers for the introspection request by adding each header's name and value with a new line\n between each header.\n Ex:\n \u003cHeader 1 Name\u003e: \u003cValue 1\u003e\n ","value":null,"type":"textarea"},{"name":"optional_introspection_request_params","label":"Additional Introspection Request Parameters","description":"\n Any additional parameters to append to the request body, separated by \u0026. Example: 'param1=abc\u0026param2=def'\n ","value":null,"type":"textarea"},{"name":"standalone_smart_auth_info","label":null,"description":null,"value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExNiwibm9uY2UiOiJmYmJmMDBlMDAyMDk3MWNhIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExNiwibm9uY2UiOiI0MTgxYjEzNTMyZWIzMDA0In0_rt\",\"issue_time\":\"2026-04-03T13:48:36-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[],"requests":[],"result":"fail","test_group_id":"smart_stu2_2-smart_token_introspection_stu2_2-smart_token_introspection_request_group","test_run_id":"fe03636f-bd73-4de3-a1c3-4230909050df","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:36.658-04:00"},{"id":"43389db7-2081-44af-a6c7-c252a6292b60","created_at":"2026-04-03T13:48:36.661-04:00","inputs":[{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExNiwibm9uY2UiOiJmYmJmMDBlMDAyMDk3MWNhIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExNiwibm9uY2UiOiI0MTgxYjEzNTMyZWIzMDA0In0_rt\",\"issue_time\":\"2026-04-03T13:48:36-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"},{"name":"standalone_received_scopes","value":"launch/patient openid fhirUser offline_access patient/*.rs","type":"text"},{"name":"standalone_id_token","value":"eyJhbGciOiJSUzI1NiIsImtpZCI6IjYxOGU3NmZjN2ViN2MzNDAxYzdmZDQ3YjlhZjVlOTRkIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpciIsInN1YiI6InBhdGllbnQtZXhhbXBsZSIsImF1ZCI6InNtYXJ0X2NsaWVudF90ZXN0X2RlbW8iLCJleHAiOjE4MDY3NzQ1MTYsImlhdCI6MTc3NTIzODUxNiwiZmhpclVzZXIiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpci9QYXRpZW50L2V4YW1wbGUifQ.jlPfZjH1QmyteGjRJEM7hqc1k6UEDDPnqwTRtjiwFLvydYaE2liPHTfPS_915qMWQJMV106P7OS1rlFdS_oYUTTC1ludkeBu-T1h68Xh05b1dABk9OTQap7L_CefaRQCowpFHM1B3zmv8Qpq2F9fNSo0eYij5WEAWFK9cA-01Z2Ib5KvzoYlfQDppHQQDFNKOWa6JDfv4AL4iBfYANpBj7mZ4dFpBQ5p7sKA9wS185M_QFBLuyux3Vj6AEOYOjzPtnlMFla97-P11p8SkwNAx9UV8qqVHy1gU-ZUXEj9m3VP1PbqWdVvdARq57fw83jd1cyZg6LMy71pvysQJnTcTQ","type":"textarea"},{"name":"standalone_patient_id","value":"example","type":"text"},{"name":"standalone_encounter_id","value":null,"type":"text"},{"name":"active_token_introspection_response_body","value":"{\"active\":true,\"client_id\":\"smart_client_test_demo\",\"exp\":1775242116,\"patient\":\"example\",\"id_token\":\"eyJhbGciOiJSUzI1NiIsImtpZCI6IjYxOGU3NmZjN2ViN2MzNDAxYzdmZDQ3YjlhZjVlOTRkIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpciIsInN1YiI6InBhdGllbnQtZXhhbXBsZSIsImF1ZCI6InNtYXJ0X2NsaWVudF90ZXN0X2RlbW8iLCJleHAiOjE4MDY3NzQ1MTYsImlhdCI6MTc3NTIzODUxNiwiZmhpclVzZXIiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpci9QYXRpZW50L2V4YW1wbGUifQ.jlPfZjH1QmyteGjRJEM7hqc1k6UEDDPnqwTRtjiwFLvydYaE2liPHTfPS_915qMWQJMV106P7OS1rlFdS_oYUTTC1ludkeBu-T1h68Xh05b1dABk9OTQap7L_CefaRQCowpFHM1B3zmv8Qpq2F9fNSo0eYij5WEAWFK9cA-01Z2Ib5KvzoYlfQDppHQQDFNKOWa6JDfv4AL4iBfYANpBj7mZ4dFpBQ5p7sKA9wS185M_QFBLuyux3Vj6AEOYOjzPtnlMFla97-P11p8SkwNAx9UV8qqVHy1gU-ZUXEj9m3VP1PbqWdVvdARq57fw83jd1cyZg6LMy71pvysQJnTcTQ\",\"scope\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"iss\":\"http://localhost:4567/custom/smart_client_stu2_2/fhir\",\"sub\":\"patient-example\",\"fhirUser\":\"http://localhost:4567/custom/smart_client_stu2_2/fhir/Patient/example\"}","type":"textarea"}],"optional":false,"outputs":[],"requests":[],"result":"pass","test_id":"smart_stu2_2-smart_token_introspection_stu2_2-smart_token_introspection_response_group-Test01","test_run_id":"fe03636f-bd73-4de3-a1c3-4230909050df","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:36.661-04:00"},{"id":"d2d61dc7-912c-4224-bd7f-2da6d9803251","created_at":"2026-04-03T13:48:36.662-04:00","inputs":[{"name":"invalid_token_introspection_response_body","value":null,"type":"textarea"}],"optional":false,"outputs":[],"requests":[],"result":"skip","result_message":"Input 'invalid_token_introspection_response_body' is nil, skipping test.","test_id":"smart_stu2_2-smart_token_introspection_stu2_2-smart_token_introspection_response_group-Test02","test_run_id":"fe03636f-bd73-4de3-a1c3-4230909050df","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:36.662-04:00"},{"id":"3e680d77-80d0-40fb-89b9-19003b50f839","created_at":"2026-04-03T13:48:36.663-04:00","inputs":[{"name":"standalone_smart_auth_info","label":null,"description":null,"value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjExNiwibm9uY2UiOiJmYmJmMDBlMDAyMDk3MWNhIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTExNiwibm9uY2UiOiI0MTgxYjEzNTMyZWIzMDA0In0_rt\",\"issue_time\":\"2026-04-03T13:48:36-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"},{"name":"standalone_received_scopes","label":"Expected Introspection Response Value: scope","description":"A space-separated list of scopes from the original access token response body","value":"launch/patient openid fhirUser offline_access patient/*.rs","type":"text"},{"name":"standalone_id_token","label":"Access Token Response: id_token","description":"The ID token from the original access token response body, IF it was present","value":"eyJhbGciOiJSUzI1NiIsImtpZCI6IjYxOGU3NmZjN2ViN2MzNDAxYzdmZDQ3YjlhZjVlOTRkIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpciIsInN1YiI6InBhdGllbnQtZXhhbXBsZSIsImF1ZCI6InNtYXJ0X2NsaWVudF90ZXN0X2RlbW8iLCJleHAiOjE4MDY3NzQ1MTYsImlhdCI6MTc3NTIzODUxNiwiZmhpclVzZXIiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpci9QYXRpZW50L2V4YW1wbGUifQ.jlPfZjH1QmyteGjRJEM7hqc1k6UEDDPnqwTRtjiwFLvydYaE2liPHTfPS_915qMWQJMV106P7OS1rlFdS_oYUTTC1ludkeBu-T1h68Xh05b1dABk9OTQap7L_CefaRQCowpFHM1B3zmv8Qpq2F9fNSo0eYij5WEAWFK9cA-01Z2Ib5KvzoYlfQDppHQQDFNKOWa6JDfv4AL4iBfYANpBj7mZ4dFpBQ5p7sKA9wS185M_QFBLuyux3Vj6AEOYOjzPtnlMFla97-P11p8SkwNAx9UV8qqVHy1gU-ZUXEj9m3VP1PbqWdVvdARq57fw83jd1cyZg6LMy71pvysQJnTcTQ","type":"textarea"},{"name":"standalone_patient_id","label":"Expected Introspection Response for Patient Launch Context Parameter","description":"The value for patient launch context from the original access token response body, IF it was present","value":"example","type":"text"},{"name":"standalone_encounter_id","label":"Expected Introspection Response for Encounter Launch Context Parameter","description":"The value for encounter launch context from the original access token response body, IF it was present","value":null,"type":"text"},{"name":"active_token_introspection_response_body","label":"Active Token Introspection Response Body","description":"The JSON body of the token introspection response when provided an ACTIVE token","value":"{\"active\":true,\"client_id\":\"smart_client_test_demo\",\"exp\":1775242116,\"patient\":\"example\",\"id_token\":\"eyJhbGciOiJSUzI1NiIsImtpZCI6IjYxOGU3NmZjN2ViN2MzNDAxYzdmZDQ3YjlhZjVlOTRkIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpciIsInN1YiI6InBhdGllbnQtZXhhbXBsZSIsImF1ZCI6InNtYXJ0X2NsaWVudF90ZXN0X2RlbW8iLCJleHAiOjE4MDY3NzQ1MTYsImlhdCI6MTc3NTIzODUxNiwiZmhpclVzZXIiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpci9QYXRpZW50L2V4YW1wbGUifQ.jlPfZjH1QmyteGjRJEM7hqc1k6UEDDPnqwTRtjiwFLvydYaE2liPHTfPS_915qMWQJMV106P7OS1rlFdS_oYUTTC1ludkeBu-T1h68Xh05b1dABk9OTQap7L_CefaRQCowpFHM1B3zmv8Qpq2F9fNSo0eYij5WEAWFK9cA-01Z2Ib5KvzoYlfQDppHQQDFNKOWa6JDfv4AL4iBfYANpBj7mZ4dFpBQ5p7sKA9wS185M_QFBLuyux3Vj6AEOYOjzPtnlMFla97-P11p8SkwNAx9UV8qqVHy1gU-ZUXEj9m3VP1PbqWdVvdARq57fw83jd1cyZg6LMy71pvysQJnTcTQ\",\"scope\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"iss\":\"http://localhost:4567/custom/smart_client_stu2_2/fhir\",\"sub\":\"patient-example\",\"fhirUser\":\"http://localhost:4567/custom/smart_client_stu2_2/fhir/Patient/example\"}","type":"textarea"},{"name":"invalid_token_introspection_response_body","label":"Invalid Token Introspection Response Body","description":"The JSON body of the token introspection response when provided an INVALID token","value":null,"type":"textarea"}],"optional":false,"outputs":[],"requests":[],"result":"skip","test_group_id":"smart_stu2_2-smart_token_introspection_stu2_2-smart_token_introspection_response_group","test_run_id":"fe03636f-bd73-4de3-a1c3-4230909050df","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:36.663-04:00"},{"id":"19062f20-cad7-4e98-9db2-ffa73514ed9c","created_at":"2026-04-03T13:48:36.666-04:00","inputs":[{"name":"url","label":"FHIR Endpoint","description":"URL of the FHIR endpoint used by SMART applications","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"},{"name":"standalone_smart_auth_info","label":"Standalone Launch Credentials","description":null,"value":"{\"auth_type\":\"public\",\"use_discovery\":\"true\",\"token_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/token\",\"auth_url\":\"http://localhost:4567/custom/smart_client_stu2_2/auth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTI0MjEwNiwibm9uY2UiOiJlYjAyZTI5Y2QxNzgyZTJhIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTIzOTEwNSwibm9uY2UiOiI5NjE1ZDMyMmM1NGNmYjBmIn0_rt\",\"issue_time\":\"2026-04-03T13:48:26-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"},{"name":"custom_authorization_header","label":"Custom HTTP Headers for Introspection Request","description":"\n Add custom headers for the introspection request by adding each header's name and value with a new line\n between each header.\n Ex:\n \u003cHeader 1 Name\u003e: \u003cValue 1\u003e\n ","value":null,"type":"textarea"},{"name":"optional_introspection_request_params","label":"Additional Introspection Request Parameters","description":"\n Any additional parameters to append to the request body, separated by \u0026. Example: 'param1=abc\u0026param2=def'\n ","value":null,"type":"textarea"}],"optional":false,"outputs":[],"requests":[],"result":"fail","test_group_id":"smart_stu2_2-smart_token_introspection_stu2_2","test_run_id":"fe03636f-bd73-4de3-a1c3-4230909050df","test_session_id":"vIe7jtiAoM","updated_at":"2026-04-03T13:48:36.666-04:00"}]
|