All Collections
Security
Product Security
Product Security

Information about security measures within the Tanda product

Ryan Johnston avatar
Written by Ryan Johnston
Updated over a week ago

Does Tanda support Single-Sign on (SSO)?

Yes, if you support an OpenID compliant iDP - we have the technical capability to support SSO as a means of authentication for you. Tanda provides SSO integration via Auth0, a universal authentication platform.
By default, Tanda supports Google SSO.

To learn more about how we do this, please review the link Setup SSO: SAML 2.0

How are passwords stored?

Tanda enforces a password complexity standard and credentials are stored using a PBKDF function (bcrypt) with a salt. This makes sure that if we are breached, if two users have the same password, the stored hash will be different.

What is the Permission model for Tanda?

Tanda uses Role Based Access Controls to ensure customers can only view data they are authorized to view. A customer from Organization A cannot view data from Organization B, Tanda enforces logical tenant data separation. Similarly, a staff member is not authorized to view things (such as staff salary), when a manager can.

Did this answer your question?