Commit Graph

20 Commits

Author SHA1 Message Date
Alexey S
db150ee687
TD-421: Add a mix project (#19) 2022-10-27 10:01:18 +00:00
Andrew Mayorov
39821d2bb2
TD-222: Update for valitydev/rebar3_thrift_compiler v0.4 (#18)
* Reuse common Erlang workflow
* Bump to valitydev/bouncer-proto@de15d37
2022-07-12 18:33:21 +03:00
Inal Arsanukaev
e52cb1ca0e
Move to gh actions (#2)
* Move to gh actions

* Fix rebar.lock

* Fix rebar.config

* Fix pom.xml

* Fix pom.xml (2)

* Fix rebar.config

* Remove build_utils

Co-authored-by: Inal Arsanukaev <inalarsanukaev@192.168.1.3>
2022-01-20 10:58:48 +03:00
Alexey S
8f7016f686
ED-298: Split token-keeper into authenticator and authority (#11) 2021-11-09 14:33:56 +03:00
yuri-bukhalenkov
c7f48d24a5
added AuthDataAlreadyExists exception to TokenKeeper::Create method (#10) 2021-10-11 17:45:26 +03:00
yuri-bukhalenkov
cdbbd99ea7
collapsed AuthDataSerialized & AuthDataCreated structures (#9)
removed authority field from AuthDataCreated structure; made token field optional

made AuthData:Authority field optional & deprecated
2021-10-05 13:02:10 +03:00
yuri-bukhalenkov
0d4fe17efb
added store events to mg (#8) 2021-09-29 11:43:52 +03:00
Alexey
1578171669
ED-222: Simplify metadata format (#7) 2021-08-12 16:53:54 +03:00
Alexey
48a18d87ea
Propose AddExistingToken methond and GetByToken changes (#5) 2021-02-01 14:49:59 +03:00
Andrew Mayorov
8b4cbac5dc
DC-128: Simplify and extend authdata model w/ attributes (#4)
* Update wrt rbkmoney/bouncer-proto@97dcad6f @ master
* Bump to rbkmoney/image-build@917afcdd
* Imply sensitive error details must be audit-logged

Co-authored-by: a.romanov <a.romanov@rbkmoney.com>
2020-10-19 16:52:22 +03:00
k.struzhkin
a0257a4b83 Remove msgpakc and change types token for auth 2018-11-16 18:01:10 +03:00
k.struzhkin
6839957b66 Move to auth sub_id and realm 2018-11-16 17:48:51 +03:00
k.struzhkin
baa02db872 Added sub_id and realm 2018-11-16 17:25:40 +03:00
k.struzhkin
e9ac0b69e0 Fix compile bug 2018-11-16 16:51:09 +03:00
k.struzhkin
436ef78b6c Move metadata to top level 2018-11-16 16:24:55 +03:00
k.struzhkin
035c9ab219 Deleted universal exception 2018-11-16 16:05:56 +03:00
k.struzhkin
845bd75a41 Fix after review 2018-11-16 15:03:41 +03:00
k.struzhkin
bd82d5cd7c Fixed by review 2018-11-15 12:37:03 +03:00
k.struzhkin
c83f8027d4 Changed token string to typeDef JWT 2018-11-14 18:13:49 +03:00
k.struzhkin
3489948b4d Add proto for token keeper 2018-11-14 18:07:21 +03:00