Commit Graph
23 Commits
Author SHA1 Message Date
Denis Arh ef0588f365 Fix federation node-pairing tests 2022-01-22 16:32:51 +01:00
Denis Arh 6c3bef0750 Refactor token-issuer (ex-jwt) to be more robust and configurable 2022-01-21 15:31:10 +01:00
Denis Arh 59ec77e204 Refactor JWT implementation 2022-01-18 21:50:18 +01:00
Denis Arh 3ffa0ef8be Fixing codebase after JWT lib switch 2022-01-11 15:35:05 +01:00
Denis Arh 72999ca692 Replacing dgrijalva/jwt-go with lestrrat-go/jwx 2022-01-11 10:56:17 +01:00
Denis Arh 60020f8510 Upgrade go-chi&co 2022-01-11 10:53:49 +01:00
Vivek Patel b342ec91d8 Fixes token generation in integration test 2021-10-01 10:08:58 +02:00
Vivek Patel a9c762aacc Fix integration tests
- Extends helper for integration test with token generation
2021-09-24 19:24:00 +05:30
Denis Arh 92f225654c Fix access token handling in integration test 2021-09-22 21:23:42 +02:00
Denis Arh 9e87b43b33 Enforce mode & level for debug logger, cleanup test logging init 2021-09-02 15:14:08 +02:00
Denis Arh 92d2de8639 Add *.search RBAC ops check 2021-07-12 08:58:24 +02:00
Denis Arh 20e05280b3 System wide RBAC changes 2021-07-08 11:42:18 +02:00
Denis Arh 6a6f74d4a6 Refactored resource/role logic 2021-07-08 11:22:11 +02:00
Denis Arh 53be013377 Implement new auth UI, deprecate auth API endpoints 2021-02-23 07:34:10 +01:00
Denis Arh 01a7aa6526 Remove .With(ctx) pattern 2021-01-25 18:05:24 +01:00
Tomaž Jerman 1d5ea52021 Fix federation role parameters 2020-12-18 13:51:42 +01:00
Denis Arh 9c0112e038 Manually enable federation for integration tests 2020-12-14 15:08:58 +01:00
Peter Grlica 0d88fdd139 Added rbac for federation, fixed tests, updated generated code 2020-12-13 18:53:19 +01:00
Peter Grlica 5566621720 Fixed mapper test, syncer uri test, node pairing 2020-12-13 18:53:19 +01:00
Peter Grlica 39eb2c14d6 Nodes sync test file, fixed node pair tests 2020-12-13 18:53:19 +01:00
Peter Grlica 5890cd444a Fixed node pairing 2020-12-13 18:53:19 +01:00
Denis Arh bcdb66cb0e Use the right auth tokens for handshake pairing in tests 2020-12-13 18:53:18 +01:00
Denis Arh c4d7f61f1b Improve & finalize fed. node REST & integ. tests 2020-12-13 18:53:18 +01:00