Caleb Doxsey
|
c178819875
|
move directory providers (#3633)
* remove directory providers and support for groups
* idp: remove directory providers
* better error messages
* fix errors
* restore postgres
* fix test
|
2022-11-03 11:33:56 -06:00 |
|
Caleb Doxsey
|
0b48da1e2f
|
databroker: support rotating shared secret (#3502)
* databroker: support rotating shared secret
* fix test
* run tests on linux
* fix tests
* fix typo
* increase timeout
|
2022-07-26 10:59:54 -06:00 |
|
Caleb Doxsey
|
86625a4ddb
|
config: support files for shared_secret, client_secret, cookie_secret and signing_key (#3453)
|
2022-06-29 10:44:08 -06:00 |
|
Denis Mishin
|
d1037d784a
|
allow pomerium to be embedded as a library (#3415)
|
2022-06-15 20:29:19 -04:00 |
|
Denis Mishin
|
db426072b0
|
eliminate global events manager (#3422)
|
2022-06-14 15:05:16 -04:00 |
|
Denis Mishin
|
9baaea5e85
|
do not require idp set in the bootstrap config, as it may be later configured via the databroker (#3386)
|
2022-05-31 11:42:19 -04:00 |
|
Caleb Doxsey
|
5a858f5d48
|
config: add internal service URLs (#2801)
* config: add internal service URLs
* maybe fix integration tests
* add docs
* fix integration tests
* for databroker connect to external name, but listen on internal name
* Update docs/reference/readme.md
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
* Update docs/reference/readme.md
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
* Update docs/reference/readme.md
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
* Update docs/reference/settings.yaml
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
* Update docs/reference/settings.yaml
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
* Update docs/reference/settings.yaml
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
|
2021-12-10 14:04:37 -05:00 |
|
Caleb Doxsey
|
31fa214983
|
envoy: add full version (#2287)
* envoy: add full version
* remove unused import
* get envoy for lint
|
2021-06-14 13:58:12 -06:00 |
|
Caleb Doxsey
|
a54d43b937
|
registry: implement redis backend (#2179)
|
2021-05-10 10:33:37 -06:00 |
|
Caleb Doxsey
|
b1d62bb541
|
config: remove validate side effects (#2109)
* config: default shared key
* handle additional errors
* update grpc addr and grpc insecure
* update google cloud service authentication service account
* fix set response headers
* fix qps
* fix test
|
2021-04-22 15:10:50 -06:00 |
|
wasaga
|
e0c09a0998
|
log context (#2107)
|
2021-04-22 10:58:13 -04:00 |
|
Caleb Doxsey
|
664358dfad
|
config: multiple endpoints for authorize and databroker (#1957)
* wip
* update docs
* remove dead code
|
2021-03-03 09:53:19 -07:00 |
|
Caleb Doxsey
|
bec98051ae
|
config: return errors on invalid URLs, fix linting (#1829)
|
2021-01-27 07:58:30 -07:00 |
|
Caleb Doxsey
|
70b4497595
|
databroker: rename cache service (#1790)
* rename cache folder
* rename cache service everywhere
* skip yaml in examples
* Update docs/docs/topics/data-storage.md
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
|
2021-01-21 08:41:22 -07:00 |
|