foundationdb/tests/authorization
Junhyun Shim 50f4021cf7 Make token's 'tenants' field base64-encoded (cf. base64url)
- Remove redundant operation from TokenSign
- Let the sign/verify API directly report errors
  instead of tracing at failing subroutine, which lacks context
2022-11-04 20:17:08 +01:00
..
admin_server.py Add public key rollover testcase 2022-08-23 14:21:26 +02:00
authz_test.py Simplify public keyset update tests 2022-08-29 16:17:02 +02:00
conftest.py Use admin_server as fixture 2022-08-23 15:44:04 +02:00
requirements.txt Python virtual env for integration-testing token-based authz 2022-08-16 13:21:44 +02:00
util.py Make token's 'tenants' field base64-encoded (cf. base64url) 2022-11-04 20:17:08 +01:00