Skip to main content

required-scope-value

Overview

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

A non-empty and non-null scope value must be provided in all authentication scope definitions.

PropertyValue
EnabledYes
Maximum SeverityError
MessageRequired scope value is missing in the scope definition.
CodeAPIMATICPRE_V065
TypeValidation
Rule SystemSemantic
Broad CategoryAuthentication
Products ImpactedCode Generation, Developer Experience Portal, API Transformer
Tagspreliminary checks validation apimatic scope value scope oauth 2.0 authentication api

Suggested Fixes

  • Scope values must be non-empty and non-null.

For More Information