Skip to main content

unique-scope-name

Overview

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

Scope names must be unique among all authentication scope definitions.

PropertyValue
EnabledYes
Maximum SeverityError
MessageMore than one instance found for scope name.
CodeAPIMATICPRE_V066
TypeValidation
Rule SystemSemantic
Broad CategoryAuthentication
Products ImpactedCode Generation, Developer Experience Portal, API Transformer
Tagspreliminary checks validation apimatic name scope oauth 2.0 authentication api

Suggested Fixes

  • Remove duplicate scope name entries.
  • Assign unique names to all scope values.

For More Information