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

Authentication to be added in artifact urls in aadm json #149

Open
zoevas opened this issue Jan 12, 2022 · 0 comments
Open

Authentication to be added in artifact urls in aadm json #149

zoevas opened this issue Jan 12, 2022 · 0 comments
Labels
enhancement New feature or request M36

Comments

@zoevas
Copy link
Collaborator

zoevas commented Jan 12, 2022

A solution that I can think of:
Right now the url is directly pointing to the folder in the tomcat server with the file name.
eg http://160.40.52.200:8084/Ansibles/6fb0d4b1-0e0e-4d9d-a957-5f2b7436cad7
So I imagine the implementation as a separate web service that authenticates the user before accessing the file e.g. /artifact_file?file_name=<> and the token to be sent in the header of the request
thus, in the aadm json the url will be like http://160.40.52.200:8084/reasoner-api/v0.6/artifact_file?file_name=<>

@zoevas zoevas added M36 enhancement New feature or request labels Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request M36
Projects
None yet
Development

No branches or pull requests

1 participant