应用身份管理服务 OneAccess-获取图形验证码:响应参数

时间:2025-01-26 10:40:13

响应参数

状态码: 200

表2 响应Body参数

参数

参数类型

描述

captchaId

String

验证码ID。

projectCode

String

项目编码,当前不支持,固定返回null。

captchaOriginalPath

String

验证码原始路径,当前不支持,固定返回null。

captchaFontType

String

验证码字体类型,当前不支持,固定返回null。

captchaFontSize

String

验证码字体大小,当前不支持,固定返回null。

secretKey

String

密钥,当前不支持,固定返回null。

originalImageBase64

String

原生图片base64。

point

String

滑块点选坐标。

jigsawImageBase64

String

滑块图片base64。

wordList

String

点选文字。

pointList

String

点选坐标。

pointJson

String

点坐标(base64编码传输)。

token

String

每次请求验证码的唯一标识。

result

String

校验结果。

captchaVerification

String

后台二次校验参数。

状态码: 400

表3 响应Body参数

参数

参数类型

描述

error_code

String

错误码。

error_msg

String

错误详情。

support.huaweicloud.com/api-oneaccess/ShowCaptcha.html