We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In future we will need to support MAST-U data, which will be in embargo. We need to have
a location where we can store embargoed data 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
The text was updated successfully, but these errors were encountered:
khalsz
No branches or pull requests
In future we will need to support MAST-U data, which will be in embargo. We need to have
a location where we can store embargoed data
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
The text was updated successfully, but these errors were encountered: