Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Somnonetz Demonstrator for ASCLEPIOS project
Deployment
Commits
5dbd2f34
Verified
Commit
5dbd2f34
authored
Jan 04, 2022
by
p.jbowden
Browse files
configure abac-sever to use public xnat api url
parent
b0cd85ae
Pipeline
#263213
failed with stages
in 1 minute and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5dbd2f34
...
...
@@ -128,6 +128,7 @@ image: debian:bullseye-slim
echo \$\{KEYCLOAK_BASE_URL\} | sudo tee "$WORK_DIR/.env.d/XNAT_OPENID_USER_AUTH_BASE_URL" > /dev/null
echo \$\{KEYCLOAK_BASE_URL\} | sudo tee "$WORK_DIR/.env.d/XNAT_OPENID_ACCESS_TOKEN_BASE_URL" > /dev/null
echo \$\{XNAT_API_URL\} | sudo tee "$WORK_DIR/.env.d/ABAC_SERVER_XNAT_API_URL" > /dev/null
# Use public keytray for CPABE server (for proper e2e testing)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment