misp-docker/core/files
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
..
etc Allow disabling of SSL redirection 2024-03-04 13:26:18 +00:00
var/www/html Finalize package split 2023-12-07 22:25:21 +00:00
configure_misp.sh Add AadAuth support in configure_misp.sh 2024-04-04 23:01:47 -04:00
entrypoint.sh Finalize package split 2023-12-07 22:25:21 +00:00
entrypoint_cron.sh Finalize package split 2023-12-07 22:25:21 +00:00
entrypoint_fpm.sh Finalize package split 2023-12-07 22:25:21 +00:00
entrypoint_nginx.sh Fix permission bug and bump version 2024-03-24 15:32:21 +00:00
rest_client.sh Finalize package split 2023-12-07 22:25:21 +00:00
utilities.sh Check for required env variables on OIDC 2023-12-11 13:40:48 +01:00