Hello,
Just wanted to let you know that there's syntax errors in the block of code in /etc/wazuh-indexer/opensearch-security/config.yml:
" missing from next to Authenticate
The indentation of:
authentication_backend: type: noop
In the snippet is incorrect too. :)
Dave
Followed your directions and got SAML to work with Authentik. Really appreciate it because I was trying to piece together how to do it from the few examples Wazuh had in its documentation.
One thing I would suggest is selecting the "NameID Property Mapping" to either "authentik default SAML Mapping: Username" or "authentik default SAML Mapping: Name". If neither are selected, the username within Wazuh will be the hashed value of the username, just a long random string.