Joseph Nuthalpati 995365f3df
Add SSO using auth_pubtkt for 3 web apps
- Install mod_auth_pubtkt and generate public/private key-pair.

- Redirect user to login page if no cookie is presented.

- Add check for authenticated user for login page.

- Temporarily switched to DSA because of a bug in mod_auth_pubtkt
  which causes it to accept only DSA and not RSA. Also had to use SHA1
  instead of SHA256.

- Enabled SSO for Syncthing, Repro and TT-RSS.

- Using tokens to authorize by user groups.

- Generate keys during first boot.
2017-06-03 10:29:42 -04:00
..
2015-10-07 01:10:53 +05:30
2017-01-06 18:16:38 -05:00
2017-05-06 07:25:27 -04:00
2016-06-19 16:20:01 -04:00
2015-11-25 15:22:27 +01:00
2015-05-27 22:46:57 +05:30
2015-12-11 19:09:54 -05:00
2016-01-27 17:49:20 +05:30
2015-10-21 11:54:34 +00:00
2015-08-23 16:43:13 +05:30
sso
2017-06-03 10:29:42 -04:00
2017-03-23 15:09:26 +05:30