Skip to content

Do not specify Gen3Auth endpoint#525

Closed
paulineribeyre wants to merge 2 commits into
masterfrom
no-gen3auth-endpoint
Closed

Do not specify Gen3Auth endpoint#525
paulineribeyre wants to merge 2 commits into
masterfrom
no-gen3auth-endpoint

Conversation

@paulineribeyre
Copy link
Copy Markdown
Contributor

Link to JIRA ticket if there is one:

Relates to uc-cdis/gen3sdk-python#296

New Features

Breaking Changes

Bug Fixes

Improvements

  • Do not specify the endpoint when initializing Gen3Auth with an API key, only when initializing it with OIDC client credentials

Dependency updates

Deployment changes

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 8, 2026

The style in this PR agrees with black. ✔️

This formatting comment was generated automatically by a script in uc-cdis/wool.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 8, 2026

Test summary after running integration tests

filepath passed failed error skipped SUBTOTAL
tests/test_gen3_workflow.py 14 3 0 0 17
tests/test_oauth2.py 15 0 0 0 15
tests/test_centralized_auth.py 9 7 0 0 16
tests/test_graph_submit_and_query.py 13 0 0 1 14
tests/test_dicom_viewer.py 4 0 0 0 4
tests/test_audit_service.py 2 1 0 3 6
tests/test_data_upload.py 3 5 0 1 9
tests/test_pfb_export.py 1 0 0 0 1
tests/test_dbgap.py 2 2 0 1 5
tests/test_guppy_service.py 8 0 0 0 8
tests/test_drs_endpoint.py 4 0 0 0 4
tests/test_study_viewer.py 1 2 1 0 4
tests/test_user_token.py 4 1 0 0 5
tests/test_requestor.py 1 4 0 0 5
tests/test_user_data_library.py 2 0 0 1 3
tests/test_gen3client.py 1 0 0 0 1
tests/test_manifest_service.py 1 0 0 0 1
tests/test_register_user.py 2 0 0 0 2
tests/test_discoverypage.py 1 0 0 0 1
tests/test_oidc_client.py 2 0 0 0 2
tests/test_workspace.py 1 0 0 0 1
tests/test_aggregate_mds.py 1 0 0 0 1
tests/test_login_page.py 1 1 0 0 2
tests/test_homepage.py 1 0 0 0 1
tests/test_ras_authn.py 0 0 0 3 3
tests/test_gen3ff_landing_page.py 0 0 0 2 2
tests/test_env_sanity.py 0 0 0 1 1
tests/test_etl.py 0 0 0 1 1
tests/test_presigned_url.py 0 7 0 0 7
tests/test_client_credentials.py 0 1 0 0 1
tests/test_google_data_access.py 0 1 0 0 1
TOTAL 94 35 1 14 144

Test summary after rerunning failed integration tests

filepath passed failed error SUBTOTAL
tests/test_presigned_url.py 0 7 0 7
tests/test_requestor.py 0 4 0 4
tests/test_data_upload.py 0 5 0 5
tests/test_centralized_auth.py 1 6 0 7
tests/test_dbgap.py 0 2 0 2
tests/test_study_viewer.py 1 1 1 3
tests/test_client_credentials.py 0 1 0 1
tests/test_google_data_access.py 0 1 0 1
tests/test_audit_service.py 0 1 0 1
tests/test_user_token.py 0 1 0 1
tests/test_gen3_workflow.py 2 1 0 3
tests/test_login_page.py 1 0 0 1
TOTAL 5 30 1 36

Please find the detailed integration test report here

Please find the detailed integration test report after rerunning failed tests here

Please find the Github Action logs here

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 8, 2026

Test summary after running integration tests

filepath passed failed error skipped SUBTOTAL
tests/test_gen3_workflow.py 13 4 0 0 17
tests/test_centralized_auth.py 9 7 0 0 16
tests/test_data_upload.py 3 5 0 1 9
tests/test_audit_service.py 2 1 0 3 6
tests/test_dbgap.py 2 2 0 1 5
tests/test_study_viewer.py 1 2 1 0 4
tests/test_user_token.py 4 1 0 0 5
tests/test_requestor.py 1 4 0 0 5
tests/test_presigned_url.py 0 7 0 0 7
tests/test_google_data_access.py 0 1 0 0 1
tests/test_client_credentials.py 0 1 0 0 1
TOTAL 35 35 1 5 76

Test summary after rerunning failed integration tests

filepath passed failed error SUBTOTAL
tests/test_presigned_url.py 0 7 0 7
tests/test_requestor.py 0 4 0 4
tests/test_centralized_auth.py 0 7 0 7
tests/test_dbgap.py 0 2 0 2
tests/test_gen3_workflow.py 1 3 0 4
tests/test_audit_service.py 0 1 0 1
tests/test_study_viewer.py 1 1 1 3
tests/test_google_data_access.py 0 1 0 1
tests/test_client_credentials.py 0 1 0 1
tests/test_user_token.py 0 1 0 1
tests/test_data_upload.py 0 0 5 5
TOTAL 2 28 6 36

Please find the detailed integration test report here

Please find the detailed integration test report after rerunning failed tests here

Please find the Github Action logs here

@github-actions
Copy link
Copy Markdown

Test summary after running integration tests

filepath passed failed error skipped SUBTOTAL
tests/test_gen3_workflow.py 14 0 0 3 17
tests/test_centralized_auth.py 10 6 0 0 16
tests/test_data_upload.py 3 5 0 1 9
tests/test_dbgap.py 2 2 0 1 5
tests/test_audit_service.py 2 1 0 3 6
tests/test_user_token.py 4 1 0 0 5
tests/test_requestor.py 1 4 0 0 5
tests/test_study_viewer.py 1 2 1 0 4
tests/test_presigned_url.py 0 7 0 0 7
tests/test_google_data_access.py 0 1 0 0 1
tests/test_client_credentials.py 0 1 0 0 1
TOTAL 37 30 1 8 76

Test summary after rerunning failed integration tests

filepath passed failed error SUBTOTAL
tests/test_presigned_url.py 0 7 0 7
tests/test_centralized_auth.py 0 6 0 6
tests/test_requestor.py 0 4 0 4
tests/test_data_upload.py 0 5 0 5
tests/test_dbgap.py 0 2 0 2
tests/test_study_viewer.py 1 1 1 3
tests/test_google_data_access.py 0 1 0 1
tests/test_client_credentials.py 0 1 0 1
tests/test_audit_service.py 0 1 0 1
tests/test_user_token.py 0 1 0 1
TOTAL 1 29 1 31

Please find the detailed integration test report here

Please find the detailed integration test report after rerunning failed tests here

Please find the Github Action logs here

@paulineribeyre paulineribeyre deleted the no-gen3auth-endpoint branch April 29, 2026 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants