In Carillon we do not allow long activation code validity times.
There should be a central place where the allowed times can be configured and which one is the default.
e.g. Carillon:
ServiceDesk\ActivationCodeValidityTimes.xml"
<?xml version="1.0" encoding="utf-8" ?>
<Items Autoselect="true" Autohide="false">
<Item Value="1" Visible="true" >1 hour</Item>
<Item Value="2" Visible="true" Selected="true">2 hours</Item>
<Item Value="4" Visible="true">4 hours</Item>
<Item Value="8" Visible="true">8 hours</Item>
</Items>
Product | Privilege Manager |
This is a difference between Privilege Manager Standalone and new Privilege Manager, so we will look into this to implement feature also to new Privilege Manager