pomerium/internal/identity
Caleb Doxsey 1c2aad2de6
postgres: databroker storage backend (#3370)
* wip

* storage: add filtering to SyncLatest

* don't increment the record version, so intermediate changes are requested

* databroker: add support for query filtering

* fill server and record version

* postgres: databroker storage backend

* wip

* serialize puts

* add test

* skip tests for macos

* add test

* return error from protojson

* set data

* exclude postgres from cover tests
2022-05-25 10:23:58 -06: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 databroker: add support for putting multiple records (#3291) 2022-04-26 16:41:38 -06:00
oauth postgres: databroker storage backend (#3370) 2022-05-25 10:23:58 -06:00
oidc remove deprecated ioutil usages (#2877) 2021-12-30 10:02:12 -08:00
claims.go store raw id token so it can be passed to the logout url (#1543) 2020-10-26 10:20:23 -06:00
claims_test.go authorize: implement allowed_idp_claims (#1542) 2020-10-23 14:05:37 -06:00
mock_provider.go authenticate: delay evaluation of OIDC provider (#1802) 2021-01-26 09:20:56 -07:00
providers.go ping: identity and directory providers (#1975) 2021-03-10 16:25:49 -07:00