chronograf/oauth2
Brandon Farmer 5004b51dd4 Fix oauth callback test, broken by 2fe13e
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-03-08 14:59:50 -08:00
..
auth0.go Add group to oauth2.Principal 2018-01-10 15:56:13 -05:00
auth0_test.go Add test coverage for Auth0 organizations 2017-06-28 16:29:52 -04:00
cookies.go Fix JWTs for auth-durations less than 5 mins (#1318) 2017-04-20 17:33:08 -07:00
cookies_test.go Fix JWTs for auth-durations less than 5 mins (#1318) 2017-04-20 17:33:08 -07:00
doc.go Add new auth duration CLI option; add client heartbeat; fix logout (#1119) 2017-04-06 11:40:57 -07:00
generic.go Use Generic APIKey for Oauth2 group lookup 2018-02-22 12:54:20 -05:00
generic_test.go Use Generic APIKey for Oauth2 group lookup 2018-02-22 12:54:20 -05:00
github.go Use github group login for mapping 2018-01-10 16:38:55 -05:00
github_test.go Add new auth duration CLI option; add client heartbeat; fix logout (#1119) 2017-04-06 11:40:57 -07:00
google.go Add group to oauth2.Principal 2018-01-10 15:56:13 -05:00
google_test.go Add new auth duration CLI option; add client heartbeat; fix logout (#1119) 2017-04-06 11:40:57 -07:00
heroku.go Log error if Heroku API req responds with non-200-range code 2018-03-02 17:16:03 -06:00
heroku_test.go Add new auth duration CLI option; add client heartbeat; fix logout (#1119) 2017-04-06 11:40:57 -07:00
jwt.go Add group to oauth2.Principal 2018-01-10 15:56:13 -05:00
jwt_test.go Add comment of how to generate JWT tokens 2017-11-01 16:05:56 -04:00
mux.go Add group to oauth2.Principal 2018-01-10 15:56:13 -05:00
mux_test.go Fix oauth callback test, broken by 2fe13e 2018-03-08 14:59:50 -08:00
oauth2.go Add group to oauth2.Principal 2018-01-10 15:56:13 -05:00
oauth2_test.go Add group to oauth2.Principal 2018-01-10 15:56:13 -05:00
time.go Update JWT to use Extended rather than Extend 2017-04-17 10:57:33 -05:00