Koha/installer/data/mysql
Matthias Meusburger 400b538078 BUG8446: Adds Shibboleth authentication
- Use the shibbolethAuthentication syspref to enable Shibboleth authentication
 - Configure the shibbolethLoginAttribute to specify which shibboleth user
   attribute matches the koha login
 - Make sure the OPACBaseURL is correctly set

BUG8446, Follow-up: Adds Shibboleth authentication

 - Fix logout bug: shibboleth logout now occurs only when
   the session is a shibboleth one.
 - Do some refactoring: getting shibboleth username is now
   done in C4::Auth_with_Shibboleth.pm (get_login_shib function)

BUG8446, Follow-up: Adds Shibboleth authentication

 - Adds redirect to opac after logout

BUG8446, Follow-up: Adds Shibboleth authentication

 - Shibboleth is not compatible with basic http authentication
   in C4/Auth.pm. This patch fixes that.

BUG8446, Follow-up: Adds Shibboleth authentication

 - Use ENV{'SERVER_NAME'} instead of syspref OpacBaseURL in order to work with
   multiple vhosts.

BUG8446, Follow-up: Adds Shibboleth authentication

 - Adds missing protocol for $ENV{'SERVER_NAME'}

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jesse Weaver <pianohacker@gmail.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Tested with the feide idp.
- LDAP login and logout are working
- local login/logout are still working
- CAS login/logout are still working

Instructions for setup can be found on the wiki:
http://wiki.koha-community.org/wiki/Shibboleth_Configuration

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2014-10-16 12:27:42 -03:00
..
atomicupdate Bug 11867: MTT: Manage *_PHONE notices 2014-05-02 20:29:20 +00:00
de-DE Bug 12864: Add LOC SRU server to sample z3950servers.sql 2014-09-05 11:56:59 -03:00
en Bug 12435 - Update MARC21 frameworks to Update No. 18 (April 2014) 2014-10-11 12:06:43 -03:00
es-ES Bug 12864: Add LOC SRU server to sample z3950servers.sql 2014-09-05 11:56:59 -03:00
fr-FR Bug 6536: Follow-up: Updating installer sql files for z3950servers (Part 2) 2014-09-01 10:09:29 -03:00
it-IT Bug 12649: Add Croatian language 2014-07-29 11:37:00 -03:00
nb-NO Bug 12864: Add LOC SRU server to sample z3950servers.sql 2014-09-05 11:56:59 -03:00
pl-PL Bug 6536: Follow-up: Updating installer sql files for z3950servers (Part 2) 2014-09-01 10:09:29 -03:00
ru-RU Bug 6536: Follow-up: Updating installer sql files for z3950servers (Part 2) 2014-09-01 10:09:29 -03:00
uk-UA Bug 6536: Follow-up: Updating installer sql files for z3950servers (Part 2) 2014-09-01 10:09:29 -03:00
backfill_statistics.pl
kohastructure.sql Bug 11577: Add auto_renew flags to the database 2014-09-17 19:23:05 -03:00
labels_upgrade.pl
patroncards_upgrade.pl
sysprefs.sql Bug 12538: Remove Solr without breaking anything else 2014-10-11 16:59:04 -03:00
update22to30.pl Bug 11398: A typo occurred with occured 2014-01-02 15:12:48 +00:00
updatedatabase.pl BUG8446: Adds Shibboleth authentication 2014-10-16 12:27:42 -03:00