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.
Property | Value |
---|---|
Enabled | Yes |
Maximum Severity | Error |
Message | More than one instance found for scope name. |
Code | APIMATICPRE_V066 |
Type | Validation |
Rule System | Semantic |
Broad Category | Authentication |
Products Impacted | Code Generation, Developer Experience Portal, API Transformer |
Tags | preliminary checks validation apimatic name scope oauth 2.0 authentication api |
Suggested Fixes
- Remove duplicate scope name entries.
- Assign unique names to all scope values.