pomerium/authenticate
Bobby DeSimone df822a4bae
all: support insecure mode
- pomerium/authenticate: add cookie secure setting
- internal/config: transport security validation moved to options
- internal/config: certificate struct hydrated
- internal/grpcutil: add grpc server mirroring http one
- internal/grpcutil: move grpc middleware
- cmd/pomerium: use run wrapper around main to pass back errors
- cmd/pomerium: add waitgroup (block on) all servers http/grpc

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2019-10-02 18:44:19 -07:00
..
authenticate.go all: support insecure mode 2019-10-02 18:44:19 -07:00
authenticate_test.go all: support insecure mode 2019-10-02 18:44:19 -07:00
handlers.go all: support insecure mode 2019-10-02 18:44:19 -07:00
handlers_test.go authenticate: encrypt & mac oauth2 callback state 2019-09-23 19:15:52 -07:00