-
- Downloads
Merge pull request #134 in ASAPO/asapo from feature_ASAPO-129-improve-tokens to develop
* commit '0ad1de8d': (23 commits) fix tests updated authorizer and tests broker authorizes via a service fix win tests fix tests fix tests update asapo cli and tests update receiver authorization producer sends token in a separate send switch broker to JWT tokens return access type in auth response use separate secrets for user and admi tokens refactor switch to jwt admin token update tests cli to create tokens fix test fix tests fix test add admin token, tests ...
No related branches found
No related tags found
Showing
- deploy/asapo_helm_chart/asapo/values.yaml 1 addition, 0 deletionsdeploy/asapo_helm_chart/asapo/values.yaml
- deploy/asapo_services/scripts/asapo-services.nmd.tpl 5 additions, 0 deletionsdeploy/asapo_services/scripts/asapo-services.nmd.tpl
- deploy/asapo_services/scripts/auth_secret_admin.key 1 addition, 0 deletionsdeploy/asapo_services/scripts/auth_secret_admin.key
- deploy/asapo_services/scripts/authorizer.json.tpl 2 additions, 1 deletiondeploy/asapo_services/scripts/authorizer.json.tpl
- deploy/asapo_services/scripts/broker.json.tpl 2 additions, 2 deletionsdeploy/asapo_services/scripts/broker.json.tpl
- discovery/src/asapo_discovery/go.mod 2 additions, 5 deletionsdiscovery/src/asapo_discovery/go.mod
- discovery/src/asapo_discovery/go.sum 28 additions, 41 deletionsdiscovery/src/asapo_discovery/go.sum
- examples/consumer/getnext/check_linux.sh 3 additions, 1 deletionexamples/consumer/getnext/check_linux.sh
- examples/consumer/getnext/check_windows.bat 1 addition, 1 deletionexamples/consumer/getnext/check_windows.bat
- examples/consumer/getnext_python/check_linux.sh 3 additions, 1 deletionexamples/consumer/getnext_python/check_linux.sh
- examples/consumer/getnext_python/check_windows.bat 1 addition, 1 deletionexamples/consumer/getnext_python/check_windows.bat
- examples/pipeline/in_to_out/check_linux.sh 2 additions, 1 deletionexamples/pipeline/in_to_out/check_linux.sh
- examples/pipeline/in_to_out/check_windows.bat 1 addition, 1 deletionexamples/pipeline/in_to_out/check_windows.bat
- examples/pipeline/in_to_out_python/check_linux.sh 2 additions, 1 deletionexamples/pipeline/in_to_out_python/check_linux.sh
- examples/pipeline/in_to_out_python/check_windows.bat 1 addition, 1 deletionexamples/pipeline/in_to_out_python/check_windows.bat
- file_transfer/CMakeLists.txt 3 additions, 15 deletionsfile_transfer/CMakeLists.txt
- file_transfer/src/asapo_file_transfer/go.mod 13 additions, 0 deletionsfile_transfer/src/asapo_file_transfer/go.mod
- file_transfer/src/asapo_file_transfer/go.sum 24 additions, 0 deletionsfile_transfer/src/asapo_file_transfer/go.sum
- file_transfer/src/asapo_file_transfer/server/transfer.go 3 additions, 2 deletionsfile_transfer/src/asapo_file_transfer/server/transfer.go
- file_transfer/src/asapo_file_transfer/server/transfer_test.go 3 additions, 2 deletions..._transfer/src/asapo_file_transfer/server/transfer_test.go
Loading
Please register or sign in to comment