SecurityRiskAdvisors / VECTR

VECTR is a tool that facilitates tracking of your red and blue team testing activities to measure detection and prevention capabilities across different attack scenarios
1.34k stars 156 forks source link

Feature: SSO defined in config files/env vars/docker-compose.yml #264

Open tomjones1977 opened 2 months ago

tomjones1977 commented 2 months ago

Is your feature request related to a problem? Please describe. It would be great if SSO could be configured via environment variables, so that a docker deployment could be automated.

Describe the solution you'd like The ability to define an SSO option (i.e. OIDC settings) in the docker-compose file so that it is enabled on initial startup rather than having to configure by hand in the UI after installation.

Describe alternatives you've considered An alternative would be a way to set this via an API call so that it could be automated through tools such as Ansible.

Additional context None.

SRAPSpencer commented 2 months ago

Thanks for opening this issue. We've had this request previously and it's good to have it documented. We are planning to do some auth work later in 2024 and I will make sure this feedback gets to the team.