use email track URL to change Status
Posted: Fri Feb 15, 2019 12:41 am
Script URL: private
Version of script: latest
Hosting company: private
URL of phpinfo.php: internal
URL of session_test.php: internal
What terms did you try when SEARCHING for a solution: validate, authenticate
Write your message below: Hello. I am wondering the best way to achieve user validation just as I did when I joined this forum. You register and then respond to a URL to verify and validate it is really ME that's joining. We use Hesk as a New User Account creation ticketing system.
Theoretically anyone can walk up to an unlocked computer and open Hesk as a guest and fill out all the required fields to create or modify any of our company user accounts. I cannot use ldap authentication and I'm not about to maintain hundreds of user ID and passwords.
So hypothetically any guest can create a request to change company user account attributes. I'd like to use the generated email track URL to send to the email requester address provided where it is assumed that THAT user has "legally" authenticated themselves to the company email system.. they receive the email saying a ticket has been generated and to CLICK THIS URL to confirm they made the request.
This will mark the ticket request as authorized and we can "legally" proceed to fulfill the request.
Any ideas on how to best achieve this? Email recipient clicks URL and it changes status from Pending to Verified, legally authorizing us to proceed.
Version of script: latest
Hosting company: private
URL of phpinfo.php: internal
URL of session_test.php: internal
What terms did you try when SEARCHING for a solution: validate, authenticate
Write your message below: Hello. I am wondering the best way to achieve user validation just as I did when I joined this forum. You register and then respond to a URL to verify and validate it is really ME that's joining. We use Hesk as a New User Account creation ticketing system.
Theoretically anyone can walk up to an unlocked computer and open Hesk as a guest and fill out all the required fields to create or modify any of our company user accounts. I cannot use ldap authentication and I'm not about to maintain hundreds of user ID and passwords.
So hypothetically any guest can create a request to change company user account attributes. I'd like to use the generated email track URL to send to the email requester address provided where it is assumed that THAT user has "legally" authenticated themselves to the company email system.. they receive the email saying a ticket has been generated and to CLICK THIS URL to confirm they made the request.
This will mark the ticket request as authorized and we can "legally" proceed to fulfill the request.
Any ideas on how to best achieve this? Email recipient clicks URL and it changes status from Pending to Verified, legally authorizing us to proceed.