pub fn derive_well_known_openid_configuration_url( api_url: &str, tenant: &TenantId, project: &ProjectId, ) -> Result<Url, OperationOutcomeError>