- Posts: 20
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Can be done via plugin
For User / survey participant
gitlab.com/SondagesPro/TokenManagement/LdapTokenAuthenticate
gitlab.com/SondagesPro/OrcidAuthenticate
For admin : check core plugins
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Permission is here in 5.X but still : no password or email is needed for some Auth plugin.DB table lime_users should contain a column telling the type of account, at least "local" or "external", and maybe could have values "ldap", "sb" etc.
Please Log in to join the conversation.
Please Log in to join the conversation.
There is a setting for tokens to limit them to a single use.We need this run time generated password so that survey does not work for forwarded links
Please Log in to join the conversation.
But if I am right, we are now looking a solution where a participant can not give his/her token to other people. For that I guess it is theoretically impossible. But maybe another web page protected by shibboleth or similar could create a link with variable, and that would be used with the panel integration -feature?There is a setting for tokens to limit them to a single use.
Please Log in to join the conversation.
OK : think i got itI really appreciate your response buddies but its really difficult for me to understand anything
Let me lay down what i am looking for
1. We have closed survey
2. I want users to supply the OTP when they hit the survey LINK
3. We need this run time generated password so that survey does not work for forwarded links
4. OTP for participants - right now we are using access code but its a static value
Please Log in to join the conversation.