Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Globus Auth into Dataset publishing dashboard #1

Open
DerekFurstPitt opened this issue Mar 21, 2023 · 0 comments
Open

Implement Globus Auth into Dataset publishing dashboard #1

DerekFurstPitt opened this issue Mar 21, 2023 · 0 comments
Assignees
Labels
P Pitt dev team

Comments

@DerekFurstPitt
Copy link
Collaborator

DerekFurstPitt commented Mar 21, 2023

The dataset publishing dashboard hubmapconsortium/ingest-ui#1057 will require auth. Only users from the read-group can view this page. Implement globus authentication.

Clicking the ui should route users to globu auth (and therefore to their own institution for login). A token needs to be retrieved and then passed into the Axios requests to ingest-api. The axios requests themselves will need modified in order to accommodate these tokens.

@DerekFurstPitt DerekFurstPitt self-assigned this Mar 21, 2023
@shirey shirey added the P Pitt dev team label Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P Pitt dev team
Projects
None yet
Development

No branches or pull requests

2 participants