I am requesting access_token using a patient facing app and I have enbled these scopes for read and search under patient in the cerner app-registration/code-console.

I am requesting token for scope: "openid profile fhirUser patient/Patient.read patient/Patient.search patient/AllergyIntolerance.read patient/AllergyIntolerance.search patient/Condition.read patient/Condition.search patient/Immunization.read patient/Immunization.search patient/MedicationRequest.read patient/MedicationRequest.search offline_access”
The scope for token I should get in response should be for all that I requested, but I am getting only "fhirUser offline_access openid profile" in actual, along with token.
X-Request-Id / Cerner-Correlation-Id / opc-request-id: 64f60907-8755-49c3-a298-308be6496777
Date/time of the example: Mon, 19 Jan 2026 13:15:27 GMT
Kindly resolve this issue. Thanks!