fleet/server/sso
Tomas Touceda 8457e55b53
Bump go to 1.19.1 (#7690)
* Bump go to 1.19.1

* Bump remaining go-version to the 1.19.1

* Add extra paths for test-go

* Oops, putting the right path in the right place

* gofmt file

* gofmt ALL THE THINGS

* Moar changes

* Actually, go.mod doesn't like minor versions
2022-09-12 20:32:43 -03: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 Continue to update names in backend code and docs (#976) 2021-06-06 16:58:23 -07: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