Key | Acceptable Values | Default |
security.config_file The filename of a security JSON configuration file, which allows you to statically configure realms and its users, groups, sources and permissions. Bondy Security can be completely configured dynamically via API, read more about this in the Security section. This file is for those cases when you want to ensure a given configuration is applied every time Bondy restarts. | the path to a file | {{platform_etc_dir}}/ security_config.json |
security.automatically_create_realms Defines whether Bondy create's a new realm or not when a session wants to connect a non existing realm. | on | off | off |
security.allow_anonymous_user Defines whether Bondy allows the "anonymous" user | on | off | on |