We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b465037 commit a4c2228Copy full SHA for a4c2228
1 file changed
tests/fixtures/authority/bind-time/valid_authority.json
@@ -0,0 +1,9 @@
1
+{
2
+ "authority_id": "auth-001",
3
+ "issued_at": "2026-05-01T10:00:00Z",
4
+ "valid_until": "2026-05-10T10:00:00Z",
5
+ "scope": "bind:example",
6
+ "revoked": false,
7
+ "checkable": true,
8
+ "description": "Example of an authority that is still current at bind time."
9
+}
0 commit comments