MISP/app
Alex Resnick 6974ec788a
Add SAML (Shibboleth) login button
With Shibboleth and SAML you have 2 options, for SAML login and don't allow local login or allow both.  The example in the documentation forces (requires) SAML authentication and thus doesn't allow you to use local credentials if needed.  This adds a button below the login form to redirect to the Shibboleth login page if using passive Shibboleth auth.  To use passive auth set "ShibRequestSetting requireSession 0/false" instead of "ShibRequestSetting requireSession 1/true"
2020-01-21 19:41:42 -06:00
..
Config
Console fix: [serverShell] Stopped usage of reserver keyword 2020-01-21 14:05:22 +01:00
Controller chg: [timeline:display_threshold] Increased display threshold 2020-01-20 15:48:26 +01:00
Lib
Locale
Model chg: [attributes] new attribute type 'chrome-extension-id' 2020-01-21 09:40:25 +01:00
Plugin
Test
View Add SAML (Shibboleth) login button 2020-01-21 19:41:42 -06:00
files
tmp
webroot fix: [UI] Add space after ':' in error text 2020-01-21 16:38:43 +01:00
.htaccess
Makefile
composer.json
composer.license
composer.phar
index.php
update_thirdparty.sh