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

Possibility for no authentication #464

Merged
merged 22 commits into from
Aug 31, 2023
Merged

Conversation

anikaweinmann
Copy link
Member

@anikaweinmann anikaweinmann commented Aug 24, 2023

Add the possibility to configure actinia so that no authentication is needed.
For this set in the actinia.cfg:

[API]
authentication = False

Tests for actinia with no authentication are running in the integrationtest pipeline.

Copy link
Member

@mmacata mmacata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, just some smaller remarks. Very cool to have this now :)

tests/test_noauth.py Outdated Show resolved Hide resolved
tests/test_noauth.py Outdated Show resolved Hide resolved
docker/actinia-core-tests/actinia-test-noauth.cfg Outdated Show resolved Hide resolved
tests_with_redis.sh Show resolved Hide resolved
anikaweinmann and others added 2 commits August 25, 2023 15:22
Co-authored-by: Carmen Tawalika <mmacata@users.noreply.github.com>
tests_with_redis.sh Outdated Show resolved Hide resolved
tests_with_redis.sh Outdated Show resolved Hide resolved
@anikaweinmann anikaweinmann merged commit 5c83d83 into main Aug 31, 2023
7 checks passed
@anikaweinmann anikaweinmann added this to the 4.10.0 milestone Aug 31, 2023
@mmacata mmacata deleted the possibility_for_noauth branch August 15, 2024 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants