fleet/server/sso
Zach Wasserman 417ef2c9b6
Refactor teams service methods (#910)
- Move team-related service methods to `ee/server/service`.
- Instantiate different service on startup based on license key.
- Refactor service errors into separate package.
- Add support for running E2E tests in both Core and Basic tiers.
2021-05-31 17:07:51 -07:00
..
authorization_request_test.go Close flate writer before base64 encoding SAML authorization request (#2025) 2019-04-09 09:23:22 -07:00
authorization_request.go Add stdout and kinesis logger plugins and sts assume role to Firehose (#2282) 2020-08-19 14:56:44 -07:00
authorization_response_test.go Add check for Duo SAML vulnerability (not vulnerable) (#1718) 2018-03-02 09:44:23 -07:00
authorization_response.go server: prune unused constants and functions (#477) 2021-03-15 17:08:25 -07:00
session_store_test.go Speed up MySQL tests (#585) 2021-04-03 11:42:27 -07:00
session_store.go Update redigo import (#1821) 2018-06-11 12:14:21 -07:00
settings_test.go Refactor teams service methods (#910) 2021-05-31 17:07:51 -07:00
settings.go Refactor teams service methods (#910) 2021-05-31 17:07:51 -07:00
types.go server: prune unused constants and functions (#477) 2021-03-15 17:08:25 -07:00
validate_test.go Add support for IdP-initiated SSO login (#556) 2021-03-30 12:56:20 -07:00
validate.go Add support for IdP-initiated SSO login (#556) 2021-03-30 12:56:20 -07:00