I need clarification on how system account secrets relate to the customer provisioning process described in the FHIR Application Provisioning documentation.
The Authorization Framework documentation states that when I register applications in Code Console, "a system account is automatically generated and available in Cerner Central" with customer secrets that I can access from my application details page.
However, the FHIR Application Provisioning documentation describes a process where hospitals submit service requests to provision my registered applications against their specific tenant IDs.
My question: Are the system account secrets I can access through Code Console/Cerner Central the same credentials I use for API calls to customer environments after they complete provisioning? Or does the customer provisioning process create separate credentials that are distributed through a different mechanism?