All Products
Search
Document Center

Identity as a Service:Security and compliance

Last Updated:Mar 31, 2026

IDaaS CIAM (Customer Identity and Access Management) is built on enterprise-grade security controls. The following sections cover compliance certifications, password policy, risk governance controls, and data encryption.

Compliance certifications

IDaaS CIAM holds the following certifications:

  • Level 3 Protection — Complies with China's Classified Protection of Cybersecurity requirements at Level 3.

  • PCI — Passed PCI series reviews.

  • ISO series — Passed ISO series reviews.

  • Personal Information Protection Law of the People's Republic of China — Meets the relevant provisions regarding user privacy.

Password policy

IDaaS supports freely combinable password rules. Configure rules that fit your security requirements, and users have access to password reset and password recovery flows.

Risk governance

IDaaS CIAM applies risk governance controls across registration, logon, and authentication flows to protect accounts against common attacks. These include but are not limited to:

Brute-force protection

Controls that limit repeated failed attempts:

ControlBehavior
IP failure count limitAfter N consecutive failures from the same IP within a time window, CAPTCHA is triggered.
Account password brute-force CAPTCHAAfter N consecutive password failures within a time window, CAPTCHA is triggered.
Account password brute-force lockoutAfter N consecutive password failures within a time window, the account is locked for a set period.
Authentication frequency limitAfter N authentication attempts within a time window, the account is locked for a set period.

IP access controls

ControlBehavior
IP blacklistAll requests from blacklisted IPs are rejected.
IP whitelistOnly requests from whitelisted IPs are allowed.

SMS and email controls

Controls that prevent abuse of verification codes sent via SMS or email:

ControlBehavior
SMS/email brute-force CAPTCHAAfter sending N verification codes within a time window, CAPTCHA is triggered.
SMS/email brute-force frequency limitAfter sending N verification codes within a time window, the account is locked for a set period.
Logon brute-force SMS limitAn SMS verification code becomes invalid after N authentication attempts in the same logon flow.

Account storage encryption

IDaaS encrypts account data using different algorithms based on field sensitivity.

Data at rest:

FieldAlgorithm
PasswordSHA256 with salt
Email addressAES/KMS

Data in transit:

ProtocolCoverage
HTTPS, SSLAll network transmission