pomerium/scripts
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
..
generate_self_signed_signing_key.sh proxy: add JWT request signing support (#19) 2019-01-22 21:44:22 -08:00
generate_wildcard_cert.sh docs: add certificate section (#96) 2019-04-27 20:21:43 -07:00
helm_aws.sh deployment: remove helm from main repo 2019-05-16 21:35:02 -07:00
helm_gke.sh docs: tweaks to helm script and example config 2019-06-05 17:58:24 -07:00
kubernetes_gke.sh docs: update examples for v0.0.5 (#147) 2019-06-03 14:05:28 -07:00
programmatic_access.py authenticate: programmatic access support 2019-06-12 14:51:19 -07:00
programmatic_access.sh authenticate: programmatic access support 2019-06-12 14:51:19 -07:00
vegeta_benchmark.sh docs: add benchmarking script 2019-02-17 18:57:48 -08:00