We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4c2228 commit 19c9c02Copy full SHA for 19c9c02
1 file changed
tests/fixtures/authority/bind-time/stale_authority.json
@@ -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