pomerium/proxy
Bobby DeSimone 00c29f4e77
authenticate: handle XHR redirect flow (#387)
- authenticate: add cors preflight check support for sign_in endpoint
- internal/httputil: indicate responses that originate from pomerium vs the app
- proxy: detect XHR requests and do not redirect on failure.
- authenticate: removed default session duration; should be maintained out of band with rpc.
2019-11-14 19:37:31 -08:00
..
clients all: support insecure mode 2019-10-02 18:44:19 -07:00
handlers.go authenticate: handle XHR redirect flow (#387) 2019-11-14 19:37:31 -08:00
handlers_test.go Rename internal/config to config (#380) 2019-11-09 19:53:11 -05:00
middleware.go authenticate: handle XHR redirect flow (#387) 2019-11-14 19:37:31 -08:00
middleware_test.go all: support route scoped sessions 2019-11-06 17:54:15 -08:00
proxy.go Rename internal/config to config (#380) 2019-11-09 19:53:11 -05:00
proxy_test.go Rename internal/config to config (#380) 2019-11-09 19:53:11 -05:00