Commit Graph

40 Commits (2.4)

Author SHA1 Message Date
Thijs Kinkhorst abb8cecb7e Fix docblock formatting and add newer settings to README documentation 2021-11-05 15:53:15 +01:00
Thijs Kinkhorst a0cf77bdc9 Clarify some aspects of the Shibboleth config 2021-10-29 09:24:52 +02:00
Liviu Valsan 4b74a0d342
chg: [shibbauth] added option to block organisation changes at login
- New ApacheShibbAuth.BlockOrgModifications setting added, defaults to false, boolean. If set to true, will block updates to the organisation of existing users on authentication. This preserves any modifications made by a site admin in MISP and is similar to ApacheShibbauth.BlockRoleModifications (same logic applied to role modifications).
2021-07-27 15:27:48 +02:00
mzp e1fee78dd5 Block org modiufication option for shibb auth. 2021-07-16 11:40:16 +02:00
Jeroen Pinoy a8e08a6892
chg: [ShibbAuth] Add login entry on logging in for audit 2021-03-23 13:32:58 +01:00
iglocska a65cb60d7a
fix: [shibbauth] fixed invalid varname 2021-03-15 20:37:25 +01:00
iglocska 2312fd72ff
chg: [shibbauth] added two extra settings
- ApacheShibbauth.DefaultRole: defaults to false, if set, pick the supplied roleID for any user authenticating. Can be used together with BlockRoleModifications
- ApacheShibbauth.BlockRoleModifications: defaults to false, boolean. If set to true, will block any updates to the existing users on authentication. This preserves any modifications made by a site admin in MISP.
2021-03-15 14:51:48 +01:00
Alexandre Dulaunoy 3247d3959c
Merge branch '2.4' into develop 2020-12-22 12:52:36 +01:00
Alexandre Dulaunoy 99166f9f7b
handlerSSL should be true 2020-12-22 10:48:23 +01:00
Steve Clement f6eccb65b1
Merge branch '2.4' into develop 2020-12-21 13:33:26 +09:00
iglocska 06bbde7141
Merge branch 'develop' into 2.4 2020-12-16 11:53:18 +01:00
Jakub Onderka 9310f5f871 chg: [shibb] Better log messages for ApacheShibbAuthenticate 2020-12-15 13:20:15 +01:00
Alexandre Dulaunoy ce96003b89
fix: [doc] Location typo fixed 2020-12-08 15:47:03 +01:00
Jakub Onderka 1381e6c0d4 chg: [shibb] Newly created org should be local 2020-12-04 20:40:26 +01:00
Jakub Onderka c9e96322a9 new: [shibb] Allow to get organisation UUID from HTTP headers 2020-11-25 21:21:14 +01:00
Jeroen Pinoy 2311ce2f85 Extending documentation of ShibbAuth plugin 2020-10-16 15:49:25 +00:00
frpet e9352bf811 Update README.md
Makes API Authorization work
2019-04-13 04:32:04 +02:00
Fredrik Pettai 7d0f605ae1 add date_created for provisioned users
add date_created then new users are provisioned via shibbauth
2018-09-29 22:04:15 +02:00
Fredrik Pettai 69ae9155c8 fix docs
fix docs
(DefaultRoleId is not implemented in the code)
2018-09-28 14:33:50 +02:00
Fredrik Pettai de24c88e8c fix typo
fix typo in error message
2018-09-28 14:16:13 +02:00
Pablo Panero 491e826690 added possibility to use always default org for new users 2017-11-17 17:06:52 +01:00
Pablo Panero 8829e90547 newsread attribute fixed for user registration via sso 2017-05-11 14:49:42 +02:00
Ángel González 926895733b Cosmetic changes
Change space indents to tabs
Remove ?> at end of file
Add or remove some indentation where appropriate
2017-05-08 00:45:57 +02:00
Pablo Panero 0def28e57e Update README.md
Updated readme with apache config for API/Syncs filtering from SSO
2017-02-22 12:15:38 +01:00
ppanero bfca484c2a default org changed to id instead of name 2016-09-23 14:34:20 +02:00
ppanero 7493107634 warining due to session start fixed, warning due to org assigment when possible null fixed, readme updated 2016-09-20 16:12:31 +02:00
Andreas Ziegler 7a5dad6598 chg: use new Tool for random string generation 2016-09-15 17:07:12 +02:00
ppanero 8820133ae0 stringer checks on email and nids_sid of user calculated from max 2016-09-09 10:01:42 +02:00
ppanero 36c0399f35 deny by default instead of read-only 2016-09-07 11:08:37 +02:00
ppanero 01cb9c7037 typosfixed for PR 2016-09-06 08:43:27 +02:00
ppanero d470b3371c shibboleth sso plugin index failure fixed 2016-09-05 11:28:43 +02:00
ppanero 32dddabfac shibboleth sso debug log capabilities added 2016-09-05 11:22:39 +02:00
Andreas Ziegler e6585ed46e chg: fix indention of 4 files 2016-08-23 04:27:28 +02:00
Andreas Ziegler 99e6ae7946 chg: add space after keywords if/for/foreach/while/switch/catch 2016-08-22 02:59:20 +02:00
Andreas Ziegler 1c641b809e chg: add spaces before opening curly brackets 2016-08-22 02:57:56 +02:00
Andreas Ziegler 56dc4734cf chg: add newline character before EOF 2016-08-22 02:42:59 +02:00
Iglocska 8f3ac0970d fix: small fix to the Shibboleth authentication 2016-08-21 00:24:54 +02:00
ppanero 9e0801cc20 Bug fixing on shibboleth auth. DB group loading and missing email bugs fixed 2016-08-19 14:32:47 +02:00
ppanero 4cce700b8d Shibboleth authentication refined (Organization creation if the given one in the configuration does not exists). export process displaying as queued issue solved. Code changed in JobsController 2016-08-10 13:54:14 +02:00
ppanero d03ede615b SSO plugin (Shibboleth based). Instructions to enable and configure it are present in the app/Plugin/ShibbAuth/README.md 2016-08-04 16:34:09 +02:00