misp-docker/core
shieldsurge b31b83013e
Add AadAuth support in configure_misp.sh
Add support for enabling Azure AD (aka Entra) authentication via the configure_misp.sh script. The function to enable Azure AD auth mirrors the code in the existing functions to enable OIDC and LDAP auth.

Environment variables are provided to configure available options in the AadAuth plugin:
https://github.com/MISP/MISP/tree/2.4/app/Plugin/AadAuth

This commit addresses issue "AAD Auth not working" #34.
https://github.com/MISP/misp-docker/issues/34
2024-04-04 23:01:47 -04:00
..
files Add AadAuth support in configure_misp.sh 2024-04-04 23:01:47 -04:00
Dockerfile