Re: SSO for MISP

280 views
Skip to first unread message

Christophe Vandeplas

unread,
Jul 1, 2015, 1:36:27 PM7/1/15
to Jan Grashofer, MISP developers, in...@misp-project.org
Hi Jan,

On 29 June 2015 at 17:40, Jan Grashofer <jan.gr...@cern.ch> wrote:
> Dear Sir or Madam,
>
> is there any solution (module, code-snippet, etc.) available to integrate MISP into a single sign-on infrastructure?

FIRST implemented certificate based authentication not long ago as a
CakePHP plugin.
You can find (most of) the changes/diffs here:
https://github.com/MISP/MISP/commits?author=capile
And also the plugin is located here:
https://github.com/MISP/MISP/tree/master/app/Plugin/CertAuth

The plugin is the cleanest implementation possible. If you plan to
integrate it with a SSO solution that's a 'standard' we can consider
to include your changes in the main code of MISP. That would guarantee
compatibility in the future.

If you want to go the dirty road, have a look at the UsersController,
more specifically the login/logout and admin_add functions.

Kind regards
Christophe
Reply all
Reply to author
Forward
0 new messages