Access with provided codes

Hi,

I do have a question and couldn’t find the answer in current forum threads.

I want to restrict access to a page on my site. Only people who have received a unique (physical) code, should be able to view content on a page. Consumers shouldn’t have to register or give more information (like email addresses, names, etc.), the code should be enough. There will be 5000 unique codes that give access to the content.

I have explored options like Sentry Login, but these tools all focus on registration and then grant access, instead of giving access via the codes.

I hope someone can help me to find a way to make this work.
Many thanks in advance!

Martin

Hi Martin,
Have you tried to create a password protected page ?

Best,
Tal

Hi Tal,
Thanks for your message, greatly appreciated. I had dived into that, but I didn’t find information if this option is suitable for my situation. We will need 5000 unique passwords, that give access to the page. Is it possible to have multiple passwords for one page?
Kind regards, Martijn

Hi Martijn,
Another option is creating your own login page as explained here and check if the password equals to one of the 5000 options.

Best,
Tal.

Hi Tal,
Thanks again for your help. The requirements have been changed, we will use a single password to protect the content. So that makes it a lot easier for me, using a regular password protected page :slight_smile:
best, Martin

I would like to generate 500 unique codes, so that only those 500 people can access a livestream. Can this be done?