Verification Options API
Verification Options API
Manage Verification Options profiles that define MFA / step-up enforcement rules (mode, time interval, allowed methods, password policy reference, app attestation). Applications reference a profile via verification_options_id on the App Configuration API.
Ownership
Profiles are either system-owned (built-in defaults) or user-owned (tenant-created). GET on a system-owned entry returns 403 Forbidden.
Authentication
Requires OAuth2 scope cidaas:verification_read, cidaas:verification_write, or cidaas:verification_delete depending on the operation. Create, update, and delete additionally require the CIDAAS_ADMINS role.
Related documentation
Authentication
- OAuth 2.0: OAuth2
Security Scheme Type: | oauth2 |
|---|---|
OAuth Flow (authorizationCode): | Token URL: https://domain/token-srv/token Authorization URL: https://domain/authz-srv/authz Scopes:
|
OAuth Flow (clientCredentials): | Token URL: https://domain/token-srv/token Scopes:
|
Contact cidaas support: [email protected]
Terms of Servicehttps://www.cidaas.com/terms-of-use/