Skip to main content

authentication-parameters-not-required

Overview

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

For some authentication types like those tied to OAuth 1.0, authentication parameters must not be specified.

PropertyValue
EnabledYes
Maximum SeverityError
MessageCurrent authentication type does not support any parameters.
CodeAPIMATICPRE_V062
TypeValidation
Rule SystemSemantic
Broad CategoryAuthentication
Products ImpactedCode Generation, Developer Experience Portal, API Transformer
Tagspreliminary checks validation apimatic authentication parameter api

Suggested Fixes

  • Remove all parameter definitions from the authentication section or change the authentication type.

For More Information