Skip to main content
All CollectionsSecurity
Product Security
Product Security

Information about security measures within Tanda.

Updated this week

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 ensures that if we are breached and if two users have the same password, the stored hash will be different.


What is Tanda's Permission model?

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 authorised to view things (such as staff salary) when a Manager or Admin can.

To learn more, see our Assign Positions to Staff help guide.

Did this answer your question?