pomerium/internal
Bobby DeSimone cf0f98536a
authenticate: programmatic access support
- authenticate: added a token exchange api endpoint that converts
  an identity provider's JWT into a pomerium session.
- internal/identity: authenticate now passes context.
- internal/identity: removed extraneous GetSignInURL from okta.
- internal/sessions: add rest store
- update go.mod / go.sum depedencies.
- docs: add programmatic examples in shell and python
2019-06-12 14:51:19 -07:00
..
config Protect Options from being mutated by services 2019-06-04 22:47:07 -04:00
cryptutil authenticate/proxy: add user impersonation, refresh, dashboard (#123) 2019-05-26 12:33:00 -07:00
fileutil initial release 2019-01-02 12:13:36 -08:00
https cmd/pomerium : refactor main to more testable (#112) 2019-05-09 23:10:19 -07:00
httputil internal/httputil: use error structs for http errors (#159) 2019-06-03 20:00:37 -07:00
identity authenticate: programmatic access support 2019-06-12 14:51:19 -07:00
log Relocate wrapped ResponseWriter to middleware 2019-06-10 23:01:30 -04:00
middleware Relocate wrapped ResponseWriter to middleware 2019-06-10 23:01:30 -04:00
policy Switch options parsing to viper 2019-05-25 15:06:32 -04:00
sessions authenticate: programmatic access support 2019-06-12 14:51:19 -07:00
templates internal/httputil: use error structs for http errors (#159) 2019-06-03 20:00:37 -07:00
urlutil proxy: make http redirect server configurable (#105) 2019-05-03 20:48:26 -07:00
version initial release 2019-01-02 12:13:36 -08:00