ContainerImage.Pinniped/internal/oidc/callback
Ryan Richard a561fd21d9 Consolidate the supervisor's timeout settings into a single struct
- This struct represents the configuration of all timeouts. These
  timeouts are all interrelated to declare them all in one place.
  This should also make it easier to allow the user to override
  our defaults if we would like to implement such a feature in the
  future.

Signed-off-by: Margo Crawford <margaretc@vmware.com>
2020-12-10 10:14:54 -08:00
..
callback_handler.go Grant the Pinniped STS scope in authorize/callback handlers. 2020-12-09 09:36:45 -06:00
callback_handler_test.go Consolidate the supervisor's timeout settings into a single struct 2020-12-10 10:14:54 -08:00