Commit Graph

21 Commits

Author SHA1 Message Date
Aleksey Kashapov
f7ab2fdf3b
TD-686: Bumps bouncer proto (#16)
* Bumps orgs proto
2023-10-31 10:48:57 +03:00
Aleksey Kashapov
4f89634d9a
TD-686: Adopts opentelemetry API (#15) 2023-10-24 11:50:52 +03:00
ttt161
2ce8d4aeee
TD-720: add transport_opts to client config (#13)
* TD-720: add transport_opts to client config

* TD-720: bump git workflow

---------

Co-authored-by: anatoliy.losev <losto@nix>
2023-09-27 10:27:03 +03:00
Alexey S
79d9d0144e
TD-400: Add context helpers for token access (#11) 2022-09-19 17:15:36 +00:00
Alexey S
5b3b5c7160
TD-400: Bump bouncer-proto (#10) 2022-09-19 15:53:32 +04:00
renovate[bot]
5bfb7eb98a
Add renovate.json (#3)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-07-13 11:25:45 +03:00
Andrew Mayorov
45ffaa2a99
TD-222: Bump to valitydev/bouncer-proto@de15d37 (#7)
* Update to valitydev/org-management-proto@03a269d
2022-07-13 11:14:35 +03:00
Alexey S
b6c7be05e2
Bump bouncer proto (#2) 2022-03-18 18:11:58 +03:00
Alexey S
9f5cb1d9b8
Add Github Actions (#1) 2022-03-17 20:25:10 +03:00
dinama
535449a459
ED-124 ED-162: upgrade rbkmoney/bouncer-proto#26 (#10) 2021-08-25 23:41:19 +03:00
Andrew Mayorov
2c083eb112
ED-65: Allow to force woody request timeout (#9)
* Switch to rbkmoney/image-build-erlang@1aa9b46
* Bump to rbkmoney/woody_erlang@f2cd308
* Bump to erlfmt 0.11.0
* Switch to rebar3_lint 0.3.2
2021-03-03 13:47:44 +03:00
Andrew Mayorov
36cb53a7d4
Bump to rbkmoney/bouncer-proto@7ac8871 (#8)
Add "owned" party to organization ctx.
2021-01-18 19:39:43 +03:00
Andrew Mayorov
f01fc16219
Support auth token context (#7)
* Bump to rbkmoney/bouncer-proto@20f3ecd
* Drop legacy resolutions from tests also.
2020-12-30 16:03:09 +03:00
Andrew Mayorov
921f52f2d0
Marshal all auth scopes supported so far (#6)
* Bump to rbkmoney/bouncer-proto@542d8c7

* Also make sure to send well-formed sets to bouncer.
2020-12-22 14:20:39 +03:00
Andrew Mayorov
73744dfad3
Fix spec and clean up conversions (#5) 2020-12-18 19:27:28 +03:00
ndiezel0
03905ab4fa
MSPF-629: Update proto (#4)
* MSPF-629: Update proto

* MSPF-629: Format
2020-12-09 18:54:09 +03:00
Andrew Mayorov
4cb77d31e4
Expose context fragment baking (#3)
Also allow to pass IPs as `inet:ip_address()`es.
2020-12-04 16:21:40 +03:00
Andrew Mayorov
41f766feba
Add helpers API to combine parts of context (#2)
Motivation here: conceptually bouncer should see a single versioned
fragment for a single context producer. So a library user should be able
to combine multiple features in a single fragment.

Also remove _default_ fragment constructors, since it seems risky to
imply there are any defaults to begin with.

Also simplify naming a bit, so there're less tautologies.

* Drop unrelated includes
* Enforce some most sensitive bits of context
* Fix formatting
2020-11-30 18:52:26 +03:00
WWW_cool
2143a16bde
added licence 2020-11-23 14:57:01 +03:00
Артем
d053efc9a3
MSPF-621: Bouncer client (#1)
* added files

* inited sub modules

* added mock test

* updated from url shortener

* added tests

* fixed format

* Fix lint

* fixed compose

* added requested changes

* added more itfs

* removed service name, changed test to wc

* returned service name

Co-authored-by: Sergey Yelin <elinsn@gmail.com>
2020-11-18 13:41:20 +03:00
WWW_cool
878de0942d
added git files 2020-11-06 15:29:28 +03:00