Security configuration
The plugin includes demo certificates so that you can get up and running quickly. To use Lucenia in a production environment, you must configure it manually:
- Replace the demo certificates.
- Reconfigure
lucenia.yml
to use your certificates. - Reconfigure
config.yml
to use your authentication backend (if you don’t plan to use the internal user database). - Modify the configuration YAML files.
- If you plan to use the internal user database, set a password policy in
lucenia.yml
. - Apply changes using the
securityadmin
script. - Start Lucenia.
- Add users, roles, role mappings, and tenants.
The Security plugin has several default users, roles, action groups, permissions, and settings for OpenSearch Dashboards that use kibana in their names. We will change these names in a future release.
For a full list of lucenia.yml
Security plugin settings, Security plugin settings, see Security settings.