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 store raw id token so it can be passed to the logout url (#1543) 2020-10-26 10:20:23 -06:00
manager config: remove source, remove deadcode, fix linting issues (#4118) 2023-04-21 17:25:11 -06:00
oauth config: remove source, remove deadcode, fix linting issues (#4118) 2023-04-21 17:25:11 -06:00
oidc Allow clearing default Azure and Google auth code options (#4315) 2023-06-27 09:11:54 -07:00
claims.go chore(deps): bump github.com/golangci/golangci-lint from 1.48.0 to 1.50.0 (#3667) 2022-10-19 09:36:59 -06:00
claims_test.go authorize: implement allowed_idp_claims (#1542) 2020-10-23 14:05:37 -06:00
mock_provider.go config: remove source, remove deadcode, fix linting issues (#4118) 2023-04-21 17:25:11 -06:00
providers.go authenticate: add aws cognito (#4137) 2023-05-16 12:28:12 -04:00