Security

ngSurvey provides you with a very rich and extensible security system that can customize to restrict access to your surveys or to integrate with third party data stores like SQL Servers or REST APIs .

You can restrict access to each of your surveys using one or multiple security items, once a security item is activated on the survey only respondents who passed that security item will be able to access your survey.

Out of the box ngSurvey provides following security items to restrict access of your surveys.

circle-info

By default ngSurvey will send over the API the structure of the survey (questions and answers) to render it to the respondents, if you need more privacy for your survey structure you can enable the "Secured survey loading" option in the survey properties to enable send and use the survey structure (questions, answers) only once all security items have been authenticated or a respondent session restored.

Last updated

Was this helpful?