pomerium/internal/identity
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
..
google.go authenticator: support groups (#57) 2019-02-28 19:34:22 -08:00
microsoft.go authenticator: support groups (#57) 2019-02-28 19:34:22 -08:00
mock_provider.go authenticator: support groups (#57) 2019-02-28 19:34:22 -08:00
oidc.go authenticator: support groups (#57) 2019-02-28 19:34:22 -08:00
okta.go authenticator: support groups (#57) 2019-02-28 19:34:22 -08:00
onelogin.go authenticator: support groups (#57) 2019-02-28 19:34:22 -08:00
providers.go authenticator: support groups (#57) 2019-02-28 19:34:22 -08:00