Skip to content

Commit 8e62504

Browse files
authored
Merge pull request #212 from ARGOeu/postman-col-cert-update
Update postman collection binding's subject
2 parents 528c3f1 + 5820734 commit 8e62504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postman/authn_ci-cd_tests.postman_collection.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
],
188188
"body": {
189189
"mode": "raw",
190-
"raw": "{\n\t\"service_uuid\": \"{{st-uuid}}\",\n\t\"host\": \"{{ams-host}}\",\n\t\"auth_identifier\": \"CN=*.einfra.grnet.gr,O=National Infrastructures for Research and Technology,ST=Attikí,C=GR\",\n\t\"unique_key\": \"3530bde2-a8bc-417b-9f8e-c36dedeedafb\",\n\t\"auth_type\": \"x509\"\n}\n"
190+
"raw": "{\n\t\"service_uuid\": \"{{st-uuid}}\",\n\t\"host\": \"{{ams-host}}\",\n\t\"auth_identifier\": \"CN=*.einfra.grnet.gr,O=NATIONAL INFRASTRUCTURES FOR RESEARCH & TECHNOLOGY S.A.,ST=Attikí,C=GR\",\n\t\"unique_key\": \"3530bde2-a8bc-417b-9f8e-c36dedeedafb\",\n\t\"auth_type\": \"x509\"\n}\n"
191191
},
192192
"url": {
193193
"raw": "https://{{authn-host}}/v1/bindings/authn-cicd?key={{authn-token}}",

0 commit comments

Comments
 (0)