pomerium/internal/identity
Lian Duan f54bf3f291
Force requesting refresh_token from Google
Google only provide refresh_token on the first authorization from the user. If user clears cookies, re-authorization will not bring back refresh_token. A work around to this is to add prompt=consent to the OAuth redirect URL and will always return a refresh_token.
2019-04-08 16:07:51 +02:00
..
google.go Force requesting refresh_token from Google 2019-04-08 16:07:51 +02:00
microsoft.go docs: update changelog, documentaiton, and helm configurations. (#63) 2019-03-19 10:55:41 -07: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 docs: update changelog, documentaiton, and helm configurations. (#63) 2019-03-19 10:55:41 -07:00
providers.go authorize: add authorization (#59) 2019-03-07 12:47:07 -08:00