-
- Downloads
changes in user management in TheHive and Cortex
- users can have any email, it's no longer bound to configured "domain" (configure.sh updated) - "domain" parameter replaced by "org_name", it can be any string, used as org.name in The Hive and Crtex (and MISP in the future) - users are not created automatically in The Hive and Cortex - they will be crated using user-mgmt-web - email is used as login in both TheHive and Cortex
Showing
- configure.sh 16 additions, 14 deletionsconfigure.sh
- group_vars/all/variables.template 6 additions, 6 deletionsgroup_vars/all/variables.template
- roles/cortex/tasks/configure.yml 16 additions, 0 deletionsroles/cortex/tasks/configure.yml
- roles/cortex/templates/application.conf.j2 8 additions, 7 deletionsroles/cortex/templates/application.conf.j2
- roles/cortex/templates/cortex_organization.json 1 addition, 1 deletionroles/cortex/templates/cortex_organization.json
- roles/cortex/templates/users.json 6 additions, 0 deletionsroles/cortex/templates/users.json
- roles/opensearch-dashboards/templates/role.json.j2 1 addition, 1 deletionroles/opensearch-dashboards/templates/role.json.j2
- roles/thehive/tasks/organization.yml 2 additions, 2 deletionsroles/thehive/tasks/organization.yml
- roles/thehive/templates/application.conf.j2 10 additions, 22 deletionsroles/thehive/templates/application.conf.j2
- roles/thehive/templates/kibanauser.json 1 addition, 1 deletionroles/thehive/templates/kibanauser.json
- roles/thehive/templates/users.json 2 additions, 2 deletionsroles/thehive/templates/users.json
roles/cortex/templates/users.json
0 → 100644
Please register or sign in to comment