pomerium/internal/identity/oidc
bobby 1a7c5415e7
identity: only assign access_type uri params to google. (#2782)
* identity: only assign `access_type` uri params to google.

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>

* bump upgrading

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2021-11-28 19:01:34 -08:00
..
auth0 auth0: implement identity provider (#1470) 2020-09-29 09:06:58 -06:00
azure authenticate: delay evaluation of OIDC provider (#1802) 2021-01-26 09:20:56 -07:00
gitlab Remove api from GitLab defaultScope (#2518) 2021-08-25 10:26:35 -05:00
google identity: only assign access_type uri params to google. (#2782) 2021-11-28 19:01:34 -08:00
okta authenticate: support reloading IDP settings (#1273) 2020-08-13 12:14:30 -06:00
onelogin onelogin: fix default scopes for v2 (#1896) 2021-02-17 08:51:13 -07:00
ping ping: identity and directory providers (#1975) 2021-03-10 16:25:49 -07:00
config.go authenticate: delay evaluation of OIDC provider (#1802) 2021-01-26 09:20:56 -07:00
errors.go authenticate: save oauth2 tokens to cache (#698) 2020-05-18 17:10:10 -04:00
oidc.go identity: only assign access_type uri params to google. (#2782) 2021-11-28 19:01:34 -08:00
userinfo.go identity: infer email from mail claim (#1977) 2021-03-12 09:01:21 -07:00
userinfo_test.go identity: infer email from mail claim (#1977) 2021-03-12 09:01:21 -07:00