Overview
Test case for normal use of the REST security service logout method.
Procedure 1
- Authenticate "guest" user with "guest" password
- Authenticate "admin" user with any password
- Logout using token "guest"
- Logout using token "admin"
- TEST: no exceptions
Expected Runtime
Notes