🧪 test: implement automatic cleanup of expired JWT secrets scenario
This commit is contained in:
@@ -10,7 +10,7 @@ Feature: JWT Secret Retention Policy
|
||||
And the retention factor is 2.0
|
||||
And the maximum retention is 72 hours
|
||||
|
||||
@todo
|
||||
@todo @wip
|
||||
Scenario: Automatic cleanup of expired secrets
|
||||
Given a primary JWT secret exists
|
||||
And I add a secondary JWT secret with 1 hour expiration
|
||||
|
||||
Reference in New Issue
Block a user