Files
librenms-librenms/doc/Extensions
Adam Bishop 1c6b7a967f Single Sign-On Authentication Mechanism (#7601)
* Allow the URL a user is sent to after logging out to be customised
This is required for any authentication system that has a magic URL for logging out (e.g. /Shibboleth.sso/Logout).

* Allow auth plugins to return a username

This is a bit cleaner than the current auth flow, which special cases e.g. http authentication

* Add some tests, defaults and documentation

* Add single sign-on authentication mechanism

* Make HTTPAuth use the authExternal/getExternalUsername methods

* Add to acknowledgements

* Add reset method to Auth
2017-11-28 20:40:17 -06:00
..
2017-10-10 13:35:07 +01:00
2017-08-21 18:49:07 +01:00
2016-08-25 18:40:11 -05:00
2017-10-02 21:36:22 +01:00
2016-08-25 18:40:11 -05:00
2017-06-29 21:52:34 +01:00
2017-10-20 07:31:58 -05:00
2017-02-06 18:49:16 -06:00
2017-11-06 20:39:13 +00:00