Commit Graph

17 Commits

Author SHA1 Message Date
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