Here are some common questions. Feel free to contact us at hello@namedrop.io with any other questions
What SSO methodologies do you support? | - We currently support SAML 2.0 and are working on integrating OpenID auth
|
Where does your infrastructure sit? On-prem, cloud, which providers? | - We run serverless infrastructure on AWS, specifically based in eu-west-1 region
|
What kind of auth do you use? How is it secured? | - We utilize AWS Cognito for our authentication as it integrates seamlessly within our serverless infrastructure
- We utilize OTP (one time passcode) auth flow as well as SSO one-click login / signup
- Authentication information is not available for anyone to see. AWS maintains strong encryption and patches any issues
|
Do you follow any coding methodologies? | - We following OWASP coding principles to ensure our products have privacy and security by design.
|
What attributes do you use from Client systems? | - First Name, Last Name, and Email
- Name recording is generated on our platform
|
Do you share this data with third parties? | - No, we do not share data with third parties
- The data is owed by you and the user
|
Do you utilize Client user data for marketing activities? | |
Is data encrypted in transit and at rest? | - Yes, data is encrypted in transit and at rest
|