pub fn create_smart_configuration(
tenant: &TenantId,
project: &ProjectId,
api_url_string: &str,
) -> Result<SmartConfigurationDocument, OIDCError>pub fn create_smart_configuration(
tenant: &TenantId,
project: &ProjectId,
api_url_string: &str,
) -> Result<SmartConfigurationDocument, OIDCError>