Commit Graph

27 Commits

Author SHA1 Message Date
Aleksey Kashapov
7accb98238
OPS-268: Setups user in Dockerfile (#31)
* Update valitydev/erlang-workflows action to v1.0.12

* OPS-268: Setups user in `Dockerfile`

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-05 13:51:04 +03:00
Alexey S
42d4a2733a
TD-400: Fix thrift failing to encode value because set is unordered (1) (#28) 2022-10-06 14:39:50 +00:00
Alexey S
3bef581a1c
TD-400: Fix thrift failing to encode value because set is unordered (#27) 2022-10-06 10:48:03 +00:00
Alexey S
5ae39c7d4d
TD-400: Extract resource access (#26) 2022-10-03 11:44:41 +00:00
Andrew Mayorov
8cc0d3036c
TD-222: Sync Dockerfiles w/ valitydev/erlang-templates (#25)
* Switch to valitydev/action-deploy-docker@v2
2022-07-08 17:57:15 +03:00
renovate[bot]
f5289375b8
Update valitydev/erlang-workflows action to v1.0.9 (#8)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-08 17:38:10 +03:00
Andrew Mayorov
3c7326daee
TD-222: Reuse valitydev/action-deploy-docker (#23)
* Switch to valitydev/bouncer-client-erlang@b6c7be0
* Switch to valitydev/machinery-erlang@62c3243
* Use valitydev/action-deploy-docker@634e37d
2022-07-08 17:33:13 +03:00
renovate[bot]
a5a9c54224
Add renovate.json (#2)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-21 14:56:54 +03:00
Alexey S
e8f9eecb04
Stop requiring exp claim when not needed (#7) 2022-02-21 11:54:47 +03:00
ndiezel0
5479ffa917
TD-178: Add Prometheus (#6) 2022-02-16 11:27:13 +03:00
Alexey S
1f526eb70e
TD48: Update keeper (#5) 2022-02-10 18:17:14 +03:00
Артем
ab71c75552
TECHDEBT-41: Fix rename destination service for cloud infra work (#3)
* rename destination service for cloud infra work

* changed release app name
2022-01-18 18:24:44 +03:00
Артем
0c5da4b9e4
TECHDEBT-41: Fix decoding module initialization error + updated build system (#1)
* removed build utils sub module added iosetopts dep, pure image build

* fixed rebar lock

* fixed links

* fixed link

* fixed link

* fixed service name
2022-01-17 13:27:32 +03:00
Alexey S
30d303f47d
ED-298: Implement new thrift interface (#17) 2021-12-10 11:18:47 +03:00
yuri-bukhalenkov
197b0f786f
Ed 229/feat/offline tokens (#15)
* part I

* part II

* part III

* part IV

* erlformat

* fixed review issues: made authdata_source get-only

* fixed review issues: using proto files to store in mg

* fixed review issues: linter error

* fixed review issues: used revoke call

* fixed review issues: authdata getter

* fixed review issues: removed claims returning while tk_authority:store/2 function call

* fixed review issues: moved machinegun options to an extra section

* tests

* fixed review issues (part IIX); fixed tests (part I.c)

* fixed review issues (part IX); tests (part III)

* updated build-utils and made running tests with compose

* tests (part IV, added getbytoken test)

* small review fixes

Co-authored-by: Kehitt <kehitt@users.noreply.github.com>
2021-10-19 11:06:07 +03:00
Alexey S
b870c4f7c8
ED-271: Don't allow to import duplicate keys on load (#16) 2021-10-11 12:01:13 +03:00
Alexey
8dca9ed3c8
ED-222: Simplify metadata format (#14) 2021-08-16 16:56:17 +03:00
Alexey
11f8f23670
ED-175: Bring JTI back to issued tokens, implement jti blacklist (#13) 2021-08-10 15:19:02 +03:00
Alexey
8500ffb9bd
ED-175: Ephemeral token issuing (#11) 2021-07-30 12:17:08 +03:00
Alexey
81fb238b29
ED-192: Add invoice_template_access_token extractor (#10) 2021-07-05 14:39:53 +03:00
Alexey
aaf2428ab3
NONE: Fix audit log crashing on filesync (#9) 2021-07-01 16:21:18 +03:00
Alexey
a9e9da6674
ED-47: Temporary hack for subject ids in claim tokens (#8) 2021-04-13 14:19:51 +03:00
Alexey
18286e30be
ED-46: Refactor authdata aquisition and creation code (#7) 2021-03-23 19:05:00 +03:00
Alexey
40ddb4ef26
ED-25: Fix container paths (#6) 2021-02-20 11:04:19 +03:00
Alexey
cd9b5f471b
ED-25: Fix relx configuration (#5) 2021-02-19 12:56:12 +03:00
Alexey
feb6e92fb7
ED-25: MVP Erlang implementation (#4) 2021-02-17 19:54:11 +03:00
Kehitt
f4fbf800b7
Initial commit 2021-02-08 14:15:39 +03:00