Skip to main content

non-null-non-empty-applied-authentication-scheme-name

Overview

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

When an authentication scheme is applied, the authentication scheme name must be non-null, non-empty and correspond with the name of a predefined authentication scheme. If that is not the case, the authentication will not be considered as an applicable form of an authentication option.

PropertyValue
EnabledYes
Maximum SeverityWarning
MessageAuthentication scheme applied is invalid and will not be considered as an applicable form of authentication option.
CodeAPIMATICPOSTPROCESS_V104
TypeValidation
Rule SystemSemantic
Broad CategoryAuthentication
Products ImpactedCode Generation, Developer Experience Portal, API Transformer
Tagsapimatic postprocessing validation applied authentication authentication option authentication scheme authentication

Suggested Fixes

  • Make sure that the authentication scheme name in the authentication applied is not null or empty.