Is your feature request related to a problem? Please describe.
The frequent logging of "Warning: No authentication method enabled for API endpoints." suggests that its a required feature that is improperly configured. My understanding is that the message related to the JWT support for the API and that it is an optional feature. However the message suggests a required feature that is improperly configured.
Describe the solution you'd like
Reduced logging of the warning message (e.g. only on config load) and clarification of the message to make clear if it is an optional or required feature.
Is your feature request related to a problem? Please describe.
The frequent logging of "Warning: No authentication method enabled for API endpoints." suggests that its a required feature that is improperly configured. My understanding is that the message related to the JWT support for the API and that it is an optional feature. However the message suggests a required feature that is improperly configured.
Describe the solution you'd like
Reduced logging of the warning message (e.g. only on config load) and clarification of the message to make clear if it is an optional or required feature.