pomerium/internal/identity
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
..
identity
manager
oauth
oidc Allow clearing default Azure and Google auth code options (#4315) 2023-06-27 09:11:54 -07:00
claims.go
claims_test.go
mock_provider.go
providers.go