Skip to content

Commit 19c9c02

Browse files
committed
test-fixtures: add stale authority example
1 parent a4c2228 commit 19c9c02

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"authority_id": "auth-002",
3+
"issued_at": "2026-04-01T10:00:00Z",
4+
"valid_until": "2026-04-05T10:00:00Z",
5+
"scope": "bind:example",
6+
"revoked": false,
7+
"checkable": true,
8+
"description": "Example of an authority that existed but is no longer current at bind time."
9+
}

0 commit comments

Comments
 (0)