Encrypted User name and Password In URL
  • 12 Aug 2024
  • 1 Minute to read
  • PDF

Encrypted User name and Password In URL

  • PDF

Article summary

Introduction

  • With this feature, users can authenticate directly, eliminating the need for a separate sign-in step for ByPassRegistration process.
  • When dealing with sensitive information like user IDs and passwords, ensuring their security is paramount.
  • One common issue that arises is how to securely transmit these pieces of data, particularly when they might be included in a URL.
  • URLs are inherently less secure, as they can be easily logged, shared, or intercepted.
  • Encrypting this information is critical to maintaining user privacy and data security.

How to use the feature?

  1. Below configuration should be enable for this feature
  • ByPassRegistration
    2024-08-08_17h37_49.png

  • EncryptUserIdAndPassword
    2024-08-08_17h37_14.png

  1. Below placeholder should be add in Manage Content ({{survey_link}})
    2024-08-08_17h39_04.png

  2. Ensure that both configurations are enabled.

  3. Send an invitation email to the user using one of the following methods.

  1. An email will be sent to the participant's primary contact email if provided.

  2. If primary contact email is not provided then system not show the send button for that particular participant.
    2024-08-08_18h38_23.png

  3. Upon receiving the email, the user can either copy and paste the attached link or simply click on it.

2024-08-08_17h48_56.png

  1. If the link used by the user is modified, the system will validate both the user and the link.
  2. If correct link is used then user will directly authenticated and will land to Home page.
  3. Shared link will be always active and will never expire.
  4. Once the username or password is changed then link should be shared again with the users.

Was this article helpful?