Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.md | 2012-02-23 | 797 Bytes | |
ilios2_distribution_20120221.authentication.patch | 2012-02-23 | 12.5 kB | |
Totals: 2 Items | 13.3 kB | 0 |
Patches
Ilios-internal authentication
Use the patch file ilios2_distribution_20120221.authentication.patch
.
About
This patch will allow you to replace the default Shibboleth-based authentication mechanism with Ilios-internal routines.
Please note that this is implementation is incomplete, e.g. user account administration does not integrate with the internal authentication store at this point.
This means that you must maintain the user account credentials in the authentication
table manually.
Future iterations of Ilios will provide a complete alternative to SSO authentication.
How to Apply
Download the patch file into you Ilios document root directory.
Apply the changes by executing the patch
tool.
patch -p1 < ilios2_distribution_20120221.authentication.patch