techknowlogick
5bb8d1924d
Support SAML authentication (#25165)
Closes https://github.com/go-gitea/gitea/issues/5512
This PR adds basic SAML support
- Adds SAML 2.0 as an auth source
- Adds SAML configuration documentation
- Adds integration test:
- Use bare-bones SAML IdP to test protocol flow and test account is
linked successfully (only runs on Postgres by default)
- Adds documentation for configuring and running SAML integration test
locally
Future PRs:
- Support group mapping
- Support auto-registration (account linking)
Co-Authored-By: @jackHay22
---------
Co-authored-by: jackHay22 <jack@allspice.io>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Jason Song <i@wolfogre.com>
Co-authored-by: morphelinho <morphelinho@users.noreply.github.com>
Co-authored-by: Zettat123 <zettat123@gmail.com>
Co-authored-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: silverwind <me@silverwind.io>
2024-02-23 00:08:17 +00:00
..
2024-02-22 22:47:35 +08:00
2024-02-22 13:31:37 +08:00
2024-01-27 21:09:51 +01:00
2023-10-03 10:30:41 +00:00
2024-02-23 00:08:17 +00:00
2024-01-27 21:09:51 +01:00
2023-09-25 13:17:37 +00:00
2024-02-12 23:37:23 +01:00
2024-02-14 21:48:45 +00:00
2024-01-27 21:09:51 +01:00
2024-02-23 00:08:17 +00:00
2023-09-29 12:12:54 +00:00
2024-02-23 00:08:17 +00:00
2023-12-17 14:38:54 +00:00
2023-12-03 12:22:44 +01:00
2024-02-12 05:04:10 +00:00
2023-12-07 15:27:36 +08:00
2024-02-14 21:48:45 +00:00
2023-09-28 01:38:53 +00:00
2024-02-22 07:29:03 +00:00
2024-01-27 21:09:51 +01:00
2023-09-13 04:43:31 +00:00
2023-10-19 13:16:11 +00:00
2024-02-18 17:39:04 +00:00
2024-02-19 09:57:08 +00:00
2024-02-02 04:18:12 +00:00
2024-02-19 14:50:03 +00:00
2023-12-25 21:25:29 +01:00
2023-10-22 14:12:27 +00:00
2023-10-11 04:24:07 +00:00
2024-02-04 14:05:26 +00:00
2023-12-13 21:02:00 +00:00
2024-01-31 14:55:12 +00:00