misp icon indicating copy to clipboard operation
misp copied to clipboard

Add Azure AD implementation

Open GuillaumeBrn opened this issue 1 year ago • 1 comments

The goal of this pull request is to implement AzureAD directly without having to use OIDC which is painful to deploy (I couldn't do it). It's basically adding the needed variables into the Python script and adding some new options in config.php and bootstrap.php (that will now be rendered also as it contain a variable). I've just followed these steps : https://github.com/MISP/MISP/tree/2.4/app/Plugin/AadAuth.

GuillaumeBrn avatar Jul 03 '23 11:07 GuillaumeBrn

Hey, would it be possible to have some update? (sorry if I missed smth, I'm not very familiar with GitHub).

GuillaumeBrn avatar Jul 26 '23 07:07 GuillaumeBrn