pomerium/internal/cryptutil
Bobby DeSimone 1187be2bf3
authenticator: support groups (#57)
- authenticate/providers: add group support to azure
- authenticate/providers: add group support to google
- authenticate/providers: add group support to okta
- authenticate/providers: add group support to onelogin
- {authenticate/proxy}: change default cookie lifetime timeout to 14 hours
- proxy: sign group membership
- proxy: add group header
- deployment: add CHANGELOG
- deployment: fix where make release wasn’t including version
2019-02-28 19:34:22 -08:00
..
testdata initial release 2019-01-02 12:13:36 -08:00
encrypt.go authenticate: use gRPC for service endpoints (#39) 2019-02-08 10:10:38 -08:00
encrypt_test.go internal/cryputil: combines aead and cryptutil packages. 2019-01-18 11:55:04 -08:00
hash.go initial release 2019-01-02 12:13:36 -08:00
hash_test.go initial release 2019-01-02 12:13:36 -08:00
marshal.go proxy: add JWT request signing support (#19) 2019-01-22 21:44:22 -08:00
marshal_test.go proxy: add JWT request signing support (#19) 2019-01-22 21:44:22 -08:00
sign.go authenticator: support groups (#57) 2019-02-28 19:34:22 -08:00
sign_test.go authenticator: support groups (#57) 2019-02-28 19:34:22 -08:00