pomerium/internal/identity/oidc
Kenneth Jenkins 2bf83e20d8
Allow clearing default Azure and Google auth code options (#4315)
Allow users to clear the default IdP auth code options, by explicitly
setting an empty idp_request_params map.

To do this in a YAML config file, set:

    idp_request_params: {}
2023-06-27 09:11:54 -07:00
..
auth0
azure Allow clearing default Azure and Google auth code options (#4315) 2023-06-27 09:11:54 -07:00
cognito authenticate: add aws cognito (#4137) 2023-05-16 12:28:12 -04:00
gitlab
google Allow clearing default Azure and Google auth code options (#4315) 2023-06-27 09:11:54 -07:00
okta
onelogin
ping
config.go
errors.go
oidc.go oidc: fix token revocation (#3810) 2022-12-16 13:24:40 -07:00
oidc_test.go oidc: fix token revocation (#3810) 2022-12-16 13:24:40 -07:00
userinfo.go
userinfo_test.go