Skip to content

Commit ec6bada

Browse files
authored
Update OID4VC and OID4VP testing
1 parent 1b38037 commit ec6bada

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Postman_collections/OID4VC and OID4VP testing

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"header": [],
3232
"body": {
3333
"mode": "raw",
34-
"raw": "{\n \"claimMap\": {\n \"name\": \"name\"\n },\n \"credentialOptions\": {\n \"credential\": {\n \"type\": [\"UniversityDegreeCredential\"],\n \"context\": [\"https://www.w3.org/2018/credentials/examples/v1\"],\n \"subject\": {\n \"alumniOf\": \"Truvera University\",\n \"degree\": \"Credential Science\"\n // name will be added by claims flow\n },\n \"expirationDate\": \"2099-08-24T14:15:22Z\",\n \"issuer\": \"did:chedq:issuer\"\n }\n },\n \"authProvider\": {\n \"url\": \"https://creds.dock.io/claims\",\n \"scope\": [\"openid\"],\n \"clientId\": \"eyAic2NoZW1hIjogImh0dHBzOi8vZG9ja25ldHdvcmsuZ2l0aHViLmlvL3ZjLXNjaGVtYXMvYmFzaWMtY3JlZGVudGlhbC5qc29uIiwgImNsYWltcyI6IFsibmFtZSJdIH0=\",\n \"clientSecret\": \"gpO2IVK+OALL8W+DcFlIfFhJtNA=\"\n },\n \"singleUse\": false\n }",
34+
"raw": "{\n \"claimMap\": {\n \"name\": \"name\"\n },\n \"credentialOptions\": {\n \"credential\": {\n \"type\": [\"UniversityDegreeCredential\"],\n \"context\": [\"https://www.w3.org/2018/credentials/examples/v1\"],\n \"subject\": {\n \"alumniOf\": \"Truvera University\",\n \"degree\": \"Credential Science\"\n // name will be added by claims flow\n },\n \"expirationDate\": \"2099-08-24T14:15:22Z\",\n \"issuer\": \"did:chedq:issuer\"\n }\n },\n \"authProvider\": {\n \"url\": \"https://creds.truvera.io/claims\",\n \"scope\": [\"openid\"],\n \"clientId\": \"eyAic2NoZW1hIjogImh0dHBzOi8vZG9ja25ldHdvcmsuZ2l0aHViLmlvL3ZjLXNjaGVtYXMvYmFzaWMtY3JlZGVudGlhbC5qc29uIiwgImNsYWltcyI6IFsibmFtZSJdIH0=\",\n \"clientSecret\": \"gpO2IVK+OALL8W+DcFlIfFhJtNA=\"\n },\n \"singleUse\": false\n }",
3535
"options": {
3636
"raw": {
3737
"language": "json"
@@ -235,7 +235,7 @@
235235
"variable": [
236236
{
237237
"key": "BaseUrl",
238-
"value": "https://api-testnet.dock.io",
238+
"value": "https://api-testnet.truvera.io",
239239
"type": "string"
240240
}
241241
]

0 commit comments

Comments
 (0)