Skip to content

PR-3242 Improve handling of JWT bearer tokens #853

PR-3242 Improve handling of JWT bearer tokens

PR-3242 Improve handling of JWT bearer tokens #853

Triggered via pull request January 8, 2025 17:59
Status Failure
Total duration 38s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
test: tests/test_app.py#L1376
test_request_authorizer_bearer_header AttributeError: <module 'thin_egress_app.app' from '/home/runner/work/thin-egress-app/thin-egress-app/thin_egress_app/app.py'> does not have the attribute 'get_new_token_and_profile'
test: tests/test_app.py#L1376
test_request_authorizer_bearer_header_eula_error AttributeError: <module 'thin_egress_app.app' from '/home/runner/work/thin-egress-app/thin-egress-app/thin_egress_app/app.py'> does not have the attribute 'get_user_from_token'
test: tests/test_app.py#L1376
test_request_authorizer_bearer_header_eula_error_browser AttributeError: <module 'thin_egress_app.app' from '/home/runner/work/thin-egress-app/thin-egress-app/thin_egress_app/app.py'> does not have the attribute 'get_user_from_token'
test: tests/test_app.py#L1376
test_request_authorizer_bearer_header_no_profile AttributeError: <module 'thin_egress_app.app' from '/home/runner/work/thin-egress-app/thin-egress-app/thin_egress_app/app.py'> does not have the attribute 'get_new_token_and_profile'
test: tests/test_app.py#L1376
test_request_authorizer_bearer_header_no_user_id AttributeError: <module 'thin_egress_app.app' from '/home/runner/work/thin-egress-app/thin-egress-app/thin_egress_app/app.py'> does not have the attribute 'get_user_from_token'
test: tests/test_app.py#L1376
test_dynamic_url_bearer_auth AttributeError: <module 'thin_egress_app.app' from '/home/runner/work/thin-egress-app/thin-egress-app/thin_egress_app/app.py'> does not have the attribute 'get_new_token_and_profile'
test
Process completed with exit code 1.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636