πŸ“ What is the REGEX and to use it ?
Updated over a week ago

If you wish to give access only to a certain domain name for your program registration, you can use the REGEX option on the platform. This is the closest you can get to SSO.

Here's how to set up your regex:
πŸ‘‰ Go to the Registration tab in the setup menu
πŸ‘‰ Scroll, you'll find a field to fill in the emails corresponding to the REGEX

Capture d’écran 2024-01-18 aΜ€ 16.54.01.png

Don't know how to create a REGEX form?
It's very simple: go to chatgpt and ask it to "create me a REGEX form for emails with the domain name ... (insert the domain name of authorized e-mail addresses)".

Enregistrement de l’écran 2024-01-10 aΜ€ 16.15.55.gif


Once you've done this, you can check your formula on this site: https://regex101.com/
If it's validated, you can copy it into the field.

Did this answer your question?