Skip to main content

unique-authentication-option-name

Overview

This rule belongs to the apimatic-preliminary-validation ruleset and states that:

The name assigned to an authentication option in a list must be unique.

PropertyValue
EnabledYes
Maximum SeverityError
MessageAuthentication option with this name already exists.
CodeAPIMATICPRE_V074
TypeValidation
Rule SystemSemantic
Broad CategoryAuthentication
Products ImpactedCode Generation, Developer Experience Portal, API Transformer
Tagspreliminary checks validation apimatic authentication option name authentication option authentication

Suggested Fixes

  • Make sure that you assign unique names to all authentication options to avoid this issue.
  • Names are compared in a case-sensitive manner.