Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
2.0.0, 1.6.0, 1.6.1
-
None
Description
Currently, the token generation app (in fact, our own KNOXTOKEN service), returns the passcode token in the result JSON even if token management is disabled. This is wrong:
without token management, the passcode token will not be persisted -> it cannot be used for authentication.
Attachments
Issue Links
- duplicates
-
KNOX-2734 Exclude token passcode from KnoxToken responses when server-managed state is disabled.
- Resolved