You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe. NO
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] NO Describe the solution you'd like
Client Logo on WAZUH Dashboard Login Page
A clear and concise description of what you want to happen.
Client Logo on WAZUH Dashboard Login Page Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
This setting is used for basic authentication, if you are using another auth provider, you could need to customize another setting
The value can be:
local file served by the Wazuh dashboard: save the logo in a directory that serves the Wazuh dashboard such as /usr/share/wazuh-dashboard/src/core/server/core_app/assets/ and configure the setting as /ui/<path_logo> where <path_logo> is the relative path to the logo file saved in /usr/share/wazuh-dashboard/src/core/server/core_app/assets/ directory.
Is your feature request related to a problem? Please describe.
NO
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
NO
Describe the solution you'd like
Client Logo on WAZUH Dashboard Login Page
A clear and concise description of what you want to happen.
Client Logo on WAZUH Dashboard Login Page
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: