### Steps to Reproduce: 1. Navigate to the Inferno test suite for Smart App Launch - Standalone. 2. Enter the following data: FHIR Endpoint (required): ******************* Standalone Client ID (required): ******************* Standalone Client Secret: ******************* Standalone Scope: `launch/patient openid fhirUser offline_access patient/Medication.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Patient.rs patient/Practitioner.rs patient/Procedure.rs patient/Provenance.rs patient/PractitionerRole.rs patient/ServiceRequest.rs patient/RelatedPerson.rs patient/Specimen.rs patient/MedicationDispense.rs patient/Coverage.rs patient/Location.rs ` Proof Key for Code Exchange (PKCE): Enabled PKCE Code Challenge Method: S256 Authorization Request Method: **POST** Encryption Method (Confidential Asymmetric Client Auth Only): ES384 Client Authentication Method: Confidential Symmetric <img width="959" alt="Image" src="https://github.com/user-attachments/assets/cef246ea-64b2-4238-a731-9b2797ccfd77" /> <img width="951" alt="Image" src="https://github.com/user-attachments/assets/fdbddf78-807c-4049-bfba-8736c76ffb04" /> <img width="947" alt="Image" src="https://github.com/user-attachments/assets/a1469ade-a940-4d4d-9192-56279401ad7b" /> **Additional Observations** The test passes when using **GET** as the Authorization Request Method, with the same data.