Saksham Puri created KNOX-2605:
----------------------------------
Summary: Knox Token Generation UI Validation checks for invalid
lifetimes
Key: KNOX-2605
URL: https://issues.apache.org/jira/browse/KNOX-2605
Project: Apache Knox
Issue Type: Bug
Affects Versions: 1.6.0
Reporter: Saksham Puri
*Problem Description:*
The Token Generation UI should validate invalid lifetimes and throw "Invalid
Lifetime" warning message.
Following are the conditions to have Validation Check for [D,H,M]:
* Check with -ve values
* Check with decimal values
* Check with empty values
* Check Integer MAX value
PS: Currently, it gives invalid lifetime warning only when D,H,M are all set to
0.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)