-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
nethlinkThe issue is related to NethLink (NethVoice Desktop client)The issue is related to NethLink (NethVoice Desktop client)nethvoiceBug or features releted to the NethVoice projectBug or features releted to the NethVoice projectnethvoice-ctiThe issue is related to NethLink (NethVoice Web client)The issue is related to NethLink (NethVoice Web client)verifiedAll test cases were verified successfullyAll test cases were verified successfully
Milestone
Description
Allow creation of non-expiring token for NethLink using subtype attribute
We need to generate a non-expiring token for NethLink, similar to the one used by the web interface. This feature is necessary to allow background services or integrations to authenticate without requiring periodic renewal of the token.
Proposed solution
Introduce the ability to create a token with no expiration when the subtype is set to nethlink. This will allow us to distinguish it from a regular web token and apply different logic, such as skipping expiration checks.
Additional context
The same logic is already used for the web subtype. Extending it to nethlink would ensure consistency and minimal implementation effort.
Metadata
Metadata
Assignees
Labels
nethlinkThe issue is related to NethLink (NethVoice Desktop client)The issue is related to NethLink (NethVoice Desktop client)nethvoiceBug or features releted to the NethVoice projectBug or features releted to the NethVoice projectnethvoice-ctiThe issue is related to NethLink (NethVoice Web client)The issue is related to NethLink (NethVoice Web client)verifiedAll test cases were verified successfullyAll test cases were verified successfully
Type
Projects
Status
Done