fix metadata download image / section + sidebarsintegration

This commit is contained in:
Maik Ro 2023-12-10 12:04:10 +01:00
parent d68341b43e
commit 31a4c2db70
3 changed files with 4 additions and 2 deletions

View File

@ -95,10 +95,11 @@ You can change the UI and upload a logo so that in the **Applications** overview
### Step 5 - metadata + wazuh opensearch-security configuration
Now download the metadata file `saml_authentik_meta.xml` from the `Applications` -> `Provider` -> `Related Objects` -> `Download`
Now download the metadata file `saml_authentik_meta.xml` from the `Applications` -> `Provider` -> `Download` in the bottom left corner
![Alt text](./metadata.png)
and copy/save it on the wazuh server - ideally under `/etc/wazuh-indexer/opensearch-security/idp-metadata.xml`
![Alt text](./metadata.png)
Next up change the `/etc/wazuh-indexer/opensearch-security/config.yml` and make sure it looks like the one below:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 183 KiB

After

Width:  |  Height:  |  Size: 207 KiB

View File

@ -89,6 +89,7 @@ module.exports = {
"services/sssd/index",
"services/truecommand/index",
"services/veeam-enterprise-manager/index",
"services/wazuh/index",
"services/zammad/index",
],
},