Noryx SSI Service
Debug View
Quick runtime visibility into the in-memory state of the Noryx SSI service.
Issuer DID
did:jwk:eyJhbGciOiJFUzI1NiIsInVzZSI6InNpZyIsImt0eSI6IkVDIiwiY3J2IjoiUC0yNTYiLCJ4IjoiMl94WG01Tkx5Q3cyVXNMdGFMRXgzTDhTWWVSWUo0M21WR21VQ05QdmtZWSIsInkiOiJYQ0JrZDRhanRpU3ZsVjVRX21vc1RKcFBDLXlDTFBNMEhoeGFqWXU3NnhNIn0
Definitions
[
{
"id": "033802c2-997d-4c0b-a76a-1639b2b3cd9d",
"queryId": "noryx-owner-request",
"version": "1",
"name": "Noryx Owner Credential",
"purpose": "Identify a Noryx-style wallet owner.",
"query": {
"credentials": [
{
"id": "owner_credential",
"require_cryptographic_holder_binding": true,
"multiple": false,
"format": "dc+sd-jwt",
"claims": [
{
"id": "owner_id",
"path": [
"owner_id"
]
},
{
"id": "role",
"path": [
"role"
],
"values": [
"owner"
]
},
{
"id": "node_id",
"path": [
"node_id"
]
}
],
"meta": {
"vct_values": [
"NoryxOwnerCredential"
]
}
}
]
}
},
{
"id": "fad36e8d-589e-4de6-9a82-5c1a650b96a8",
"queryId": "noryx-access-grant-request",
"version": "1",
"name": "Noryx Access Grant Credential",
"purpose": "Request a minimal Noryx-style access grant.",
"query": {
"credentials": [
{
"id": "access_grant_credential",
"require_cryptographic_holder_binding": true,
"multiple": false,
"format": "dc+sd-jwt",
"claims": [
{
"id": "grant_id",
"path": [
"grant_id"
]
},
{
"id": "owner_id",
"path": [
"owner_id"
]
},
{
"id": "actor_id",
"path": [
"actor_id"
]
},
{
"id": "ops",
"path": [
"ops"
]
},
{
"id": "resource_types",
"path": [
"resource_types"
]
}
],
"meta": {
"vct_values": [
"NoryxAccessGrantCredential"
]
}
}
]
}
}
]
Issue Sessions
[]
Verify Sessions
[]