Fixed
Details
Assignee
Krzysztof JaśkiewiczKrzysztof JaśkiewiczReporter
Maciej TomczukMaciej TomczukStory Points
5Remaining Story Points
0Priority
(None)Days in progress
9Fix versions
Sprint
NoneBacklog
yes
Details
Details
Assignee
Krzysztof Jaśkiewicz
Krzysztof JaśkiewiczReporter
Maciej Tomczuk
Maciej TomczukStory Points
5
Remaining Story Points
0
Priority
Days in progress
9
Fix versions
Sprint
None
Backlog
yes
Zendesk Support
Zendesk Support
Zendesk Support
Checklist
Checklist
Checklist
Created March 14, 2022 at 7:51 AM
Updated June 10, 2022 at 12:23 PM
Resolved June 10, 2022 at 12:23 PM
Implement expiration time and revoking of PATs in useradm service.
Acceptance criteria:
1. User can set an expiration time when creating PAT; the maximum expiration time is one year
2. User can dynamically revoke PAT when needed
3. The token expires if it has not been used after 1 year by default
4. Unit tests
5. Acceptance tests