Skip to content

Commit

Permalink
Merge pull request #684 from likhitharl/patch-21
Browse files Browse the repository at this point in the history
Update RSA_landregistry.json
  • Loading branch information
ckesiraju authored Jan 10, 2025
2 parents b6b8824 + 1ba36eb commit 0a19af4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions qainji1/RSA_landregistry.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"assertionMethod": [
"did:web:mosip.github.io:inji-config:qainji1:RSA_landregistry#key-0"
"did:web:mosip.github.io:inji-config:qainji1#key-0"
],
"service": [],
"id": "did:web:mosip.github.io:inji-config:qainji1:RSA_landregistry",
"id": "did:web:mosip.github.io:inji-config:qainji1",
"verificationMethod": [
{
"controller": "did:web:mosip.github.io:inji-config:qainji1:RSA_landregistry",
"controller": "did:web:mosip.github.io:inji-config:qainji1",
"publicKeyJwk": {
"kty": "RSA",
"e": "AQAB",
"n": "usfF3zped2sphzvBQ5cwwjot6ivWMkTg6OyB0DDtuUSJdQArrwWx1t44rcJlGoOvsxa_w_6E1f6DK5QxzGPy5NxJRUW15VzusLxc6Y75hmFEs-QUNG0YwkTWyu65gqk8GqYBbcR4DfsMf8Jf5_B9Spvv9cNlkprIeXrWo63y_PLx8NhEEGoSOLVDrej4ni0jcqqrUW5BNjDngGdfCpEQ-3NX2nKpJTdYuLnYEnlIfPqXhN05bFKd3xDDFYmPxB9kmcbaMUYW5G1ot5DKuJ5JdwFpDOb_zJyNg1zKZMIfy6qFVBMFy4r-Hi3hUXUtEYrGB3Q0dP1QmYdR4S9M9LdDtw"
},
"id": "did:web:mosip.github.io:inji-config:qainji1:RSA_landregistry#key-0",
"id": "did:web:mosip.github.io:inji-config:qainji1#key-0",
"type": "JsonWebKey2020",
"@context": "https://w3id.org/security/suites/jws-2020/v1"
}
Expand All @@ -22,6 +22,6 @@
],
"alsoKnownAs": [],
"authentication": [
"did:web:mosip.github.io:inji-config:qainji1:RSA_landregistry#key-0"
"did:web:mosip.github.io:inji-config:qainji1#key-0"
]
}

0 comments on commit 0a19af4

Please sign in to comment.