Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
VR-demos
Commits
4c99b2f6
Commit
4c99b2f6
authored
Nov 12, 2018
by
Ruben Jesus Garcia Hernandez
Browse files
Encyclopedia certificate was updated, allow it.
parent
b9328cc0
Changes
1
Hide whitespace changes
Inline
Side-by-side
webserver/cgi-bin/NOMAD/material
View file @
4c99b2f6
...
...
@@ -63,7 +63,7 @@ RELAY=$SAMLURL
MATERIALSURL=https://encyclopedia.nomad-coe.eu/api/v1.0/materials
curl -L -c cookies3.txt -X GET -F "RelayState=$RELAY" -F "SAMLResponse=$SAML" "$SAMLURL?acs" -o resp.json >/dev/null 2>
&
1
curl
-k
-L -c cookies3.txt -X GET -F "RelayState=$RELAY" -F "SAMLResponse=$SAML" "$SAMLURL?acs" -o resp.json >/dev/null 2>
&
1
TOKEN=`grep data resp.json |cut -f 4 -d \"`
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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