Refactor code structure for improved readability and maintainability; removed redundant code blocks and optimized function calls.
This commit is contained in:
15
docs/modules/authority/fixtures/auth-ten-47-001.json
Normal file
15
docs/modules/authority/fixtures/auth-ten-47-001.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"tenantId": "urn:tenant:00000000-0000-0000-0000-000000000000",
|
||||
"issuer": "https://auth.stellaops.local",
|
||||
"scopes": ["concelier.read", "concelier.linkset.write"],
|
||||
"capabilities": {
|
||||
"mergeAllowed": false,
|
||||
"offlineAllowed": true
|
||||
},
|
||||
"attribution": {
|
||||
"actor": "service:concelier-web",
|
||||
"traceId": "00000000000000000000000000000000"
|
||||
},
|
||||
"issuedAt": "2025-11-19T00:00:00Z",
|
||||
"expiresAt": "2025-11-20T00:00:00Z"
|
||||
}
|
||||
Reference in New Issue
Block a user