589: Session expiration
Test Case #:589 | Test Case Name:Session expiration |
System: OpenLMIS | Subsystem: auth |
Test case designed by: Paulina Borowa | Design Date:18.08.2016 |
Short description: A user's authentication with OpenLMIS should expire after a period of inactivity. Acceptance:
|
|
Pre – conditions: |
|
Step | Action | Expected system response | Comment |
1 | Generate access token |
| |
2 | Create user Method: Post Example Body: { | Status 201 Created
|
|
3 | Wait 30 minutes
|
|
|
4 | Create user Method: Post Example Body: { | Status 401 Unauthorized | same access token as before |