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

Add authentication support for MAST-U data #9

Open
samueljackson92 opened this issue Aug 28, 2024 · 2 comments
Open

Add authentication support for MAST-U data #9

samueljackson92 opened this issue Aug 28, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@samueljackson92
Copy link
Collaborator

samueljackson92 commented Aug 28, 2024

In future we will need to support MAST-U data, which will be in embargo. We need to have

  1. a location where we can store embargoed data
  2. an authentication system which can support giving access to both UKAEA users and external collaborators.

There is some middleware we might be able to use:
https://fastapi-keycloak-middleware.readthedocs.io/en/latest/index.html

Keycloak can also be used from a docker image, which may be useful for testing locally:
https://www.keycloak.org/getting-started/getting-started-docker

@NathanCummings
Copy link
Member

I am hoping that we can authenticate against our key cloak deployment for this. Perhaps it is worth talking to Tom F.

@samueljackson92
Copy link
Collaborator Author

I agree but if we go to Tom we should make sure we have someone allocated to start taking it forward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants