Skip to content

feat: add websocket authentication using jwt token #1385

feat: add websocket authentication using jwt token

feat: add websocket authentication using jwt token #1385

Triggered via pull request December 7, 2023 19:57
Status Failure
Total duration 4m 45s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: all-tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
isort
Process completed with exit code 1.
black
Process completed with exit code 1.
commitlint
You have commit messages with errors ⧗ input: Add websocket authentication using jwt token The cli expects to receive websocket-access-token, websocket-refresh-token, and websocket-token-address. It does not send the authentication header if above arguments are not provided, so it works with the old eda-server that does not authenticate incomming websocket connecitons. Fixes AAP-17776: ansible-rulebook uses token for authentication ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint