Skip to Main Content
3 VOTE
Categories Security
Created by Olaf Thyssen
Created on Feb 13, 2024

Limit the Activation Code Validity Times

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
  • Attach files
      Drop here to upload
    • Admin
      Juha Haapsaari
      Reply
      |
      Feb 22, 2024

      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