fleet/server/sso
2022-12-05 16:50:49 -06:00
..
authorization_request_test.go Fix SSO paths to always use /v1/ instead of /latest/ (#5246) 2022-04-20 12:46:45 -04:00
authorization_request.go Add tests to SSO/SAML implementation (#2997) 2021-11-23 08:25:43 -05:00
authorization_response_test.go add back-end implementation for SSO JIT provisioning (#7182) 2022-08-15 14:42:33 -03:00
authorization_response.go Bump go to 1.19.1 (#7690) 2022-09-12 20:32:43 -03:00
session_store_test.go Migrate team-related endpoints to new pattern (#3740) 2022-01-19 10:52:14 -05:00
session_store.go Add tests to SSO/SAML implementation (#2997) 2021-11-23 08:25:43 -05:00
settings_test.go Enable errcheck linter for golangci-lint (#8899) 2022-12-05 16:50:49 -06:00
settings.go Make creation of http.Client uniform across the codebase (#3097) 2021-11-24 15:56:54 -05:00
types.go Merge pull request from GHSA-ch68-7cf4-35vr 2022-02-02 15:50:09 -08:00
validate_test.go Merge pull request from GHSA-ch68-7cf4-35vr 2022-02-02 15:50:09 -08:00
validate.go Merge pull request from GHSA-ch68-7cf4-35vr 2022-02-02 15:50:09 -08:00