smart_app_launch_test_kit 1.0.1 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (44) hide show
  1. checksums.yaml +4 -4
  2. data/execution_scripts/README.md +16 -0
  3. data/execution_scripts/client_vs_server/access_data_and_continue_client.rb +37 -0
  4. data/execution_scripts/client_vs_server/smart_v22_backend_services_with_commands.yaml +69 -0
  5. data/execution_scripts/client_vs_server/smart_v22_backend_services_with_commands_client_expected.json +1 -0
  6. data/execution_scripts/client_vs_server/smart_v22_backend_services_with_commands_server_expected.json +478 -0
  7. data/execution_scripts/client_vs_server/smart_v22_backend_services_with_commands_server_no_tls_expected.json +479 -0
  8. data/execution_scripts/client_vs_server/smart_v22_confidential_symmetric_with_commands.yaml +122 -0
  9. data/execution_scripts/client_vs_server/smart_v22_confidential_symmetric_with_commands_client_expected.json +1 -0
  10. data/execution_scripts/client_vs_server/smart_v22_confidential_symmetric_with_commands_client_no_tls_expected.json +1 -0
  11. data/execution_scripts/client_vs_server/smart_v22_confidential_symmetric_with_commands_server_expected.json +1 -0
  12. data/execution_scripts/client_vs_server/smart_v22_confidential_symmetric_with_commands_server_no_tls_expected.json +1 -0
  13. data/execution_scripts/client_vs_server/smart_v22_public_with_commands.yaml +123 -0
  14. data/execution_scripts/client_vs_server/smart_v22_public_with_commands_client_expected.json +1 -0
  15. data/execution_scripts/client_vs_server/smart_v22_public_with_commands_client_no_tls_expected.json +1 -0
  16. data/execution_scripts/client_vs_server/smart_v22_public_with_commands_server_expected.json +1 -0
  17. data/execution_scripts/client_vs_server/smart_v22_public_with_commands_server_no_tls_expected.json +1 -0
  18. data/execution_scripts/client_vs_server/visit_and_wait_to_return_to_inferno.rb +17 -0
  19. data/execution_scripts/reference_server/base_ref_server_authorize.rb +24 -0
  20. data/execution_scripts/reference_server/base_ref_server_ehr_launch.rb +24 -0
  21. data/execution_scripts/reference_server/ref_server_authorize_85_all_scopes.rb +3 -0
  22. data/execution_scripts/reference_server/ref_server_authorize_launched_all_scopes.rb +3 -0
  23. data/execution_scripts/reference_server/ref_server_ehr_launch_85.rb +3 -0
  24. data/execution_scripts/reference_server/smart_v1_vs_reference_server_with_commands.yaml +60 -0
  25. data/execution_scripts/reference_server/smart_v1_vs_reference_server_with_commands_expected.json +1 -0
  26. data/execution_scripts/reference_server/smart_v22_vs_reference_server_with_commands.yaml +93 -0
  27. data/execution_scripts/reference_server/smart_v22_vs_reference_server_with_commands_expected.json +1 -0
  28. data/execution_scripts/reference_server/smart_v22_vs_reference_server_with_commands_same_host_expected.json +4166 -0
  29. data/execution_scripts/reference_server/smart_v2_vs_reference_server_with_commands.yaml +81 -0
  30. data/execution_scripts/reference_server/smart_v2_vs_reference_server_with_commands_expected.json +1 -0
  31. data/lib/smart_app_launch/app_launch_test.rb +4 -0
  32. data/lib/smart_app_launch/app_redirect_test.rb +2 -1
  33. data/lib/smart_app_launch/client_suite/access_alca_interaction_test.rb +5 -1
  34. data/lib/smart_app_launch/client_suite/access_alcs_interaction_test.rb +5 -1
  35. data/lib/smart_app_launch/client_suite/access_alp_interaction_test.rb +6 -2
  36. data/lib/smart_app_launch/client_suite/access_bsca_interaction_test.rb +4 -1
  37. data/lib/smart_app_launch/client_suite/authentication_verification.rb +1 -1
  38. data/lib/smart_app_launch/client_suite/client_descriptions.rb +4 -3
  39. data/lib/smart_app_launch/cors_metadata_request_test.rb +11 -4
  40. data/lib/smart_app_launch/cors_openid_fhir_user_claim_test.rb +8 -4
  41. data/lib/smart_app_launch/cors_token_exchange_test.rb +8 -4
  42. data/lib/smart_app_launch/cors_well_known_endpoint_test.rb +8 -4
  43. data/lib/smart_app_launch/version.rb +2 -2
  44. metadata +34 -6
@@ -0,0 +1 @@
1
+ [{"id":"ac57fc1f-f145-4141-aa97-7bf22d56ac81","created_at":"2026-04-06T21:42:52.470-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\":\"symmetric\",\"use_discovery\":\"true\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"client_secret\":\"SAMPLE_SECRET\",\"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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"name\":\"standalone_smart_auth_info\"}"}],"requests":[{"id":"1096325d-a1dc-4407-8de9-58272a952d68","direction":"outgoing","index":1478,"result_id":"ac57fc1f-f145-4141-aa97-7bf22d56ac81","status":200,"timestamp":"2026-04-06T21:42:52.472-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":"751f073b-b75d-493a-b92d-37ca6b771369","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:42:52.470-04:00"},{"id":"3079ede3-c98e-43ce-a55a-89eb4e9f4d6f","created_at":"2026-04-06T21:42:52.478-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":"751f073b-b75d-493a-b92d-37ca6b771369","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:42:52.478-04:00"},{"id":"7fa39a35-7057-4c1d-bdaf-ffe5e4477b8a","created_at":"2026-04-06T21:42:52.481-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":"9d06781d-1033-490f-8d22-f6d395a08ad7","direction":"outgoing","index":1479,"result_id":"7fa39a35-7057-4c1d-bdaf-ffe5e4477b8a","status":200,"timestamp":"2026-04-06T21:42:52.482-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":"751f073b-b75d-493a-b92d-37ca6b771369","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:42:52.481-04:00"},{"id":"28dca525-bda3-4642-b518-8f3b98ccc3ac","created_at":"2026-04-06T21:42:52.502-04:00","inputs":[{"name":"url","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"}],"optional":true,"outputs":[],"requests":[{"id":"2efd91e3-7ecd-41e0-aa19-7afbf092adf6","direction":"outgoing","index":1480,"result_id":"28dca525-bda3-4642-b518-8f3b98ccc3ac","status":500,"timestamp":"2026-04-06T21:42:52.503-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":"751f073b-b75d-493a-b92d-37ca6b771369","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:42:52.502-04:00"},{"id":"63b58f7f-409c-48a9-b405-90ef485e0862","created_at":"2026-04-06T21:42:52.515-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"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":"751f073b-b75d-493a-b92d-37ca6b771369","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:42:52.515-04:00"},{"id":"1064e92f-0d64-45a1-b8b0-7f7cf5510d83","created_at":"2026-04-06T21:42:52.522-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"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=ff8a75f9-7e1c-4639-a14d-5a091f7c69d8\u0026aud=http%3A%2F%2Flocalhost%3A4567%2Fcustom%2Fsmart_client_stu2_2%2Ffhir\u0026code_challenge=7QUW87dJXu4KvXDdt6oGTI-N7shLsPfvGt5JCIvWllM\u0026code_challenge_method=S256.","type":"info"}],"optional":false,"outputs":[{"name":"standalone_state","type":"text","value":"ff8a75f9-7e1c-4639-a14d-5a091f7c69d8"},{"name":"pkce_code_verifier","type":"text","value":"c7d70d23-c728-4c7c-9807-56189a662bb3-3e31c284-51bf-4bf2-a4ef-2134f73ce823"},{"name":"pkce_code_challenge","type":"text","value":"7QUW87dJXu4KvXDdt6oGTI-N7shLsPfvGt5JCIvWllM"},{"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=ff8a75f9-7e1c-4639-a14d-5a091f7c69d8\u0026aud=http%3A%2F%2Flocalhost%3A4567%2Fcustom%2Fsmart_client_stu2_2%2Ffhir\u0026code_challenge=7QUW87dJXu4KvXDdt6oGTI-N7shLsPfvGt5JCIvWllM\u0026code_challenge_method=S256"}],"requests":[],"result":"pass","test_id":"smart_stu2_2-smart_full_standalone_launch-smart_standalone_launch_stu2_2-smart_app_redirect_stu2","test_run_id":"751f073b-b75d-493a-b92d-37ca6b771369","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:42:59.201-04:00"},{"id":"f65dd92a-aa82-4d00-9c26-2d2878695fa2","created_at":"2026-04-06T21:42:59.222-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"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":"751f073b-b75d-493a-b92d-37ca6b771369","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:42:59.222-04:00"},{"id":"9eb48da7-c010-43f1-a981-736dc3a25cb0","created_at":"2026-04-06T21:42:59.229-04:00","inputs":[],"optional":false,"outputs":[{"name":"standalone_code","type":"text","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0"}],"requests":[{"id":"b4ae5d63-e7cf-4adb-bd48-a7fe2ab63c41","direction":"incoming","index":1482,"result_id":"1064e92f-0d64-45a1-b8b0-7f7cf5510d83","status":null,"timestamp":"2026-04-06T21:42:59.202-04:00","url":"http://localhost:4567/custom/smart_stu2_2/redirect?code=eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0\u0026state=ff8a75f9-7e1c-4639-a14d-5a091f7c69d8","verb":"get"}],"result":"pass","test_id":"smart_stu2_2-smart_full_standalone_launch-smart_standalone_launch_stu2_2-smart_code_received","test_run_id":"751f073b-b75d-493a-b92d-37ca6b771369","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:42:59.229-04:00"},{"id":"a5f38b4e-58a2-4851-ae99-4fe1f2d6176e","created_at":"2026-04-06T21:42:59.247-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"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":"751f073b-b75d-493a-b92d-37ca6b771369","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:42:59.247-04:00"},{"id":"7c67c0f3-a42d-4074-91f3-5d760e8821f2","created_at":"2026-04-06T21:42:59.305-04:00","inputs":[{"name":"standalone_code","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0","type":"text"},{"name":"pkce_code_verifier","value":"c7d70d23-c728-4c7c-9807-56189a662bb3-3e31c284-51bf-4bf2-a4ef-2134f73ce823","type":"text"},{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiI5OWE4ODBiYWYyZGQwYWI2In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt\",\"issue_time\":\"2026-04-06T21:42:59-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"},{"name":"standalone_token_retrieval_time","type":"text","value":"2026-04-06T21:42:59-04:00"},{"name":"standalone_smart_auth_info","type":"text","value":"{\"auth_type\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiI5OWE4ODBiYWYyZGQwYWI2In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt\",\"issue_time\":\"2026-04-06T21:42:59-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"}],"requests":[{"id":"b4ae5d63-e7cf-4adb-bd48-a7fe2ab63c41","direction":"incoming","index":1482,"result_id":"1064e92f-0d64-45a1-b8b0-7f7cf5510d83","status":null,"timestamp":"2026-04-06T21:42:59.202-04:00","url":"http://localhost:4567/custom/smart_stu2_2/redirect?code=eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0\u0026state=ff8a75f9-7e1c-4639-a14d-5a091f7c69d8","verb":"get"},{"id":"0eff62d6-b942-4378-beaa-00f690cb7133","direction":"outgoing","index":1484,"result_id":"7c67c0f3-a42d-4074-91f3-5d760e8821f2","status":200,"timestamp":"2026-04-06T21:42:59.307-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":"751f073b-b75d-493a-b92d-37ca6b771369","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:42:59.305-04:00"},{"id":"93285dea-f08a-4f1c-8bc5-f98bf5711725","created_at":"2026-04-06T21:42:59.320-04:00","inputs":[{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiI5OWE4ODBiYWYyZGQwYWI2In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt\",\"issue_time\":\"2026-04-06T21:42:59-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"},{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiI5OWE4ODBiYWYyZGQwYWI2In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt\",\"issue_time\":\"2026-04-06T21:42:59-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[{"name":"standalone_id_token","type":"text","value":"eyJhbGciOiJSUzI1NiIsImtpZCI6IjYxOGU3NmZjN2ViN2MzNDAxYzdmZDQ3YjlhZjVlOTRkIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpciIsInN1YiI6InBhdGllbnQtZXhhbXBsZSIsImF1ZCI6InNtYXJ0X2NsaWVudF90ZXN0X2RlbW8iLCJleHAiOjE4MDcwNjIxNzksImlhdCI6MTc3NTUyNjE3OSwiZmhpclVzZXIiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpci9QYXRpZW50L2V4YW1wbGUifQ.ndhVBlncQbONQuTu77xYAQqUKUoKcVaDyy4rg-y9Bh6EjF6imtQSzfU64Y8TTTRO5_58pzNWl9DePM1araRtvYfhwU1M65n4j_IHPmHzYC5Z23pyek-3-hRFMFAxg8z2HSzwCFf3CND-xR4Ruve1WwZyGIQuz_GGaLjFINnLlTXN_ztQ1W63uI9QJi0epdHQDq4v1W0LX5Ey-k7WTP2M1gE5SzbSVH6bqNBQ-8YSXd6JSkzfyT8NH3WBrsBRSmxP9GjZPMHOnSvL_8izXHwQs2MNXwlYOrfnSF1e5CA5cnG5N6KpO0-9frKDlaBdJEcgGLOoqZIBVl0zt7UE-dpeqg"},{"name":"standalone_refresh_token","type":"text","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt"},{"name":"standalone_access_token","type":"text","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiI5OWE4ODBiYWYyZGQwYWI2In0"},{"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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiI5OWE4ODBiYWYyZGQwYWI2In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt\",\"issue_time\":\"2026-04-06T21:42:59-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"}],"requests":[{"id":"0eff62d6-b942-4378-beaa-00f690cb7133","direction":"outgoing","index":1484,"result_id":"7c67c0f3-a42d-4074-91f3-5d760e8821f2","status":200,"timestamp":"2026-04-06T21:42:59.307-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":"751f073b-b75d-493a-b92d-37ca6b771369","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:42:59.320-04:00"},{"id":"c2157f64-f6d6-40e6-bb37-766a1f81bc5c","created_at":"2026-04-06T21:42:59.322-04:00","inputs":[],"optional":false,"outputs":[],"requests":[{"id":"0eff62d6-b942-4378-beaa-00f690cb7133","direction":"outgoing","index":1484,"result_id":"7c67c0f3-a42d-4074-91f3-5d760e8821f2","status":200,"timestamp":"2026-04-06T21:42:59.307-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":"751f073b-b75d-493a-b92d-37ca6b771369","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:42:59.322-04:00"},{"id":"92f3cc0e-2a0b-4cbb-9ad4-b67883a7001f","created_at":"2026-04-06T21:42:59.324-04:00","inputs":[{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiI5OWE4ODBiYWYyZGQwYWI2In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt\",\"issue_time\":\"2026-04-06T21:42:59-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[],"requests":[{"id":"0eff62d6-b942-4378-beaa-00f690cb7133","direction":"outgoing","index":1484,"result_id":"7c67c0f3-a42d-4074-91f3-5d760e8821f2","status":200,"timestamp":"2026-04-06T21:42:59.307-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/token","verb":"post"}],"result":"omit","result_message":"\nClient type is not public, Cross-Origin Resource Sharing (CORS) is not required to be supported for\nnon-public client types\n\n","test_id":"smart_stu2_2-smart_full_standalone_launch-smart_standalone_launch_stu2_2-smart_cors_token_exchange","test_run_id":"751f073b-b75d-493a-b92d-37ca6b771369","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:42:59.324-04:00"},{"id":"caf029c1-a21e-4133-be67-3acb9475ae9c","created_at":"2026-04-06T21:42:59.326-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"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":"751f073b-b75d-493a-b92d-37ca6b771369","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:42:59.326-04:00"},{"id":"c3847552-e3af-4ed7-9e41-ec056e63eafe","created_at":"2026-04-06T21:42:59.329-04:00","inputs":[{"name":"standalone_id_token","value":"eyJhbGciOiJSUzI1NiIsImtpZCI6IjYxOGU3NmZjN2ViN2MzNDAxYzdmZDQ3YjlhZjVlOTRkIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpciIsInN1YiI6InBhdGllbnQtZXhhbXBsZSIsImF1ZCI6InNtYXJ0X2NsaWVudF90ZXN0X2RlbW8iLCJleHAiOjE4MDcwNjIxNzksImlhdCI6MTc3NTUyNjE3OSwiZmhpclVzZXIiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpci9QYXRpZW50L2V4YW1wbGUifQ.ndhVBlncQbONQuTu77xYAQqUKUoKcVaDyy4rg-y9Bh6EjF6imtQSzfU64Y8TTTRO5_58pzNWl9DePM1araRtvYfhwU1M65n4j_IHPmHzYC5Z23pyek-3-hRFMFAxg8z2HSzwCFf3CND-xR4Ruve1WwZyGIQuz_GGaLjFINnLlTXN_ztQ1W63uI9QJi0epdHQDq4v1W0LX5Ey-k7WTP2M1gE5SzbSVH6bqNBQ-8YSXd6JSkzfyT8NH3WBrsBRSmxP9GjZPMHOnSvL_8izXHwQs2MNXwlYOrfnSF1e5CA5cnG5N6KpO0-9frKDlaBdJEcgGLOoqZIBVl0zt7UE-dpeqg","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\":1807062179,\"iat\":1775526179,\"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":"751f073b-b75d-493a-b92d-37ca6b771369","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:42:59.329-04:00"},{"id":"5668cb69-98f8-4710-8d8a-3854a8c491dc","created_at":"2026-04-06T21:42:59.333-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\":1807062179,\"iat\":1775526179,\"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":"f6337b26-c1fa-4ff2-8b74-71889de06764","direction":"outgoing","index":1485,"result_id":"5668cb69-98f8-4710-8d8a-3854a8c491dc","status":200,"timestamp":"2026-04-06T21:42:59.336-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":"751f073b-b75d-493a-b92d-37ca6b771369","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:42:59.333-04:00"},{"id":"851bfd1b-9dd4-43c5-9ac5-161bd46c4e70","created_at":"2026-04-06T21:42:59.342-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":"751f073b-b75d-493a-b92d-37ca6b771369","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:42:59.342-04:00"},{"id":"c50eca93-6a1a-4a0b-a3ee-ce869ae4c31a","created_at":"2026-04-06T21:42:59.543-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":"6c98c681-beb4-4651-8eb7-553b3f9715fb","direction":"outgoing","index":1486,"result_id":"c50eca93-6a1a-4a0b-a3ee-ce869ae4c31a","status":200,"timestamp":"2026-04-06T21:42:59.547-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":"751f073b-b75d-493a-b92d-37ca6b771369","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:42:59.543-04:00"},{"id":"a901218e-c39e-41f1-a8cb-aec026d7ce30","created_at":"2026-04-06T21:42:59.553-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":"751f073b-b75d-493a-b92d-37ca6b771369","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:42:59.553-04:00"},{"id":"c1c3e12c-0634-4dc2-9dc0-c01885703a8d","created_at":"2026-04-06T21:42:59.555-04:00","inputs":[{"name":"standalone_id_token","value":"eyJhbGciOiJSUzI1NiIsImtpZCI6IjYxOGU3NmZjN2ViN2MzNDAxYzdmZDQ3YjlhZjVlOTRkIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpciIsInN1YiI6InBhdGllbnQtZXhhbXBsZSIsImF1ZCI6InNtYXJ0X2NsaWVudF90ZXN0X2RlbW8iLCJleHAiOjE4MDcwNjIxNzksImlhdCI6MTc3NTUyNjE3OSwiZmhpclVzZXIiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpci9QYXRpZW50L2V4YW1wbGUifQ.ndhVBlncQbONQuTu77xYAQqUKUoKcVaDyy4rg-y9Bh6EjF6imtQSzfU64Y8TTTRO5_58pzNWl9DePM1araRtvYfhwU1M65n4j_IHPmHzYC5Z23pyek-3-hRFMFAxg8z2HSzwCFf3CND-xR4Ruve1WwZyGIQuz_GGaLjFINnLlTXN_ztQ1W63uI9QJi0epdHQDq4v1W0LX5Ey-k7WTP2M1gE5SzbSVH6bqNBQ-8YSXd6JSkzfyT8NH3WBrsBRSmxP9GjZPMHOnSvL_8izXHwQs2MNXwlYOrfnSF1e5CA5cnG5N6KpO0-9frKDlaBdJEcgGLOoqZIBVl0zt7UE-dpeqg","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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiI5OWE4ODBiYWYyZGQwYWI2In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt\",\"issue_time\":\"2026-04-06T21:42:59-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":"751f073b-b75d-493a-b92d-37ca6b771369","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:42:59.555-04:00"},{"id":"3a806d96-eb3f-49d9-bea5-1c9554868a42","created_at":"2026-04-06T21:42:59.563-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\":1807062179,\"iat\":1775526179,\"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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiI5OWE4ODBiYWYyZGQwYWI2In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt\",\"issue_time\":\"2026-04-06T21:42:59-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":"5b0df229-64ec-4fb6-91bf-661ce419a6a4","direction":"outgoing","index":1488,"result_id":"3a806d96-eb3f-49d9-bea5-1c9554868a42","status":200,"timestamp":"2026-04-06T21:42:59.564-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":"751f073b-b75d-493a-b92d-37ca6b771369","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:42:59.563-04:00"},{"id":"5b9133c9-c2ee-46b0-92ed-1f3add636551","created_at":"2026-04-06T21:42:59.582-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiI5OWE4ODBiYWYyZGQwYWI2In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt\",\"issue_time\":\"2026-04-06T21:42:59-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":"0f31d92b-a90c-4870-8a8c-8d104280cc93","direction":"outgoing","index":1490,"result_id":"5b9133c9-c2ee-46b0-92ed-1f3add636551","status":200,"timestamp":"2026-04-06T21:42:59.606-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":"751f073b-b75d-493a-b92d-37ca6b771369","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:42:59.582-04:00"},{"id":"c3c51e4c-e3dc-4d10-8ad4-1b67c9caecb1","created_at":"2026-04-06T21:42:59.611-04:00","inputs":[{"name":"standalone_id_token","label":null,"description":null,"value":"eyJhbGciOiJSUzI1NiIsImtpZCI6IjYxOGU3NmZjN2ViN2MzNDAxYzdmZDQ3YjlhZjVlOTRkIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpciIsInN1YiI6InBhdGllbnQtZXhhbXBsZSIsImF1ZCI6InNtYXJ0X2NsaWVudF90ZXN0X2RlbW8iLCJleHAiOjE4MDcwNjIxNzksImlhdCI6MTc3NTUyNjE3OSwiZmhpclVzZXIiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpci9QYXRpZW50L2V4YW1wbGUifQ.ndhVBlncQbONQuTu77xYAQqUKUoKcVaDyy4rg-y9Bh6EjF6imtQSzfU64Y8TTTRO5_58pzNWl9DePM1araRtvYfhwU1M65n4j_IHPmHzYC5Z23pyek-3-hRFMFAxg8z2HSzwCFf3CND-xR4Ruve1WwZyGIQuz_GGaLjFINnLlTXN_ztQ1W63uI9QJi0epdHQDq4v1W0LX5Ey-k7WTP2M1gE5SzbSVH6bqNBQ-8YSXd6JSkzfyT8NH3WBrsBRSmxP9GjZPMHOnSvL_8izXHwQs2MNXwlYOrfnSF1e5CA5cnG5N6KpO0-9frKDlaBdJEcgGLOoqZIBVl0zt7UE-dpeqg","type":"text"},{"name":"standalone_smart_auth_info","label":null,"description":null,"value":"{\"auth_type\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiI5OWE4ODBiYWYyZGQwYWI2In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt\",\"issue_time\":\"2026-04-06T21:42:59-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":"751f073b-b75d-493a-b92d-37ca6b771369","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:42:59.611-04:00"},{"id":"2495fc41-a0dd-48cb-88f7-ec608a7e77ee","created_at":"2026-04-06T21:42:59.623-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiI5OWE4ODBiYWYyZGQwYWI2In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt\",\"issue_time\":\"2026-04-06T21:42:59-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"},{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiI5OWE4ODBiYWYyZGQwYWI2In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt\",\"issue_time\":\"2026-04-06T21:42:59-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiI2ODlkNWY2YjBmYmQ3ZjgwIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt\",\"issue_time\":\"2026-04-06T21:42:59-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"},{"name":"standalone_token_retrieval_time","type":"text","value":"2026-04-06T21:42:59-04:00"},{"name":"standalone_smart_auth_info","type":"text","value":"{\"auth_type\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiI2ODlkNWY2YjBmYmQ3ZjgwIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt\",\"issue_time\":\"2026-04-06T21:42:59-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"}],"requests":[{"id":"bf78572a-0699-494f-b012-6b8bfc85470f","direction":"outgoing","index":1492,"result_id":"2495fc41-a0dd-48cb-88f7-ec608a7e77ee","status":200,"timestamp":"2026-04-06T21:42:59.624-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":"751f073b-b75d-493a-b92d-37ca6b771369","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:42:59.623-04:00"},{"id":"b69343ea-c451-47ee-b401-a643e89e932b","created_at":"2026-04-06T21:42:59.631-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiI2ODlkNWY2YjBmYmQ3ZjgwIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt\",\"issue_time\":\"2026-04-06T21:42:59-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[{"name":"standalone_refresh_token","type":"text","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt"},{"name":"standalone_access_token","type":"text","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiI2ODlkNWY2YjBmYmQ3ZjgwIn0"},{"name":"standalone_token_retrieval_time","type":"text","value":"2026-04-06T21:42:59-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiI2ODlkNWY2YjBmYmQ3ZjgwIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt\",\"issue_time\":\"2026-04-06T21:42:59-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"}],"requests":[{"id":"bf78572a-0699-494f-b012-6b8bfc85470f","direction":"outgoing","index":1492,"result_id":"2495fc41-a0dd-48cb-88f7-ec608a7e77ee","status":200,"timestamp":"2026-04-06T21:42:59.624-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":"751f073b-b75d-493a-b92d-37ca6b771369","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:42:59.631-04:00"},{"id":"581fea90-a4ab-4a02-b0fe-9124cecf5c07","created_at":"2026-04-06T21:42:59.635-04:00","inputs":[],"optional":false,"outputs":[],"requests":[{"id":"bf78572a-0699-494f-b012-6b8bfc85470f","direction":"outgoing","index":1492,"result_id":"2495fc41-a0dd-48cb-88f7-ec608a7e77ee","status":200,"timestamp":"2026-04-06T21:42:59.624-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":"751f073b-b75d-493a-b92d-37ca6b771369","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:42:59.635-04:00"},{"id":"7671c3fa-536f-486d-9500-f9df2e2f4cac","created_at":"2026-04-06T21:42:59.636-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiI5OWE4ODBiYWYyZGQwYWI2In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt\",\"issue_time\":\"2026-04-06T21:42:59-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":"751f073b-b75d-493a-b92d-37ca6b771369","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:42:59.636-04:00"},{"id":"c9f39f05-e16a-4602-9052-71a9d7495b67","created_at":"2026-04-06T21:42:59.666-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiI2ODlkNWY2YjBmYmQ3ZjgwIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt\",\"issue_time\":\"2026-04-06T21:42:59-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"},{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiI2ODlkNWY2YjBmYmQ3ZjgwIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt\",\"issue_time\":\"2026-04-06T21:42:59-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiJmOTIwMTZiM2I5MTM1NjYzIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt\",\"issue_time\":\"2026-04-06T21:42:59-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"},{"name":"standalone_token_retrieval_time","type":"text","value":"2026-04-06T21:42:59-04:00"},{"name":"standalone_smart_auth_info","type":"text","value":"{\"auth_type\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiJmOTIwMTZiM2I5MTM1NjYzIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt\",\"issue_time\":\"2026-04-06T21:42:59-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"}],"requests":[{"id":"76464ddc-ae8d-4e5b-a748-060dce1857cd","direction":"outgoing","index":1494,"result_id":"c9f39f05-e16a-4602-9052-71a9d7495b67","status":200,"timestamp":"2026-04-06T21:42:59.667-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":"751f073b-b75d-493a-b92d-37ca6b771369","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:42:59.666-04:00"},{"id":"3fdae94f-dbc8-444b-b0d6-b9527004c6f8","created_at":"2026-04-06T21:42:59.674-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiJmOTIwMTZiM2I5MTM1NjYzIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt\",\"issue_time\":\"2026-04-06T21:42:59-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[{"name":"standalone_refresh_token","type":"text","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt"},{"name":"standalone_access_token","type":"text","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiJmOTIwMTZiM2I5MTM1NjYzIn0"},{"name":"standalone_token_retrieval_time","type":"text","value":"2026-04-06T21:42:59-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiJmOTIwMTZiM2I5MTM1NjYzIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt\",\"issue_time\":\"2026-04-06T21:42:59-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"}],"requests":[{"id":"76464ddc-ae8d-4e5b-a748-060dce1857cd","direction":"outgoing","index":1494,"result_id":"c9f39f05-e16a-4602-9052-71a9d7495b67","status":200,"timestamp":"2026-04-06T21:42:59.667-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":"751f073b-b75d-493a-b92d-37ca6b771369","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:42:59.674-04:00"},{"id":"e239f58f-ddc1-46f0-8d8e-6cfd36be95db","created_at":"2026-04-06T21:42:59.676-04:00","inputs":[],"optional":false,"outputs":[],"requests":[{"id":"76464ddc-ae8d-4e5b-a748-060dce1857cd","direction":"outgoing","index":1494,"result_id":"c9f39f05-e16a-4602-9052-71a9d7495b67","status":200,"timestamp":"2026-04-06T21:42:59.667-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":"751f073b-b75d-493a-b92d-37ca6b771369","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:42:59.676-04:00"},{"id":"4e9bacf7-5fb4-4cd0-9714-95105d9ba412","created_at":"2026-04-06T21:42:59.678-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiI2ODlkNWY2YjBmYmQ3ZjgwIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt\",\"issue_time\":\"2026-04-06T21:42:59-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":"751f073b-b75d-493a-b92d-37ca6b771369","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:42:59.678-04:00"},{"id":"d18b2b5f-f4ed-4ce6-9583-78c7dabbb4b5","created_at":"2026-04-06T21:42:59.681-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"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":"751f073b-b75d-493a-b92d-37ca6b771369","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:42:59.681-04:00"},{"id":"f8df22c2-d443-444e-b6bc-af2844ff2ca8","created_at":"2026-04-06T21:42:59.750-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\":\"symmetric\",\"use_discovery\":\"true\",\"requested_scopes\":\"launch openid fhirUser offline_access patient/*.rs\",\"client_id\":\"smart_client_test_demo\",\"client_secret\":\"SAMPLE_SECRET\",\"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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"name\":\"ehr_smart_auth_info\"}"}],"requests":[{"id":"3e33f10a-e719-4d70-bb47-56eb8401ebe1","direction":"outgoing","index":1495,"result_id":"f8df22c2-d443-444e-b6bc-af2844ff2ca8","status":200,"timestamp":"2026-04-06T21:42:59.751-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":"ec9832ff-dbfb-4b01-9478-0ed0695315bb","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:42:59.750-04:00"},{"id":"b8626f6e-e5fd-4277-b4ea-dfba51884b27","created_at":"2026-04-06T21:42:59.757-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":"ec9832ff-dbfb-4b01-9478-0ed0695315bb","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:42:59.757-04:00"},{"id":"4a24e35e-b4f1-4dd2-9972-664c505a248e","created_at":"2026-04-06T21:42:59.761-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":"c2ffd822-7841-4726-b06b-b90695fa6268","direction":"outgoing","index":1496,"result_id":"4a24e35e-b4f1-4dd2-9972-664c505a248e","status":200,"timestamp":"2026-04-06T21:42:59.763-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":"ec9832ff-dbfb-4b01-9478-0ed0695315bb","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:42:59.761-04:00"},{"id":"27c393d8-43db-4046-82a9-374f0daa46f0","created_at":"2026-04-06T21:42:59.777-04:00","inputs":[{"name":"url","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"}],"optional":true,"outputs":[],"requests":[{"id":"aa31451b-2857-4ba5-977e-c031d540d988","direction":"outgoing","index":1497,"result_id":"27c393d8-43db-4046-82a9-374f0daa46f0","status":500,"timestamp":"2026-04-06T21:42:59.778-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":"ec9832ff-dbfb-4b01-9478-0ed0695315bb","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:42:59.777-04:00"},{"id":"0f99fb47-0b5c-406c-bdaf-bf41557e83bd","created_at":"2026-04-06T21:42:59.786-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":"ec9832ff-dbfb-4b01-9478-0ed0695315bb","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:03.951-04:00"},{"id":"ff6c8b55-513c-413c-8dba-2ac43e58f4a4","created_at":"2026-04-06T21:43:03.973-04:00","inputs":[],"optional":false,"outputs":[{"name":"ehr_launch","type":"text","value":"ab532e101487bbebd80ee855631b5f8e2eebd3158c3b9ba1c7d620a4d12dcde0"}],"requests":[{"id":"c293552e-1540-4b34-93bd-7bd764ce89a0","direction":"incoming","index":1498,"result_id":"0f99fb47-0b5c-406c-bdaf-bf41557e83bd","status":null,"timestamp":"2026-04-06T21:43:03.951-04:00","url":"http://localhost:4567/custom/smart_stu2_2/launch?iss=http%3A%2F%2Flocalhost%3A4567%2Fcustom%2Fsmart_client_stu2_2%2Ffhir\u0026launch=ab532e101487bbebd80ee855631b5f8e2eebd3158c3b9ba1c7d620a4d12dcde0","verb":"get"}],"result":"pass","test_id":"smart_stu2_2-smart_full_ehr_launch-smart_ehr_launch_stu2_2-smart_launch_received","test_run_id":"ec9832ff-dbfb-4b01-9478-0ed0695315bb","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:03.973-04:00"},{"id":"edc6a800-b9f9-4bae-9c37-914502d07f05","created_at":"2026-04-06T21:43:03.981-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"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":"ec9832ff-dbfb-4b01-9478-0ed0695315bb","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:03.981-04:00"},{"id":"da785918-a9b5-46a5-b813-3f170c193d87","created_at":"2026-04-06T21:43:03.990-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"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":"ab532e101487bbebd80ee855631b5f8e2eebd3158c3b9ba1c7d620a4d12dcde0","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=abd255c1-de47-4443-a689-2201dccfb68b\u0026aud=http%3A%2F%2Flocalhost%3A4567%2Fcustom%2Fsmart_client_stu2_2%2Ffhir\u0026launch=ab532e101487bbebd80ee855631b5f8e2eebd3158c3b9ba1c7d620a4d12dcde0\u0026code_challenge=o0ehT2ql2XtfWD_ClAtOOILRYQrmrSHlSdpXGVorJgw\u0026code_challenge_method=S256.","type":"info"}],"optional":false,"outputs":[{"name":"ehr_state","type":"text","value":"abd255c1-de47-4443-a689-2201dccfb68b"},{"name":"pkce_code_verifier","type":"text","value":"6a19d04e-7c73-414e-91fd-403c02418eb8-031ff7ce-2371-46b7-9f8c-b2e906e54ef0"},{"name":"pkce_code_challenge","type":"text","value":"o0ehT2ql2XtfWD_ClAtOOILRYQrmrSHlSdpXGVorJgw"},{"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=abd255c1-de47-4443-a689-2201dccfb68b\u0026aud=http%3A%2F%2Flocalhost%3A4567%2Fcustom%2Fsmart_client_stu2_2%2Ffhir\u0026launch=ab532e101487bbebd80ee855631b5f8e2eebd3158c3b9ba1c7d620a4d12dcde0\u0026code_challenge=o0ehT2ql2XtfWD_ClAtOOILRYQrmrSHlSdpXGVorJgw\u0026code_challenge_method=S256"}],"requests":[],"result":"pass","test_id":"smart_stu2_2-smart_full_ehr_launch-smart_ehr_launch_stu2_2-smart_app_redirect_stu2","test_run_id":"ec9832ff-dbfb-4b01-9478-0ed0695315bb","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:05.444-04:00"},{"id":"570cf3c5-3dc6-44b6-be13-99450a9207c0","created_at":"2026-04-06T21:43:05.463-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"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":"ec9832ff-dbfb-4b01-9478-0ed0695315bb","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:05.463-04:00"},{"id":"236a98e8-23a5-4f17-a89c-21dba7496b02","created_at":"2026-04-06T21:43:05.472-04:00","inputs":[],"optional":false,"outputs":[{"name":"ehr_code","type":"text","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc4NSwibm9uY2UiOiJhNjNiZDE4NmViODg3MTcwIn0"}],"requests":[{"id":"1c6ef79d-3ca6-463c-a234-9058dad04092","direction":"incoming","index":1500,"result_id":"da785918-a9b5-46a5-b813-3f170c193d87","status":null,"timestamp":"2026-04-06T21:43:05.445-04:00","url":"http://localhost:4567/custom/smart_stu2_2/redirect?code=eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc4NSwibm9uY2UiOiJhNjNiZDE4NmViODg3MTcwIn0\u0026state=abd255c1-de47-4443-a689-2201dccfb68b","verb":"get"}],"result":"pass","test_id":"smart_stu2_2-smart_full_ehr_launch-smart_ehr_launch_stu2_2-smart_code_received","test_run_id":"ec9832ff-dbfb-4b01-9478-0ed0695315bb","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:05.472-04:00"},{"id":"c1fcee8d-4adb-45b3-b18a-a4c970bde111","created_at":"2026-04-06T21:43:05.480-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"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":"ec9832ff-dbfb-4b01-9478-0ed0695315bb","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:05.480-04:00"},{"id":"1a479168-7ea5-445b-b1cd-9140699bca17","created_at":"2026-04-06T21:43:05.498-04:00","inputs":[{"name":"ehr_code","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc4NSwibm9uY2UiOiJhNjNiZDE4NmViODg3MTcwIn0","type":"text"},{"name":"pkce_code_verifier","value":"6a19d04e-7c73-414e-91fd-403c02418eb8-031ff7ce-2371-46b7-9f8c-b2e906e54ef0","type":"text"},{"name":"ehr_smart_auth_info","value":"{\"auth_type\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc4NSwibm9uY2UiOiI5YjdiNzgwZTI5MTdjMzQ4In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc4NSwibm9uY2UiOiJhNjNiZDE4NmViODg3MTcwIn0_rt\",\"issue_time\":\"2026-04-06T21:43:05-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}"},{"name":"ehr_token_retrieval_time","type":"text","value":"2026-04-06T21:43:05-04:00"},{"name":"ehr_smart_auth_info","type":"text","value":"{\"auth_type\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc4NSwibm9uY2UiOiI5YjdiNzgwZTI5MTdjMzQ4In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc4NSwibm9uY2UiOiJhNjNiZDE4NmViODg3MTcwIn0_rt\",\"issue_time\":\"2026-04-06T21:43:05-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}"}],"requests":[{"id":"1c6ef79d-3ca6-463c-a234-9058dad04092","direction":"incoming","index":1500,"result_id":"da785918-a9b5-46a5-b813-3f170c193d87","status":null,"timestamp":"2026-04-06T21:43:05.445-04:00","url":"http://localhost:4567/custom/smart_stu2_2/redirect?code=eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc4NSwibm9uY2UiOiJhNjNiZDE4NmViODg3MTcwIn0\u0026state=abd255c1-de47-4443-a689-2201dccfb68b","verb":"get"},{"id":"5af59c8a-e2f4-4ec9-9f3b-923961de2120","direction":"outgoing","index":1502,"result_id":"1a479168-7ea5-445b-b1cd-9140699bca17","status":200,"timestamp":"2026-04-06T21:43:05.509-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":"ec9832ff-dbfb-4b01-9478-0ed0695315bb","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:05.498-04:00"},{"id":"fd8df0bd-95d2-462b-995e-30b6807d5148","created_at":"2026-04-06T21:43:05.520-04:00","inputs":[{"name":"ehr_smart_auth_info","value":"{\"auth_type\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc4NSwibm9uY2UiOiI5YjdiNzgwZTI5MTdjMzQ4In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc4NSwibm9uY2UiOiJhNjNiZDE4NmViODg3MTcwIn0_rt\",\"issue_time\":\"2026-04-06T21:43:05-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}","type":"auth_info"},{"name":"ehr_smart_auth_info","value":"{\"auth_type\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc4NSwibm9uY2UiOiI5YjdiNzgwZTI5MTdjMzQ4In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc4NSwibm9uY2UiOiJhNjNiZDE4NmViODg3MTcwIn0_rt\",\"issue_time\":\"2026-04-06T21:43:05-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[{"name":"ehr_id_token","type":"text","value":"eyJhbGciOiJSUzI1NiIsImtpZCI6IjYxOGU3NmZjN2ViN2MzNDAxYzdmZDQ3YjlhZjVlOTRkIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpciIsInN1YiI6InBhdGllbnQtZXhhbXBsZSIsImF1ZCI6InNtYXJ0X2NsaWVudF90ZXN0X2RlbW8iLCJleHAiOjE4MDcwNjIxODUsImlhdCI6MTc3NTUyNjE4NSwiZmhpclVzZXIiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpci9QYXRpZW50L2V4YW1wbGUifQ.OTCZbzgnimzcaeIamyVxMjP3WkAoy7jgxgWsPmY8KZXtu68Ml9af3yz3dqLaLSwb4j7BeLFZXNd6Ury3ilUOErN_PaaVxXnv0_Ee8ZqqXSRcGTzn8XxwrVbZyJJJwvvdWnQ2r9-60vJ-ambBsaMCR80k8Vlg2BBsshPxXiMfwYNWnwTOkmcx0cKbZPEaT8eqQ-ZRAM3rxgsHHbtLc2047osV2buIZDK0mpOdhcFt_21m4ccHxP6MsywbX1k-v7hTbGrxtGW9EHFsTRuDtf0bZYpGOwJ88YEeTzAChfPqNj0I2L48Xuy2NwtN-sP7c7gdr01OzZ8jwo7NA1--lKi4bg"},{"name":"ehr_refresh_token","type":"text","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc4NSwibm9uY2UiOiJhNjNiZDE4NmViODg3MTcwIn0_rt"},{"name":"ehr_access_token","type":"text","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc4NSwibm9uY2UiOiI5YjdiNzgwZTI5MTdjMzQ4In0"},{"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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc4NSwibm9uY2UiOiI5YjdiNzgwZTI5MTdjMzQ4In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc4NSwibm9uY2UiOiJhNjNiZDE4NmViODg3MTcwIn0_rt\",\"issue_time\":\"2026-04-06T21:43:05-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}"}],"requests":[{"id":"5af59c8a-e2f4-4ec9-9f3b-923961de2120","direction":"outgoing","index":1502,"result_id":"1a479168-7ea5-445b-b1cd-9140699bca17","status":200,"timestamp":"2026-04-06T21:43:05.509-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":"ec9832ff-dbfb-4b01-9478-0ed0695315bb","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:05.520-04:00"},{"id":"7980df29-4c47-4e72-9135-7a7973699fbb","created_at":"2026-04-06T21:43:05.523-04:00","inputs":[],"optional":false,"outputs":[],"requests":[{"id":"5af59c8a-e2f4-4ec9-9f3b-923961de2120","direction":"outgoing","index":1502,"result_id":"1a479168-7ea5-445b-b1cd-9140699bca17","status":200,"timestamp":"2026-04-06T21:43:05.509-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":"ec9832ff-dbfb-4b01-9478-0ed0695315bb","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:05.523-04:00"},{"id":"6cc96779-f95c-43db-be18-e01b15ebc5b1","created_at":"2026-04-06T21:43:05.526-04:00","inputs":[{"name":"ehr_smart_auth_info","value":"{\"auth_type\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc4NSwibm9uY2UiOiI5YjdiNzgwZTI5MTdjMzQ4In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc4NSwibm9uY2UiOiJhNjNiZDE4NmViODg3MTcwIn0_rt\",\"issue_time\":\"2026-04-06T21:43:05-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[],"requests":[{"id":"5af59c8a-e2f4-4ec9-9f3b-923961de2120","direction":"outgoing","index":1502,"result_id":"1a479168-7ea5-445b-b1cd-9140699bca17","status":200,"timestamp":"2026-04-06T21:43:05.509-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/token","verb":"post"}],"result":"omit","result_message":"\nClient type is not public, Cross-Origin Resource Sharing (CORS) is not required to be supported for\nnon-public client types\n\n","test_id":"smart_stu2_2-smart_full_ehr_launch-smart_ehr_launch_stu2_2-smart_cors_token_exchange","test_run_id":"ec9832ff-dbfb-4b01-9478-0ed0695315bb","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:05.526-04:00"},{"id":"5a3b887b-8783-4d94-a0b2-92a6298a7589","created_at":"2026-04-06T21:43:05.529-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"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":"ec9832ff-dbfb-4b01-9478-0ed0695315bb","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:05.529-04:00"},{"id":"7121352f-e01f-4d15-b182-b61eca26e7bf","created_at":"2026-04-06T21:43:05.535-04:00","inputs":[{"name":"ehr_id_token","value":"eyJhbGciOiJSUzI1NiIsImtpZCI6IjYxOGU3NmZjN2ViN2MzNDAxYzdmZDQ3YjlhZjVlOTRkIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpciIsInN1YiI6InBhdGllbnQtZXhhbXBsZSIsImF1ZCI6InNtYXJ0X2NsaWVudF90ZXN0X2RlbW8iLCJleHAiOjE4MDcwNjIxODUsImlhdCI6MTc3NTUyNjE4NSwiZmhpclVzZXIiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpci9QYXRpZW50L2V4YW1wbGUifQ.OTCZbzgnimzcaeIamyVxMjP3WkAoy7jgxgWsPmY8KZXtu68Ml9af3yz3dqLaLSwb4j7BeLFZXNd6Ury3ilUOErN_PaaVxXnv0_Ee8ZqqXSRcGTzn8XxwrVbZyJJJwvvdWnQ2r9-60vJ-ambBsaMCR80k8Vlg2BBsshPxXiMfwYNWnwTOkmcx0cKbZPEaT8eqQ-ZRAM3rxgsHHbtLc2047osV2buIZDK0mpOdhcFt_21m4ccHxP6MsywbX1k-v7hTbGrxtGW9EHFsTRuDtf0bZYpGOwJ88YEeTzAChfPqNj0I2L48Xuy2NwtN-sP7c7gdr01OzZ8jwo7NA1--lKi4bg","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\":1807062185,\"iat\":1775526185,\"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":"ec9832ff-dbfb-4b01-9478-0ed0695315bb","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:05.535-04:00"},{"id":"b1a8080b-365b-452a-bce3-8148de08e3f6","created_at":"2026-04-06T21:43:05.541-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\":1807062185,\"iat\":1775526185,\"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":"e4b47a9c-6554-4fa6-ba8c-2a72c77119af","direction":"outgoing","index":1503,"result_id":"b1a8080b-365b-452a-bce3-8148de08e3f6","status":200,"timestamp":"2026-04-06T21:43:05.543-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":"ec9832ff-dbfb-4b01-9478-0ed0695315bb","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:05.541-04:00"},{"id":"300bddfb-452f-4683-b1d6-320e8597876e","created_at":"2026-04-06T21:43:05.548-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":"ec9832ff-dbfb-4b01-9478-0ed0695315bb","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:05.548-04:00"},{"id":"f7aff3b6-3e41-4999-a2b4-194bba5a3ab9","created_at":"2026-04-06T21:43:05.569-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":"df7ff163-b7a7-4d9a-a23d-6f2bea952b15","direction":"outgoing","index":1504,"result_id":"f7aff3b6-3e41-4999-a2b4-194bba5a3ab9","status":200,"timestamp":"2026-04-06T21:43:05.576-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":"ec9832ff-dbfb-4b01-9478-0ed0695315bb","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:05.569-04:00"},{"id":"569a615d-3705-4f6a-8cb2-f3938275df20","created_at":"2026-04-06T21:43:05.583-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":"ec9832ff-dbfb-4b01-9478-0ed0695315bb","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:05.583-04:00"},{"id":"4a2f214e-52b1-4a2e-be1a-d03e25024305","created_at":"2026-04-06T21:43:05.585-04:00","inputs":[{"name":"ehr_id_token","value":"eyJhbGciOiJSUzI1NiIsImtpZCI6IjYxOGU3NmZjN2ViN2MzNDAxYzdmZDQ3YjlhZjVlOTRkIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpciIsInN1YiI6InBhdGllbnQtZXhhbXBsZSIsImF1ZCI6InNtYXJ0X2NsaWVudF90ZXN0X2RlbW8iLCJleHAiOjE4MDcwNjIxODUsImlhdCI6MTc3NTUyNjE4NSwiZmhpclVzZXIiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpci9QYXRpZW50L2V4YW1wbGUifQ.OTCZbzgnimzcaeIamyVxMjP3WkAoy7jgxgWsPmY8KZXtu68Ml9af3yz3dqLaLSwb4j7BeLFZXNd6Ury3ilUOErN_PaaVxXnv0_Ee8ZqqXSRcGTzn8XxwrVbZyJJJwvvdWnQ2r9-60vJ-ambBsaMCR80k8Vlg2BBsshPxXiMfwYNWnwTOkmcx0cKbZPEaT8eqQ-ZRAM3rxgsHHbtLc2047osV2buIZDK0mpOdhcFt_21m4ccHxP6MsywbX1k-v7hTbGrxtGW9EHFsTRuDtf0bZYpGOwJ88YEeTzAChfPqNj0I2L48Xuy2NwtN-sP7c7gdr01OzZ8jwo7NA1--lKi4bg","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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc4NSwibm9uY2UiOiI5YjdiNzgwZTI5MTdjMzQ4In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc4NSwibm9uY2UiOiJhNjNiZDE4NmViODg3MTcwIn0_rt\",\"issue_time\":\"2026-04-06T21:43:05-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":"ec9832ff-dbfb-4b01-9478-0ed0695315bb","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:05.585-04:00"},{"id":"2a13dc3c-c176-40f8-a627-0a863967864c","created_at":"2026-04-06T21:43:05.601-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\":1807062185,\"iat\":1775526185,\"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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc4NSwibm9uY2UiOiI5YjdiNzgwZTI5MTdjMzQ4In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc4NSwibm9uY2UiOiJhNjNiZDE4NmViODg3MTcwIn0_rt\",\"issue_time\":\"2026-04-06T21:43:05-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":"fd612761-124e-43f5-9f86-e2492d73aab0","direction":"outgoing","index":1506,"result_id":"2a13dc3c-c176-40f8-a627-0a863967864c","status":200,"timestamp":"2026-04-06T21:43:05.602-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":"ec9832ff-dbfb-4b01-9478-0ed0695315bb","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:05.601-04:00"},{"id":"bcc388ea-0dd9-47e9-8bc0-4c68d27e436e","created_at":"2026-04-06T21:43:05.611-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc4NSwibm9uY2UiOiI5YjdiNzgwZTI5MTdjMzQ4In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc4NSwibm9uY2UiOiJhNjNiZDE4NmViODg3MTcwIn0_rt\",\"issue_time\":\"2026-04-06T21:43:05-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":"aa7d4938-43f9-464a-a203-bce48038f4aa","direction":"outgoing","index":1508,"result_id":"bcc388ea-0dd9-47e9-8bc0-4c68d27e436e","status":200,"timestamp":"2026-04-06T21:43:05.616-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":"ec9832ff-dbfb-4b01-9478-0ed0695315bb","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:05.611-04:00"},{"id":"4feea0dd-e9f8-4a3c-b5ce-2d88d14e138a","created_at":"2026-04-06T21:43:05.626-04:00","inputs":[{"name":"ehr_id_token","label":null,"description":null,"value":"eyJhbGciOiJSUzI1NiIsImtpZCI6IjYxOGU3NmZjN2ViN2MzNDAxYzdmZDQ3YjlhZjVlOTRkIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpciIsInN1YiI6InBhdGllbnQtZXhhbXBsZSIsImF1ZCI6InNtYXJ0X2NsaWVudF90ZXN0X2RlbW8iLCJleHAiOjE4MDcwNjIxODUsImlhdCI6MTc3NTUyNjE4NSwiZmhpclVzZXIiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpci9QYXRpZW50L2V4YW1wbGUifQ.OTCZbzgnimzcaeIamyVxMjP3WkAoy7jgxgWsPmY8KZXtu68Ml9af3yz3dqLaLSwb4j7BeLFZXNd6Ury3ilUOErN_PaaVxXnv0_Ee8ZqqXSRcGTzn8XxwrVbZyJJJwvvdWnQ2r9-60vJ-ambBsaMCR80k8Vlg2BBsshPxXiMfwYNWnwTOkmcx0cKbZPEaT8eqQ-ZRAM3rxgsHHbtLc2047osV2buIZDK0mpOdhcFt_21m4ccHxP6MsywbX1k-v7hTbGrxtGW9EHFsTRuDtf0bZYpGOwJ88YEeTzAChfPqNj0I2L48Xuy2NwtN-sP7c7gdr01OzZ8jwo7NA1--lKi4bg","type":"text"},{"name":"ehr_smart_auth_info","label":null,"description":null,"value":"{\"auth_type\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc4NSwibm9uY2UiOiI5YjdiNzgwZTI5MTdjMzQ4In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc4NSwibm9uY2UiOiJhNjNiZDE4NmViODg3MTcwIn0_rt\",\"issue_time\":\"2026-04-06T21:43:05-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":"ec9832ff-dbfb-4b01-9478-0ed0695315bb","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:05.626-04:00"},{"id":"139b0de4-e6fa-41ba-9cd9-c6725db56ea8","created_at":"2026-04-06T21:43:05.656-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc4NSwibm9uY2UiOiI5YjdiNzgwZTI5MTdjMzQ4In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc4NSwibm9uY2UiOiJhNjNiZDE4NmViODg3MTcwIn0_rt\",\"issue_time\":\"2026-04-06T21:43:05-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}","type":"auth_info"},{"name":"ehr_smart_auth_info","value":"{\"auth_type\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc4NSwibm9uY2UiOiI5YjdiNzgwZTI5MTdjMzQ4In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc4NSwibm9uY2UiOiJhNjNiZDE4NmViODg3MTcwIn0_rt\",\"issue_time\":\"2026-04-06T21:43:05-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc4NSwibm9uY2UiOiI3MTA1Zjg0NmJjMDIzOWFjIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc4NSwibm9uY2UiOiJhNjNiZDE4NmViODg3MTcwIn0_rt\",\"issue_time\":\"2026-04-06T21:43:05-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}"},{"name":"ehr_token_retrieval_time","type":"text","value":"2026-04-06T21:43:05-04:00"},{"name":"ehr_smart_auth_info","type":"text","value":"{\"auth_type\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc4NSwibm9uY2UiOiI3MTA1Zjg0NmJjMDIzOWFjIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc4NSwibm9uY2UiOiJhNjNiZDE4NmViODg3MTcwIn0_rt\",\"issue_time\":\"2026-04-06T21:43:05-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}"}],"requests":[{"id":"9b894c7e-6ccd-40d3-a6cc-cbc23f1cbf8c","direction":"outgoing","index":1510,"result_id":"139b0de4-e6fa-41ba-9cd9-c6725db56ea8","status":200,"timestamp":"2026-04-06T21:43:05.657-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":"ec9832ff-dbfb-4b01-9478-0ed0695315bb","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:05.656-04:00"},{"id":"f2963a33-d389-4988-9076-01b80b9cbc3f","created_at":"2026-04-06T21:43:05.663-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc4NSwibm9uY2UiOiI3MTA1Zjg0NmJjMDIzOWFjIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc4NSwibm9uY2UiOiJhNjNiZDE4NmViODg3MTcwIn0_rt\",\"issue_time\":\"2026-04-06T21:43:05-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[{"name":"ehr_refresh_token","type":"text","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc4NSwibm9uY2UiOiJhNjNiZDE4NmViODg3MTcwIn0_rt"},{"name":"ehr_access_token","type":"text","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc4NSwibm9uY2UiOiI3MTA1Zjg0NmJjMDIzOWFjIn0"},{"name":"ehr_token_retrieval_time","type":"text","value":"2026-04-06T21:43:05-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc4NSwibm9uY2UiOiI3MTA1Zjg0NmJjMDIzOWFjIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc4NSwibm9uY2UiOiJhNjNiZDE4NmViODg3MTcwIn0_rt\",\"issue_time\":\"2026-04-06T21:43:05-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}"}],"requests":[{"id":"9b894c7e-6ccd-40d3-a6cc-cbc23f1cbf8c","direction":"outgoing","index":1510,"result_id":"139b0de4-e6fa-41ba-9cd9-c6725db56ea8","status":200,"timestamp":"2026-04-06T21:43:05.657-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":"ec9832ff-dbfb-4b01-9478-0ed0695315bb","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:05.663-04:00"},{"id":"dfe7dc35-5c1a-4b93-9c56-3be2cd2f0c5c","created_at":"2026-04-06T21:43:05.666-04:00","inputs":[],"optional":false,"outputs":[],"requests":[{"id":"9b894c7e-6ccd-40d3-a6cc-cbc23f1cbf8c","direction":"outgoing","index":1510,"result_id":"139b0de4-e6fa-41ba-9cd9-c6725db56ea8","status":200,"timestamp":"2026-04-06T21:43:05.657-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":"ec9832ff-dbfb-4b01-9478-0ed0695315bb","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:05.666-04:00"},{"id":"6ba85c94-2d92-472d-8e3b-7d520dc05aa8","created_at":"2026-04-06T21:43:05.667-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc4NSwibm9uY2UiOiI5YjdiNzgwZTI5MTdjMzQ4In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc4NSwibm9uY2UiOiJhNjNiZDE4NmViODg3MTcwIn0_rt\",\"issue_time\":\"2026-04-06T21:43:05-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":"ec9832ff-dbfb-4b01-9478-0ed0695315bb","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:05.667-04:00"},{"id":"0e612b43-2d95-41e4-accd-8f65973ba33e","created_at":"2026-04-06T21:43:05.676-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc4NSwibm9uY2UiOiI3MTA1Zjg0NmJjMDIzOWFjIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc4NSwibm9uY2UiOiJhNjNiZDE4NmViODg3MTcwIn0_rt\",\"issue_time\":\"2026-04-06T21:43:05-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}","type":"auth_info"},{"name":"ehr_smart_auth_info","value":"{\"auth_type\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc4NSwibm9uY2UiOiI3MTA1Zjg0NmJjMDIzOWFjIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc4NSwibm9uY2UiOiJhNjNiZDE4NmViODg3MTcwIn0_rt\",\"issue_time\":\"2026-04-06T21:43:05-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc4NSwibm9uY2UiOiI4NzM4OTk4MDE1YTBkOGY2In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc4NSwibm9uY2UiOiJhNjNiZDE4NmViODg3MTcwIn0_rt\",\"issue_time\":\"2026-04-06T21:43:05-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}"},{"name":"ehr_token_retrieval_time","type":"text","value":"2026-04-06T21:43:05-04:00"},{"name":"ehr_smart_auth_info","type":"text","value":"{\"auth_type\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc4NSwibm9uY2UiOiI4NzM4OTk4MDE1YTBkOGY2In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc4NSwibm9uY2UiOiJhNjNiZDE4NmViODg3MTcwIn0_rt\",\"issue_time\":\"2026-04-06T21:43:05-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}"}],"requests":[{"id":"44d9bf14-51f7-49f6-a52b-4ff5bf488242","direction":"outgoing","index":1512,"result_id":"0e612b43-2d95-41e4-accd-8f65973ba33e","status":200,"timestamp":"2026-04-06T21:43:05.677-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":"ec9832ff-dbfb-4b01-9478-0ed0695315bb","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:05.676-04:00"},{"id":"37e4f95f-e818-4d1a-982c-3733e1107d15","created_at":"2026-04-06T21:43:05.684-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc4NSwibm9uY2UiOiI4NzM4OTk4MDE1YTBkOGY2In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc4NSwibm9uY2UiOiJhNjNiZDE4NmViODg3MTcwIn0_rt\",\"issue_time\":\"2026-04-06T21:43:05-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[{"name":"ehr_refresh_token","type":"text","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc4NSwibm9uY2UiOiJhNjNiZDE4NmViODg3MTcwIn0_rt"},{"name":"ehr_access_token","type":"text","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc4NSwibm9uY2UiOiI4NzM4OTk4MDE1YTBkOGY2In0"},{"name":"ehr_token_retrieval_time","type":"text","value":"2026-04-06T21:43:05-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc4NSwibm9uY2UiOiI4NzM4OTk4MDE1YTBkOGY2In0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc4NSwibm9uY2UiOiJhNjNiZDE4NmViODg3MTcwIn0_rt\",\"issue_time\":\"2026-04-06T21:43:05-04:00\",\"expires_in\":3600,\"name\":\"ehr_smart_auth_info\"}"}],"requests":[{"id":"44d9bf14-51f7-49f6-a52b-4ff5bf488242","direction":"outgoing","index":1512,"result_id":"0e612b43-2d95-41e4-accd-8f65973ba33e","status":200,"timestamp":"2026-04-06T21:43:05.677-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":"ec9832ff-dbfb-4b01-9478-0ed0695315bb","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:05.684-04:00"},{"id":"0df877aa-63fd-42e4-ba33-f8e8a54a53b3","created_at":"2026-04-06T21:43:05.688-04:00","inputs":[],"optional":false,"outputs":[],"requests":[{"id":"44d9bf14-51f7-49f6-a52b-4ff5bf488242","direction":"outgoing","index":1512,"result_id":"0e612b43-2d95-41e4-accd-8f65973ba33e","status":200,"timestamp":"2026-04-06T21:43:05.677-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":"ec9832ff-dbfb-4b01-9478-0ed0695315bb","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:05.688-04:00"},{"id":"1c4d9bf4-fd96-4a10-b0d9-fd049f5202a0","created_at":"2026-04-06T21:43:05.690-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"encryption_algorithm\":\"ES384\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc4NSwibm9uY2UiOiI3MTA1Zjg0NmJjMDIzOWFjIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc4NSwibm9uY2UiOiJhNjNiZDE4NmViODg3MTcwIn0_rt\",\"issue_time\":\"2026-04-06T21:43:05-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":"ec9832ff-dbfb-4b01-9478-0ed0695315bb","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:05.690-04:00"},{"id":"2dc77a81-5ece-40b6-9fd1-1195adcd9b18","created_at":"2026-04-06T21:43:05.693-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"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":"ec9832ff-dbfb-4b01-9478-0ed0695315bb","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:05.693-04:00"},{"id":"06e52513-e485-4c9c-bdd0-fdd03b468ff4","created_at":"2026-04-06T21:43:05.787-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiJmOTIwMTZiM2I5MTM1NjYzIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt\",\"issue_time\":\"2026-04-06T21:42:59-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiJmOTIwMTZiM2I5MTM1NjYzIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt\",\"issue_time\":\"2026-04-06T21:42:59-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"}],"requests":[{"id":"20840782-bc8e-44c1-b16c-5f35151495f8","direction":"outgoing","index":1513,"result_id":"06e52513-e485-4c9c-bdd0-fdd03b468ff4","status":200,"timestamp":"2026-04-06T21:43:05.788-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":"7c4ed0f0-8fc4-4259-baa0-60ee1dafad38","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:05.787-04:00"},{"id":"f8c2e4f0-eafe-4ea5-b931-bbf2d5386ff5","created_at":"2026-04-06T21:43:05.791-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":"7c4ed0f0-8fc4-4259-baa0-60ee1dafad38","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:05.791-04:00"},{"id":"66976932-870e-4cea-8323-312523311ba4","created_at":"2026-04-06T21:43:05.794-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":"3628ce14-0fca-4ae2-b260-51beb67b81f6","direction":"outgoing","index":1514,"result_id":"66976932-870e-4cea-8323-312523311ba4","status":200,"timestamp":"2026-04-06T21:43:05.795-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":"7c4ed0f0-8fc4-4259-baa0-60ee1dafad38","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:05.794-04:00"},{"id":"e854cce0-2891-4c16-a9f2-9af395fa4143","created_at":"2026-04-06T21:43:05.811-04:00","inputs":[{"name":"url","value":"http://localhost:4567/custom/smart_client_stu2_2/fhir","type":"text"}],"optional":true,"outputs":[],"requests":[{"id":"07616731-5183-4c95-b709-f0418a026114","direction":"outgoing","index":1515,"result_id":"e854cce0-2891-4c16-a9f2-9af395fa4143","status":500,"timestamp":"2026-04-06T21:43:05.811-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":"7c4ed0f0-8fc4-4259-baa0-60ee1dafad38","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:05.811-04:00"},{"id":"9ad4414b-9908-4d98-901b-84dec0cda79c","created_at":"2026-04-06T21:43:05.822-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiJmOTIwMTZiM2I5MTM1NjYzIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt\",\"issue_time\":\"2026-04-06T21:42:59-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":"7c4ed0f0-8fc4-4259-baa0-60ee1dafad38","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:05.822-04:00"},{"id":"15aea49c-7dda-4e92-8fe6-3b79eba29545","created_at":"2026-04-06T21:43:05.829-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiJmOTIwMTZiM2I5MTM1NjYzIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt\",\"issue_time\":\"2026-04-06T21:42:59-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"},{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiJmOTIwMTZiM2I5MTM1NjYzIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt\",\"issue_time\":\"2026-04-06T21:42:59-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=a37912be-4132-4477-9955-3aa020dcda41\u0026aud=http%3A%2F%2Flocalhost%3A4567%2Fcustom%2Fsmart_client_stu2_2%2Ffhir\u0026code_challenge=urEHLiM09nGnTvZwlUTz1WcW_ouHRFHF6metalCLF1o\u0026code_challenge_method=S256.","type":"info"}],"optional":false,"outputs":[{"name":"standalone_state","type":"text","value":"a37912be-4132-4477-9955-3aa020dcda41"},{"name":"pkce_code_verifier","type":"text","value":"e60a561a-ae49-4fdd-b3dc-af31c450c788-5dd3e583-09f7-4fc9-a264-110ac0a7e366"},{"name":"pkce_code_challenge","type":"text","value":"urEHLiM09nGnTvZwlUTz1WcW_ouHRFHF6metalCLF1o"},{"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=a37912be-4132-4477-9955-3aa020dcda41\u0026aud=http%3A%2F%2Flocalhost%3A4567%2Fcustom%2Fsmart_client_stu2_2%2Ffhir\u0026code_challenge=urEHLiM09nGnTvZwlUTz1WcW_ouHRFHF6metalCLF1o\u0026code_challenge_method=S256"}],"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":"7c4ed0f0-8fc4-4259-baa0-60ee1dafad38","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:10.031-04:00"},{"id":"c6fc41ff-9950-4a86-9b09-e3c7253199ed","created_at":"2026-04-06T21:43:10.052-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiJmOTIwMTZiM2I5MTM1NjYzIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt\",\"issue_time\":\"2026-04-06T21:42:59-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":"7c4ed0f0-8fc4-4259-baa0-60ee1dafad38","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:10.052-04:00"},{"id":"bf206a98-b12d-4889-9374-cca43d0f5ac9","created_at":"2026-04-06T21:43:10.059-04:00","inputs":[],"optional":false,"outputs":[{"name":"standalone_code","type":"text","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc5MCwibm9uY2UiOiJmNGZkYmIzN2JlYzg5NzgwIn0"}],"requests":[{"id":"c08cc9f5-16db-4584-afd9-441355948e64","direction":"incoming","index":1517,"result_id":"15aea49c-7dda-4e92-8fe6-3b79eba29545","status":null,"timestamp":"2026-04-06T21:43:10.032-04:00","url":"http://localhost:4567/custom/smart_stu2_2/redirect?code=eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc5MCwibm9uY2UiOiJmNGZkYmIzN2JlYzg5NzgwIn0\u0026state=a37912be-4132-4477-9955-3aa020dcda41","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":"7c4ed0f0-8fc4-4259-baa0-60ee1dafad38","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:10.059-04:00"},{"id":"e257ef5b-4a3b-4501-8945-9fa5bf6867cd","created_at":"2026-04-06T21:43:10.067-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiJmOTIwMTZiM2I5MTM1NjYzIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt\",\"issue_time\":\"2026-04-06T21:42:59-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":"7c4ed0f0-8fc4-4259-baa0-60ee1dafad38","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:10.067-04:00"},{"id":"28bb9745-3eb2-4852-b168-b1e463a7c6be","created_at":"2026-04-06T21:43:10.090-04:00","inputs":[{"name":"standalone_code","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc5MCwibm9uY2UiOiJmNGZkYmIzN2JlYzg5NzgwIn0","type":"text"},{"name":"pkce_code_verifier","value":"e60a561a-ae49-4fdd-b3dc-af31c450c788-5dd3e583-09f7-4fc9-a264-110ac0a7e366","type":"text"},{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiJmOTIwMTZiM2I5MTM1NjYzIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt\",\"issue_time\":\"2026-04-06T21:42:59-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"},{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiJmOTIwMTZiM2I5MTM1NjYzIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt\",\"issue_time\":\"2026-04-06T21:42:59-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc5MCwibm9uY2UiOiJjZjlkNDIxMzg4ZGMxZWYwIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc5MCwibm9uY2UiOiJmNGZkYmIzN2JlYzg5NzgwIn0_rt\",\"issue_time\":\"2026-04-06T21:43:10-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"},{"name":"standalone_token_retrieval_time","type":"text","value":"2026-04-06T21:43:10-04:00"},{"name":"standalone_smart_auth_info","type":"text","value":"{\"auth_type\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc5MCwibm9uY2UiOiJjZjlkNDIxMzg4ZGMxZWYwIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc5MCwibm9uY2UiOiJmNGZkYmIzN2JlYzg5NzgwIn0_rt\",\"issue_time\":\"2026-04-06T21:43:10-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"}],"requests":[{"id":"c08cc9f5-16db-4584-afd9-441355948e64","direction":"incoming","index":1517,"result_id":"15aea49c-7dda-4e92-8fe6-3b79eba29545","status":null,"timestamp":"2026-04-06T21:43:10.032-04:00","url":"http://localhost:4567/custom/smart_stu2_2/redirect?code=eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc5MCwibm9uY2UiOiJmNGZkYmIzN2JlYzg5NzgwIn0\u0026state=a37912be-4132-4477-9955-3aa020dcda41","verb":"get"},{"id":"4b55c296-4747-4044-a96e-8bd84f1f8571","direction":"outgoing","index":1519,"result_id":"28bb9745-3eb2-4852-b168-b1e463a7c6be","status":200,"timestamp":"2026-04-06T21:43:10.092-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":"7c4ed0f0-8fc4-4259-baa0-60ee1dafad38","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:10.090-04:00"},{"id":"7c1bb2f7-cdbe-48a2-811f-d74060c7c240","created_at":"2026-04-06T21:43:10.099-04:00","inputs":[{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc5MCwibm9uY2UiOiJjZjlkNDIxMzg4ZGMxZWYwIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc5MCwibm9uY2UiOiJmNGZkYmIzN2JlYzg5NzgwIn0_rt\",\"issue_time\":\"2026-04-06T21:43:10-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"},{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc5MCwibm9uY2UiOiJjZjlkNDIxMzg4ZGMxZWYwIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc5MCwibm9uY2UiOiJmNGZkYmIzN2JlYzg5NzgwIn0_rt\",\"issue_time\":\"2026-04-06T21:43:10-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[{"name":"standalone_id_token","type":"text","value":"eyJhbGciOiJSUzI1NiIsImtpZCI6IjYxOGU3NmZjN2ViN2MzNDAxYzdmZDQ3YjlhZjVlOTRkIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpciIsInN1YiI6InBhdGllbnQtZXhhbXBsZSIsImF1ZCI6InNtYXJ0X2NsaWVudF90ZXN0X2RlbW8iLCJleHAiOjE4MDcwNjIxOTAsImlhdCI6MTc3NTUyNjE5MCwiZmhpclVzZXIiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpci9QYXRpZW50L2V4YW1wbGUifQ.mR_W2tP8jcNuTgIvkEhgHYSkPLhfYoP674uzeZnMAMuejkWz99bbg0JdiKfuYjY3gb72Tq-_RW14rKVwW-sZ0Z3QdAXrixAhdAkjNgKdQcihgPj32Gl49gnJNwX8Z9qD2mMVPCaNRUkgEL6Tyt7EOvm2j_Pc7OVef-SCkHmRz1NC2e9P7ZDqVdW4EQSOTsdXsYo3QEhoOhpZgjT9r3FnJ_muetHOmyzRTWTRl61s_85noUILwDHcdB2GT33akC3My4G7zY1UC_kHRmUHjz-HZr7e_I_0zsRYt-4AIbNmcCDWa1-7vhfDFMCkYqyhEp-hIMzikRUG3pOFmNi3FRhp6g"},{"name":"standalone_refresh_token","type":"text","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc5MCwibm9uY2UiOiJmNGZkYmIzN2JlYzg5NzgwIn0_rt"},{"name":"standalone_access_token","type":"text","value":"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc5MCwibm9uY2UiOiJjZjlkNDIxMzg4ZGMxZWYwIn0"},{"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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc5MCwibm9uY2UiOiJjZjlkNDIxMzg4ZGMxZWYwIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc5MCwibm9uY2UiOiJmNGZkYmIzN2JlYzg5NzgwIn0_rt\",\"issue_time\":\"2026-04-06T21:43:10-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"}],"requests":[{"id":"4b55c296-4747-4044-a96e-8bd84f1f8571","direction":"outgoing","index":1519,"result_id":"28bb9745-3eb2-4852-b168-b1e463a7c6be","status":200,"timestamp":"2026-04-06T21:43:10.092-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":"7c4ed0f0-8fc4-4259-baa0-60ee1dafad38","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:10.099-04:00"},{"id":"e5ab048f-08e9-4adb-85a1-bacf2fbe18e4","created_at":"2026-04-06T21:43:10.101-04:00","inputs":[],"optional":false,"outputs":[],"requests":[{"id":"4b55c296-4747-4044-a96e-8bd84f1f8571","direction":"outgoing","index":1519,"result_id":"28bb9745-3eb2-4852-b168-b1e463a7c6be","status":200,"timestamp":"2026-04-06T21:43:10.092-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":"7c4ed0f0-8fc4-4259-baa0-60ee1dafad38","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:10.101-04:00"},{"id":"d28e6067-f1fb-490f-8412-f7b40108f6fd","created_at":"2026-04-06T21:43:10.104-04:00","inputs":[{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc5MCwibm9uY2UiOiJjZjlkNDIxMzg4ZGMxZWYwIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc5MCwibm9uY2UiOiJmNGZkYmIzN2JlYzg5NzgwIn0_rt\",\"issue_time\":\"2026-04-06T21:43:10-04:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}","type":"auth_info"}],"optional":false,"outputs":[],"requests":[{"id":"4b55c296-4747-4044-a96e-8bd84f1f8571","direction":"outgoing","index":1519,"result_id":"28bb9745-3eb2-4852-b168-b1e463a7c6be","status":200,"timestamp":"2026-04-06T21:43:10.092-04:00","url":"http://localhost:4567/custom/smart_client_stu2_2/auth/token","verb":"post"}],"result":"omit","result_message":"\nClient type is not public, Cross-Origin Resource Sharing (CORS) is not required to be supported for\nnon-public client types\n\n","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":"7c4ed0f0-8fc4-4259-baa0-60ee1dafad38","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:10.104-04:00"},{"id":"bba02a5c-858b-418e-879c-30c0f7b7a937","created_at":"2026-04-06T21:43:10.106-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiJmOTIwMTZiM2I5MTM1NjYzIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt\",\"issue_time\":\"2026-04-06T21:42:59-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":"7c4ed0f0-8fc4-4259-baa0-60ee1dafad38","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:10.106-04:00"},{"id":"731012e3-14c8-4e03-8cf6-445faba32d09","created_at":"2026-04-06T21:43:10.110-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiJmOTIwMTZiM2I5MTM1NjYzIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt\",\"issue_time\":\"2026-04-06T21:42:59-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":"7c4ed0f0-8fc4-4259-baa0-60ee1dafad38","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:10.110-04:00"},{"id":"5e22905b-1d5f-40f0-a178-33980d90ce89","created_at":"2026-04-06T21:43:10.124-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc5MCwibm9uY2UiOiJjZjlkNDIxMzg4ZGMxZWYwIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc5MCwibm9uY2UiOiJmNGZkYmIzN2JlYzg5NzgwIn0_rt\",\"issue_time\":\"2026-04-06T21:43:10-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\":1775529790,\"patient\":\"example\",\"id_token\":\"eyJhbGciOiJSUzI1NiIsImtpZCI6IjYxOGU3NmZjN2ViN2MzNDAxYzdmZDQ3YjlhZjVlOTRkIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpciIsInN1YiI6InBhdGllbnQtZXhhbXBsZSIsImF1ZCI6InNtYXJ0X2NsaWVudF90ZXN0X2RlbW8iLCJleHAiOjE4MDcwNjIxOTAsImlhdCI6MTc3NTUyNjE5MCwiZmhpclVzZXIiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpci9QYXRpZW50L2V4YW1wbGUifQ.mR_W2tP8jcNuTgIvkEhgHYSkPLhfYoP674uzeZnMAMuejkWz99bbg0JdiKfuYjY3gb72Tq-_RW14rKVwW-sZ0Z3QdAXrixAhdAkjNgKdQcihgPj32Gl49gnJNwX8Z9qD2mMVPCaNRUkgEL6Tyt7EOvm2j_Pc7OVef-SCkHmRz1NC2e9P7ZDqVdW4EQSOTsdXsYo3QEhoOhpZgjT9r3FnJ_muetHOmyzRTWTRl61s_85noUILwDHcdB2GT33akC3My4G7zY1UC_kHRmUHjz-HZr7e_I_0zsRYt-4AIbNmcCDWa1-7vhfDFMCkYqyhEp-hIMzikRUG3pOFmNi3FRhp6g\",\"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":"9ee163d4-ebf1-4c82-9c15-671da414f0c8","direction":"outgoing","index":1520,"result_id":"5e22905b-1d5f-40f0-a178-33980d90ce89","status":200,"timestamp":"2026-04-06T21:43:10.125-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":"7c4ed0f0-8fc4-4259-baa0-60ee1dafad38","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:10.124-04:00"},{"id":"2c6ebbf3-a934-4e4e-8aa8-897bdd982efa","created_at":"2026-04-06T21:43:10.183-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":"05c43026-bdf3-4d33-97a5-f346d650e49b","direction":"outgoing","index":1522,"result_id":"2c6ebbf3-a934-4e4e-8aa8-897bdd982efa","status":500,"timestamp":"2026-04-06T21:43:10.184-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":"7c4ed0f0-8fc4-4259-baa0-60ee1dafad38","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:10.183-04:00"},{"id":"1a8af18f-9d90-4e72-ad88-a4d9f5032994","created_at":"2026-04-06T21:43:10.188-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc5MCwibm9uY2UiOiJjZjlkNDIxMzg4ZGMxZWYwIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc5MCwibm9uY2UiOiJmNGZkYmIzN2JlYzg5NzgwIn0_rt\",\"issue_time\":\"2026-04-06T21:43:10-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":"7c4ed0f0-8fc4-4259-baa0-60ee1dafad38","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:10.188-04:00"},{"id":"79f9abe4-836f-4318-a92a-ae90633161fd","created_at":"2026-04-06T21:43:10.191-04:00","inputs":[{"name":"standalone_smart_auth_info","value":"{\"auth_type\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc5MCwibm9uY2UiOiJjZjlkNDIxMzg4ZGMxZWYwIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc5MCwibm9uY2UiOiJmNGZkYmIzN2JlYzg5NzgwIn0_rt\",\"issue_time\":\"2026-04-06T21:43:10-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.eyJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpciIsInN1YiI6InBhdGllbnQtZXhhbXBsZSIsImF1ZCI6InNtYXJ0X2NsaWVudF90ZXN0X2RlbW8iLCJleHAiOjE4MDcwNjIxOTAsImlhdCI6MTc3NTUyNjE5MCwiZmhpclVzZXIiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpci9QYXRpZW50L2V4YW1wbGUifQ.mR_W2tP8jcNuTgIvkEhgHYSkPLhfYoP674uzeZnMAMuejkWz99bbg0JdiKfuYjY3gb72Tq-_RW14rKVwW-sZ0Z3QdAXrixAhdAkjNgKdQcihgPj32Gl49gnJNwX8Z9qD2mMVPCaNRUkgEL6Tyt7EOvm2j_Pc7OVef-SCkHmRz1NC2e9P7ZDqVdW4EQSOTsdXsYo3QEhoOhpZgjT9r3FnJ_muetHOmyzRTWTRl61s_85noUILwDHcdB2GT33akC3My4G7zY1UC_kHRmUHjz-HZr7e_I_0zsRYt-4AIbNmcCDWa1-7vhfDFMCkYqyhEp-hIMzikRUG3pOFmNi3FRhp6g","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\":1775529790,\"patient\":\"example\",\"id_token\":\"eyJhbGciOiJSUzI1NiIsImtpZCI6IjYxOGU3NmZjN2ViN2MzNDAxYzdmZDQ3YjlhZjVlOTRkIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpciIsInN1YiI6InBhdGllbnQtZXhhbXBsZSIsImF1ZCI6InNtYXJ0X2NsaWVudF90ZXN0X2RlbW8iLCJleHAiOjE4MDcwNjIxOTAsImlhdCI6MTc3NTUyNjE5MCwiZmhpclVzZXIiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpci9QYXRpZW50L2V4YW1wbGUifQ.mR_W2tP8jcNuTgIvkEhgHYSkPLhfYoP674uzeZnMAMuejkWz99bbg0JdiKfuYjY3gb72Tq-_RW14rKVwW-sZ0Z3QdAXrixAhdAkjNgKdQcihgPj32Gl49gnJNwX8Z9qD2mMVPCaNRUkgEL6Tyt7EOvm2j_Pc7OVef-SCkHmRz1NC2e9P7ZDqVdW4EQSOTsdXsYo3QEhoOhpZgjT9r3FnJ_muetHOmyzRTWTRl61s_85noUILwDHcdB2GT33akC3My4G7zY1UC_kHRmUHjz-HZr7e_I_0zsRYt-4AIbNmcCDWa1-7vhfDFMCkYqyhEp-hIMzikRUG3pOFmNi3FRhp6g\",\"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":"7c4ed0f0-8fc4-4259-baa0-60ee1dafad38","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:10.191-04:00"},{"id":"79fec7b3-4318-4694-ab3e-4c9e632d2889","created_at":"2026-04-06T21:43:10.192-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":"7c4ed0f0-8fc4-4259-baa0-60ee1dafad38","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:10.192-04:00"},{"id":"d1d0c8a8-dda2-4c2c-8288-29380e028da8","created_at":"2026-04-06T21:43:10.193-04:00","inputs":[{"name":"standalone_smart_auth_info","label":null,"description":null,"value":"{\"auth_type\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc5MCwibm9uY2UiOiJjZjlkNDIxMzg4ZGMxZWYwIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc5MCwibm9uY2UiOiJmNGZkYmIzN2JlYzg5NzgwIn0_rt\",\"issue_time\":\"2026-04-06T21:43:10-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.eyJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpciIsInN1YiI6InBhdGllbnQtZXhhbXBsZSIsImF1ZCI6InNtYXJ0X2NsaWVudF90ZXN0X2RlbW8iLCJleHAiOjE4MDcwNjIxOTAsImlhdCI6MTc3NTUyNjE5MCwiZmhpclVzZXIiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpci9QYXRpZW50L2V4YW1wbGUifQ.mR_W2tP8jcNuTgIvkEhgHYSkPLhfYoP674uzeZnMAMuejkWz99bbg0JdiKfuYjY3gb72Tq-_RW14rKVwW-sZ0Z3QdAXrixAhdAkjNgKdQcihgPj32Gl49gnJNwX8Z9qD2mMVPCaNRUkgEL6Tyt7EOvm2j_Pc7OVef-SCkHmRz1NC2e9P7ZDqVdW4EQSOTsdXsYo3QEhoOhpZgjT9r3FnJ_muetHOmyzRTWTRl61s_85noUILwDHcdB2GT33akC3My4G7zY1UC_kHRmUHjz-HZr7e_I_0zsRYt-4AIbNmcCDWa1-7vhfDFMCkYqyhEp-hIMzikRUG3pOFmNi3FRhp6g","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\":1775529790,\"patient\":\"example\",\"id_token\":\"eyJhbGciOiJSUzI1NiIsImtpZCI6IjYxOGU3NmZjN2ViN2MzNDAxYzdmZDQ3YjlhZjVlOTRkIiwidHlwIjoiSldUIn0.eyJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpciIsInN1YiI6InBhdGllbnQtZXhhbXBsZSIsImF1ZCI6InNtYXJ0X2NsaWVudF90ZXN0X2RlbW8iLCJleHAiOjE4MDcwNjIxOTAsImlhdCI6MTc3NTUyNjE5MCwiZmhpclVzZXIiOiJodHRwOi8vbG9jYWxob3N0OjQ1NjcvY3VzdG9tL3NtYXJ0X2NsaWVudF9zdHUyXzIvZmhpci9QYXRpZW50L2V4YW1wbGUifQ.mR_W2tP8jcNuTgIvkEhgHYSkPLhfYoP674uzeZnMAMuejkWz99bbg0JdiKfuYjY3gb72Tq-_RW14rKVwW-sZ0Z3QdAXrixAhdAkjNgKdQcihgPj32Gl49gnJNwX8Z9qD2mMVPCaNRUkgEL6Tyt7EOvm2j_Pc7OVef-SCkHmRz1NC2e9P7ZDqVdW4EQSOTsdXsYo3QEhoOhpZgjT9r3FnJ_muetHOmyzRTWTRl61s_85noUILwDHcdB2GT33akC3My4G7zY1UC_kHRmUHjz-HZr7e_I_0zsRYt-4AIbNmcCDWa1-7vhfDFMCkYqyhEp-hIMzikRUG3pOFmNi3FRhp6g\",\"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":"7c4ed0f0-8fc4-4259-baa0-60ee1dafad38","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:10.193-04:00"},{"id":"02745b60-2d9c-4e3b-8d3d-df0f1bf1b1a8","created_at":"2026-04-06T21:43:10.196-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\":\"symmetric\",\"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\",\"client_secret\":\"SAMPLE_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyOTc3OSwibm9uY2UiOiJmOTIwMTZiM2I5MTM1NjYzIn0\",\"refresh_token\":\"eyJjbGllbnRfaWQiOiJzbWFydF9jbGllbnRfdGVzdF9kZW1vIiwiZXhwaXJhdGlvbiI6MTc3NTUyNjc3OSwibm9uY2UiOiJjY2ZlOTU4YzExMWMxN2Q1In0_rt\",\"issue_time\":\"2026-04-06T21:42:59-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":"7c4ed0f0-8fc4-4259-baa0-60ee1dafad38","test_session_id":"3SA1UhOLzfj","updated_at":"2026-04-06T21:43:10.196-04:00"}]