Authing 开放 API
  1. 用户池
Authing 开放 API
  • Authing 开放 API
  • 认证 API
    • 社会化登录
      • 移动端登录
        • 企业微信授权码认证
        • 易盾一键登录
        • 飞书移动端认证
      • 使用社会化身份源登录
      • 获取 Authing 缓存的微信小程序 AccessToken
    • 登录前
      • 登录
        • 邮箱登录
        • 用户名密码登录
        • 手机验证码登录
        • 手机号密码登录
        • LDAP 用户名密码登录
        • AD 用户名登录
        • sso 检测登录态
        • 检测 Token 登录状态
      • 密码操作
        • 密码强度检测
      • 授权
        • 【必读】授权类接口文档说明
        • code 换取 accessToken
        • authing token 换取 accessToken
        • client_credentials 模式获取 access_token
        • 获取 OIDC 授权码 code
        • 用 access_token 换取用户信息
        • 使用 refresh_token 获取新的 access_token 和 id_token
        • 检查 access_token 的有效性
        • 撤回 access token 或 refresh token
      • 注册
        • 邮箱注册
        • 用户名注册
        • 手机号注册
    • 登录后
      • CAS
        • 【必读】CAS 接口文档
        • 检验 CAS 1.0 Ticket 合法性
        • 通过远端服务验证票据合法性
      • 登录
        • 发送邮件
        • 发送短信验证码
      • 密码操作
        • 通过邮件验证码重置密码
        • 通过短信验证码重置密码
        • 通过首次登录的 Token 重置密码
        • 通过密码强制更新临时 Token 修改密码
        • 更新用户密码
        • 检查密码是否合法
      • 用户
        • 获取当前登录用户的信息
        • 获取当前登录用户
        • 修改用户资料
        • 更新用户手机号
        • 更新用户邮箱
        • 绑定邮箱
        • 解绑邮箱
        • 刷新用户 Token
        • 绑定手机号
        • 解绑手机号
        • 获取当前用户的自定义数据列表
        • 添加自定义数据 setUdv
        • 获取用户被授权的所有资源
        • 删除自定义数据
        • 获取用户所有部门
        • 设置自定义字段值
        • 判断当前用户是否有某个角色
        • 退出登录
        • 获取用户所在组织机构的路径
        • 用户安全等级 获取用户的安全等级评分
        • 获取当前用户能够访问的应用
        • 获取用户自身被授权的资源
        • 退出登录2
        • 更新用户信息
      • MFA
        • 获取 MFA 认证器
        • 请求 MFA 二维码和密钥信息
        • 确认绑定 MFA
        • 解绑 MFA 认证器
        • 检验二次验证 MFA 口令
        • 检测手机号或邮箱是否已被绑定
        • 通过图片 URL 绑定人脸
        • 人脸二次认证
        • 检验二次验证 MFA 短信验证码
        • 检验二次验证 MFA 邮箱验证码
        • 检验二次验证 MFA 恢复代码
  • 管理 API
    • 获取 Token
      • 获取 accessToken
    • 权限管理
      • 获取用户池下权限组列表
      • 创建用户池下权限组列表
      • 修改用户池下权限组列表
      • 删除用户池下权限组列表
      • 查询用户池下权限组详情
    • 管理分组
      • 分组列表
      • 获取分组详情
      • 修改分组
      • 删除分组
      • 添加成员
      • 分组成员查询
      • 创建分组
    • 审计日志
      • 用户行为日志列表
      • 管理员日志列表
      • 获取应用登录趋势
      • 获取用户池登录趋势
    • 资源管理
      • 资源列表
      • 创建资源
      • 资源详情
      • 修改资源
      • 删除资源
      • 授权业务资源
      • 撤销业务资源
      • 批量获取被授权的资源
      • 获取被授权的资源
    • 管理应用
      • 应用列表
      • 创建应用
      • 应用配置详情
      • 应用配置修改
      • 多因素认证开关
      • 已登录态用户查询
      • 获取应用授权记录
      • 拒绝 / 撤回 授权
      • 同意授权
      • 删除应用
      • 添加注册协议
      • 注册协议详情
      • 注册协议修改
      • 注册协议删除
      • 编程访问账号列表
      • 编程访问账号添加
      • 编程访问账号删除
      • 编程访问账号修改
      • 子账号开关查询
      • 子账号列表查询
      • 子账号添加
      • 子账号修改
      • 子账号删除
      • 应用密钥刷新
      • 保存应用租户配置
      • 获取应用关联的租户
    • 管理用户
      • 【必读】用户接口相关文档
      • 搜索用户
      • 删除用户
      • 批量删除用户
      • 刷新用户 Token
      • 获取用户角色列表
      • 列表查询(分页+条件)
      • 根据 ID 获取用户详情
      • 创建用户
      • 更新用户信息
      • 检测用户是否存在
      • 获取用户所在租户
      • 关联账号,将社交账号绑定到主账号
      • 主账号解绑社会化登录账号
      • 检查某个用户在应用下是否具备 Session 登录态
    • 管理注册白名单
      • 白名单列表查询
      • 添加白名单
      • 删除白名单
      • 开启或关闭白名单
    • 管理组织机构
      • 获取组织机构详情
      • 删除组织机构
      • 修改节点
      • 删除节点
      • 节点详情
      • 判断是否为根节点
      • 获取根节点
      • 获取子节点列表
      • 移动部门
      • 获取成员列表
      • 移动成员
      • 移除成员
      • 设置用户主部门
      • 列表查询
      • 创建组织机构
      • 创建节点
      • 搜索组织机构节点
      • 添加成员
      • 导入组织机构
      • 导出所有组织机构
      • 导出某个机构
    • 管理角色
      • 角色列表
      • 角色详情
      • 修改角色
      • 删除角色
      • 创建角色
      • v3 获取用户角色
    • 管理策略
      • 获取策略列表
      • 添加策略
      • 获取策略详情
      • 编辑策略
      • 删除策略
      • 批量删除策略
      • 获取策略授权记录
      • 添加策略授权
      • 撤销策略授权
      • 设置策略授权状态为关闭
      • 设置策略授权状态为开启
    • 个人中心
      • 个人信息查询
      • 获取身份源连接列表(web 端)
      • 用户身份源连接列表
      • 个人信息编辑
      • 认证信息查询
      • 认证信息修改
      • 安全等级查询
      • 用户解绑社会化登录账号
    • 用户池管理
      • 用户池
        • 基础信息修改
          POST
        • 用户池列表查询
          GET
        • 用户池详情
          GET
        • 用户池密钥刷新
          POST
        • 用户池删除
          DELETE
        • 用户池创建
          POST
        • 协作管理员列表
          GET
        • 协作管理员邀请
          POST
        • 协作管理员移除
          POST
        • 用户池安全登录设置修改
          POST
        • 密码安全设置修改
          POST
        • 获取环境变量
          GET
        • 添加环境变量
          POST
        • 删除环境变量
          DELETE
        • 获取协作管理员用户池列表
          GET
        • 开启关闭用户池
          POST
        • 打开用户池
          POST
      • 自定义字段
        • 自定义字段列表查询
        • 添加自定义字段
        • 删除自定义字段
        • 修改自定义字段
      • 消息服务
        • 邮件模板列表查询
        • 邮件模板更新
        • 第三方邮件服务查询
        • 第三方邮件服务更新
    • 账号绑定
      • 用户是否绑定了 MFA
      • 按类型解绑用户 MFA
      • 为用户导入 TOTP
    • 身份源
      • 【必读】身份源接口相关文档
      • 获取身份源模板列表
      • 获取指定身份源配置模板
      • 获取身份源列表
      • 获取身份源详细信息
      • 创建身份源
      • 更新身份源
      • 删除身份源
      • 创建身份源连接
      • 更新身份源连接
      • 删除身份源连接
      • 检查连接唯一标识是否冲突
      • 开关身份源连接
      • 批量开关身份源连接
      • 批量开关所有应用
      • 获取身份源连接对于应用的状态列表
      • 获取身份源对于应用的状态列表
    • 租户
      • 获取用户池下租户列表
      • 创建租户
      • 获取租户相关统计信息
      • 根据 ID 查询租户
      • 修改租户
      • 配置租户品牌化
      • 配置租户品牌化
      • 删除租户
    • 租户成员
      • 更新租户成员
      • 添加租户成员
      • 设置租户管理员
      • 取消租户管理员
      • 获取租户成员列表
      • 删除租户成员
  1. 用户池

用户池列表查询

GET
/api/v2/userpools

请求参数

Query 参数
page
string 
页数
可选
示例值:
1
limit
string 
每页显示条数
可选
示例值:
10
Header 参数
Authorization
string 
必需
用户池管理员 Token
示例值:
Bearer token
x-authing-userpool-id
string 
用户池 ID
必需
示例值:
59f86b4832eb28071bdd9214

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://core.authing.cn/api/v2/userpools' \
--header 'Authorization: Bearer token' \
--header 'x-authing-userpool-id: 59f86b4832eb28071bdd9214'

返回响应

🟢200成功
application/json
Body
code
integer 
必需
message
string 
必需
data
object 
必需
list
array [object {43}] 
必需
totalCount
integer 
必需
示例
{
  "code": 200,
  "message": "",
  "data": {
    "list": [
      {
        "frequentRegisterCheck": {
          "timeInterval": 300,
          "limit": 50,
          "enabled": false
        },
        "loginFailCheck": {
          "timeInterval": 300,
          "limit": 50,
          "enabled": false
        },
        "loginPasswordFailCheck": {
          "timeInterval": 300,
          "limit": 50,
          "enabled": false
        },
        "passwordUpdatePolicy": {
          "enabled": false,
          "forcedCycle": null,
          "differenceCycle": null
        },
        "changePhoneStrategy": {
          "verifyOldPhone": true
        },
        "changeEmailStrategy": {
          "verifyOldEmail": true
        },
        "qrcodeLoginStrategy": {
          "qrcodeExpiresAfter": 120,
          "ticketExpiresAfter": 300,
          "returnFullUserInfo": false,
          "allowExchangeUserInfoFromBrowser": true
        },
        "app2WxappLoginStrategy": {
          "ticketExpiresAfter": 120,
          "ticketExchangeUserInfoNeedSecret": false
        },
        "id": "6151e752a267059040046640",
        "createdAt": "2021-09-27T15:46:26.152Z",
        "updatedAt": "2021-09-27T15:46:26.152Z",
        "isRoot": false,
        "userId": "5a597f35085a2000144a10ed",
        "logo": "https://files.authing.co/authing-console/login_logo.svg",
        "name": "sdfwef",
        "domain": "c3tufd",
        "secret": "d75b500f21608df56fd66dc35425eb96",
        "appSsoEnabled": false,
        "allowedOrigins": "",
        "emailVerifiedDefault": false,
        "sendWelcomeEmail": true,
        "registerDisabled": false,
        "loginRequireEmailVerified": false,
        "description": "",
        "jwtSecret": "2e88bb37ca0796943dc82fa4af726210",
        "tokenExpiresAfter": 1296000,
        "isDeleted": false,
        "loginFailStrategy": "captcha",
        "userpoolTypes": null,
        "passwordStrength": 0,
        "packageType": -1,
        "defaultNamespaceId": 57,
        "systemNamespaceId": 56,
        "verifyCodeLength": 4,
        "userPoolType": "B2B",
        "internationalSmsConfig": null,
        "customPasswordStrength": {
          "enabled": false,
          "regex": null,
          "message": null
        },
        "passwordFaas": {
          "enabled": false,
          "encryptUrl": null,
          "decryptUrl": null,
          "validateUrl": null
        },
        "whitelist": {
          "phoneEnabled": false,
          "emailEnabled": false,
          "usernameEnabled": false
        },
        "customSMSProvider": {
          "enabled": false,
          "provider": null,
          "config": null
        },
        "customDb": {
          "cahceConfig": null,
          "loggingConfig": null,
          "enabled": false,
          "mode": null,
          "connection": null,
          "scripts": []
        },
        "ownerId": "5a597f35085a2000144a10ed",
        "userOverview": {
          "list": [
            {
              "thirdPartyIdentity": {
                "provider": null,
                "refreshToken": null,
                "accessToken": null,
                "scope": null,
                "expiresIn": null,
                "updatedAt": null
              },
              "id": "6151e753aab14f3ce814b43e",
              "createdAt": "2021-09-27T15:46:27.142Z",
              "updatedAt": "2021-09-27T15:46:27.142Z",
              "userPoolId": "6151e752a267059040046640",
              "isRoot": false,
              "status": "Activated",
              "oauth": null,
              "email": null,
              "phone": null,
              "username": "test",
              "unionid": null,
              "openid": null,
              "nickname": null,
              "company": null,
              "photo": "https://files.authing.co/authing-console/default-user-avatar.png",
              "browser": null,
              "device": null,
              "password": null,
              "salt": null,
              "loginsCount": 0,
              "lastIp": null,
              "name": null,
              "givenName": null,
              "familyName": null,
              "middleName": null,
              "profile": null,
              "preferredUsername": null,
              "website": null,
              "gender": "U",
              "birthdate": null,
              "zoneinfo": null,
              "locale": null,
              "address": null,
              "formatted": null,
              "streetAddress": null,
              "locality": null,
              "region": null,
              "postalCode": null,
              "city": null,
              "province": null,
              "country": null,
              "registerSource": [
                "unknown"
              ],
              "secretInfo": null,
              "emailVerified": false,
              "phoneVerified": false,
              "lastLogin": null,
              "blocked": false,
              "isDeleted": false,
              "sendSmsCount": 0,
              "sendSmsLimitCount": 1000,
              "encryptedPassword": null,
              "signedUp": "2021-09-27T15:46:27.142Z",
              "externalId": null,
              "mainDepartmentId": null,
              "mainDepartmentCode": null,
              "lastMfaTime": null,
              "passwordSecurityLevel": null,
              "resetPasswordOnFirstLogin": false,
              "syncExtInfo": null,
              "phoneCountryCode": null,
              "lastIP": null,
              "tokenExpiredAt": "1970-01-01T00:00:00.000Z"
            }
          ],
          "totalCount": 1
        }
      },
      {
        "frequentRegisterCheck": {
          "timeInterval": 300,
          "limit": 50,
          "enabled": false
        },
        "loginFailCheck": {
          "timeInterval": 300,
          "limit": 50,
          "enabled": false
        },
        "loginPasswordFailCheck": {
          "timeInterval": 300,
          "limit": 50,
          "enabled": false
        },
        "passwordUpdatePolicy": {
          "enabled": false,
          "forcedCycle": null,
          "differenceCycle": null
        },
        "changePhoneStrategy": {
          "verifyOldPhone": true
        },
        "changeEmailStrategy": {
          "verifyOldEmail": true
        },
        "qrcodeLoginStrategy": {
          "qrcodeExpiresAfter": 120,
          "ticketExpiresAfter": 300,
          "returnFullUserInfo": false,
          "allowExchangeUserInfoFromBrowser": true
        },
        "app2WxappLoginStrategy": {
          "ticketExpiresAfter": 120,
          "ticketExchangeUserInfoNeedSecret": false
        },
        "id": "615184983d7c71a072436902",
        "createdAt": "2021-09-27T08:45:12.139Z",
        "updatedAt": "2021-09-27T08:45:12.139Z",
        "isRoot": false,
        "userId": "5a597f35085a2000144a10ed",
        "logo": "https://files.authing.co/authing-console/login_logo.svg",
        "name": "sdfwe",
        "domain": "jiflbg",
        "secret": "baa8d7a76ca39dee749556c1a66e516b",
        "appSsoEnabled": false,
        "allowedOrigins": "",
        "emailVerifiedDefault": false,
        "sendWelcomeEmail": true,
        "registerDisabled": false,
        "loginRequireEmailVerified": false,
        "description": "",
        "jwtSecret": "e18dd3d0d8de742348dffd64c7a38d8f",
        "tokenExpiresAfter": 1296000,
        "isDeleted": false,
        "loginFailStrategy": "captcha",
        "userpoolTypes": null,
        "passwordStrength": 0,
        "packageType": -1,
        "defaultNamespaceId": 46,
        "systemNamespaceId": 45,
        "verifyCodeLength": 4,
        "userPoolType": "B2B",
        "internationalSmsConfig": null,
        "customPasswordStrength": {
          "enabled": false,
          "regex": null,
          "message": null
        },
        "passwordFaas": {
          "enabled": false,
          "encryptUrl": null,
          "decryptUrl": null,
          "validateUrl": null
        },
        "whitelist": {
          "phoneEnabled": false,
          "emailEnabled": false,
          "usernameEnabled": false
        },
        "customSMSProvider": {
          "enabled": false,
          "provider": null,
          "config": null
        },
        "customDb": {
          "cahceConfig": null,
          "loggingConfig": null,
          "enabled": false,
          "mode": null,
          "connection": null,
          "scripts": []
        },
        "ownerId": "5a597f35085a2000144a10ed",
        "userOverview": {
          "list": [
            {
              "thirdPartyIdentity": {
                "provider": null,
                "refreshToken": null,
                "accessToken": null,
                "scope": null,
                "expiresIn": null,
                "updatedAt": null
              },
              "id": "615184997c49d73d3adea0ce",
              "createdAt": "2021-09-27T08:45:13.099Z",
              "updatedAt": "2021-09-27T08:45:13.099Z",
              "userPoolId": "615184983d7c71a072436902",
              "isRoot": false,
              "status": "Activated",
              "oauth": null,
              "email": null,
              "phone": null,
              "username": "test",
              "unionid": null,
              "openid": null,
              "nickname": null,
              "company": null,
              "photo": "https://files.authing.co/authing-console/default-user-avatar.png",
              "browser": null,
              "device": null,
              "password": null,
              "salt": null,
              "loginsCount": 0,
              "lastIp": null,
              "name": null,
              "givenName": null,
              "familyName": null,
              "middleName": null,
              "profile": null,
              "preferredUsername": null,
              "website": null,
              "gender": "U",
              "birthdate": null,
              "zoneinfo": null,
              "locale": null,
              "address": null,
              "formatted": null,
              "streetAddress": null,
              "locality": null,
              "region": null,
              "postalCode": null,
              "city": null,
              "province": null,
              "country": null,
              "registerSource": [
                "unknown"
              ],
              "secretInfo": null,
              "emailVerified": false,
              "phoneVerified": false,
              "lastLogin": null,
              "blocked": false,
              "isDeleted": false,
              "sendSmsCount": 0,
              "sendSmsLimitCount": 1000,
              "encryptedPassword": null,
              "signedUp": "2021-09-27T08:45:13.099Z",
              "externalId": null,
              "mainDepartmentId": null,
              "mainDepartmentCode": null,
              "lastMfaTime": null,
              "passwordSecurityLevel": null,
              "resetPasswordOnFirstLogin": false,
              "syncExtInfo": null,
              "phoneCountryCode": null,
              "lastIP": null,
              "tokenExpiredAt": "1970-01-01T00:00:00.000Z"
            }
          ],
          "totalCount": 1
        }
      },
      {
        "frequentRegisterCheck": {
          "timeInterval": 300,
          "limit": 50,
          "enabled": false
        },
        "loginFailCheck": {
          "timeInterval": 300,
          "limit": 50,
          "enabled": false
        },
        "loginPasswordFailCheck": {
          "timeInterval": 300,
          "limit": 50,
          "enabled": false
        },
        "passwordUpdatePolicy": {
          "enabled": false,
          "forcedCycle": null,
          "differenceCycle": null
        },
        "changePhoneStrategy": {
          "verifyOldPhone": true
        },
        "changeEmailStrategy": {
          "verifyOldEmail": true
        },
        "qrcodeLoginStrategy": {
          "qrcodeExpiresAfter": 120,
          "ticketExpiresAfter": 300,
          "returnFullUserInfo": false,
          "allowExchangeUserInfoFromBrowser": true
        },
        "app2WxappLoginStrategy": {
          "ticketExpiresAfter": 120,
          "ticketExchangeUserInfoNeedSecret": false
        },
        "id": "61515932a298a40cb3710648",
        "createdAt": "2021-09-27T05:40:02.822Z",
        "updatedAt": "2021-09-27T05:40:02.822Z",
        "isRoot": false,
        "userId": "5a597f35085a2000144a10ed",
        "logo": "https://files.authing.co/authing-console/login_logo.svg",
        "name": "tomnbotymn",
        "domain": "f1gdhh",
        "secret": "85540628f03823ec98962b423da3898f",
        "appSsoEnabled": false,
        "allowedOrigins": "",
        "emailVerifiedDefault": false,
        "sendWelcomeEmail": true,
        "registerDisabled": false,
        "loginRequireEmailVerified": false,
        "description": "",
        "jwtSecret": "f46427a97cb7dc7bdaddfeec57c61ab6",
        "tokenExpiresAfter": 1296000,
        "isDeleted": false,
        "loginFailStrategy": "captcha",
        "userpoolTypes": null,
        "passwordStrength": 0,
        "packageType": -1,
        "defaultNamespaceId": 42,
        "systemNamespaceId": 41,
        "verifyCodeLength": 4,
        "userPoolType": "B2B",
        "internationalSmsConfig": null,
        "customPasswordStrength": {
          "enabled": false,
          "regex": null,
          "message": null
        },
        "passwordFaas": {
          "enabled": false,
          "encryptUrl": null,
          "decryptUrl": null,
          "validateUrl": null
        },
        "whitelist": {
          "phoneEnabled": false,
          "emailEnabled": false,
          "usernameEnabled": false
        },
        "customSMSProvider": {
          "enabled": false,
          "provider": null,
          "config": null
        },
        "customDb": {
          "cahceConfig": null,
          "loggingConfig": null,
          "enabled": false,
          "mode": null,
          "connection": null,
          "scripts": []
        },
        "ownerId": "5a597f35085a2000144a10ed",
        "userOverview": {
          "list": [
            {
              "thirdPartyIdentity": {
                "provider": null,
                "refreshToken": null,
                "accessToken": null,
                "scope": null,
                "expiresIn": null,
                "updatedAt": null
              },
              "id": "61515933c54608a467f9f655",
              "createdAt": "2021-09-27T05:40:03.586Z",
              "updatedAt": "2021-09-27T05:40:03.586Z",
              "userPoolId": "61515932a298a40cb3710648",
              "isRoot": false,
              "status": "Activated",
              "oauth": null,
              "email": null,
              "phone": null,
              "username": "test",
              "unionid": null,
              "openid": null,
              "nickname": null,
              "company": null,
              "photo": "https://files.authing.co/authing-console/default-user-avatar.png",
              "browser": null,
              "device": null,
              "password": null,
              "salt": null,
              "loginsCount": 0,
              "lastIp": null,
              "name": null,
              "givenName": null,
              "familyName": null,
              "middleName": null,
              "profile": null,
              "preferredUsername": null,
              "website": null,
              "gender": "U",
              "birthdate": null,
              "zoneinfo": null,
              "locale": null,
              "address": null,
              "formatted": null,
              "streetAddress": null,
              "locality": null,
              "region": null,
              "postalCode": null,
              "city": null,
              "province": null,
              "country": null,
              "registerSource": [
                "unknown"
              ],
              "secretInfo": null,
              "emailVerified": false,
              "phoneVerified": false,
              "lastLogin": null,
              "blocked": false,
              "isDeleted": false,
              "sendSmsCount": 0,
              "sendSmsLimitCount": 1000,
              "encryptedPassword": null,
              "signedUp": "2021-09-27T05:40:03.586Z",
              "externalId": null,
              "mainDepartmentId": null,
              "mainDepartmentCode": null,
              "lastMfaTime": null,
              "passwordSecurityLevel": null,
              "resetPasswordOnFirstLogin": false,
              "syncExtInfo": null,
              "phoneCountryCode": null,
              "lastIP": null,
              "tokenExpiredAt": "1970-01-01T00:00:00.000Z"
            }
          ],
          "totalCount": 1
        }
      },
      {
        "frequentRegisterCheck": {
          "timeInterval": 300,
          "limit": 50,
          "enabled": false
        },
        "loginFailCheck": {
          "timeInterval": 300,
          "limit": 50,
          "enabled": false
        },
        "loginPasswordFailCheck": {
          "timeInterval": 300,
          "limit": 50,
          "enabled": false
        },
        "passwordUpdatePolicy": {
          "enabled": false,
          "forcedCycle": null,
          "differenceCycle": null
        },
        "changePhoneStrategy": {
          "verifyOldPhone": true
        },
        "changeEmailStrategy": {
          "verifyOldEmail": true
        },
        "qrcodeLoginStrategy": {
          "qrcodeExpiresAfter": 120,
          "ticketExpiresAfter": 300,
          "returnFullUserInfo": false,
          "allowExchangeUserInfoFromBrowser": true
        },
        "app2WxappLoginStrategy": {
          "ticketExpiresAfter": 120,
          "ticketExchangeUserInfoNeedSecret": false
        },
        "id": "61513ee5d912d5da192be65b",
        "createdAt": "2021-09-27T03:47:49.665Z",
        "updatedAt": "2021-09-27T03:47:49.665Z",
        "isRoot": false,
        "userId": "5a597f35085a2000144a10ed",
        "logo": "https://files.authing.co/authing-console/login_logo.svg",
        "name": "ehergher",
        "domain": "ey1njq",
        "secret": "51e6af8d90527493dcc5f964cdf838c3",
        "appSsoEnabled": false,
        "allowedOrigins": "",
        "emailVerifiedDefault": false,
        "sendWelcomeEmail": true,
        "registerDisabled": false,
        "loginRequireEmailVerified": false,
        "description": "",
        "jwtSecret": "aebdf5e8e68e04556eda2b9e9891c63f",
        "tokenExpiresAfter": 1296000,
        "isDeleted": false,
        "loginFailStrategy": "captcha",
        "userpoolTypes": null,
        "passwordStrength": 0,
        "packageType": -1,
        "defaultNamespaceId": 38,
        "systemNamespaceId": 37,
        "verifyCodeLength": 4,
        "userPoolType": "B2B",
        "internationalSmsConfig": null,
        "customPasswordStrength": {
          "enabled": false,
          "regex": null,
          "message": null
        },
        "passwordFaas": {
          "enabled": false,
          "encryptUrl": null,
          "decryptUrl": null,
          "validateUrl": null
        },
        "whitelist": {
          "phoneEnabled": false,
          "emailEnabled": false,
          "usernameEnabled": false
        },
        "customSMSProvider": {
          "enabled": false,
          "provider": null,
          "config": null
        },
        "customDb": {
          "cahceConfig": null,
          "loggingConfig": null,
          "enabled": false,
          "mode": null,
          "connection": null,
          "scripts": []
        },
        "ownerId": "5a597f35085a2000144a10ed",
        "userOverview": {
          "list": [
            {
              "thirdPartyIdentity": {
                "provider": null,
                "refreshToken": null,
                "accessToken": null,
                "scope": null,
                "expiresIn": null,
                "updatedAt": null
              },
              "id": "61513ee6309169f533bdf836",
              "createdAt": "2021-09-27T03:47:50.452Z",
              "updatedAt": "2021-09-27T03:47:50.452Z",
              "userPoolId": "61513ee5d912d5da192be65b",
              "isRoot": false,
              "status": "Activated",
              "oauth": null,
              "email": null,
              "phone": null,
              "username": "test",
              "unionid": null,
              "openid": null,
              "nickname": null,
              "company": null,
              "photo": "https://files.authing.co/authing-console/default-user-avatar.png",
              "browser": null,
              "device": null,
              "password": null,
              "salt": null,
              "loginsCount": 0,
              "lastIp": null,
              "name": null,
              "givenName": null,
              "familyName": null,
              "middleName": null,
              "profile": null,
              "preferredUsername": null,
              "website": null,
              "gender": "U",
              "birthdate": null,
              "zoneinfo": null,
              "locale": null,
              "address": null,
              "formatted": null,
              "streetAddress": null,
              "locality": null,
              "region": null,
              "postalCode": null,
              "city": null,
              "province": null,
              "country": null,
              "registerSource": [
                "unknown"
              ],
              "secretInfo": null,
              "emailVerified": false,
              "phoneVerified": false,
              "lastLogin": null,
              "blocked": false,
              "isDeleted": false,
              "sendSmsCount": 0,
              "sendSmsLimitCount": 1000,
              "encryptedPassword": null,
              "signedUp": "2021-09-27T03:47:50.452Z",
              "externalId": null,
              "mainDepartmentId": null,
              "mainDepartmentCode": null,
              "lastMfaTime": null,
              "passwordSecurityLevel": null,
              "resetPasswordOnFirstLogin": false,
              "syncExtInfo": null,
              "phoneCountryCode": null,
              "lastIP": null,
              "tokenExpiredAt": "1970-01-01T00:00:00.000Z"
            }
          ],
          "totalCount": 1
        }
      },
      {
        "frequentRegisterCheck": {
          "timeInterval": 300,
          "limit": 50,
          "enabled": false
        },
        "loginFailCheck": {
          "timeInterval": 300,
          "limit": 50,
          "enabled": false
        },
        "loginPasswordFailCheck": {
          "timeInterval": 300,
          "limit": 50,
          "enabled": false
        },
        "passwordUpdatePolicy": {
          "enabled": false,
          "forcedCycle": null,
          "differenceCycle": null
        },
        "changePhoneStrategy": {
          "verifyOldPhone": true
        },
        "changeEmailStrategy": {
          "verifyOldEmail": true
        },
        "qrcodeLoginStrategy": {
          "qrcodeExpiresAfter": 120,
          "ticketExpiresAfter": 300,
          "returnFullUserInfo": false,
          "allowExchangeUserInfoFromBrowser": true
        },
        "app2WxappLoginStrategy": {
          "ticketExpiresAfter": 120,
          "ticketExchangeUserInfoNeedSecret": false
        },
        "id": "6150674178016c50e3aefb47",
        "createdAt": "2021-09-26T12:27:45.882Z",
        "updatedAt": "2021-09-26T12:27:45.882Z",
        "isRoot": false,
        "userId": "5a597f35085a2000144a10ed",
        "logo": "https://files.authing.co/authing-console/login_logo.svg",
        "name": "CHES",
        "domain": "ppw98e",
        "secret": "c7262e6f51e197fead18dbac76ca83dc",
        "appSsoEnabled": false,
        "allowedOrigins": "",
        "emailVerifiedDefault": false,
        "sendWelcomeEmail": true,
        "registerDisabled": false,
        "loginRequireEmailVerified": false,
        "description": "",
        "jwtSecret": "e5dca77581feac72c5a63df37050a308",
        "tokenExpiresAfter": 1296000,
        "isDeleted": false,
        "loginFailStrategy": "captcha",
        "userpoolTypes": null,
        "passwordStrength": 0,
        "packageType": -1,
        "defaultNamespaceId": 34,
        "systemNamespaceId": 33,
        "verifyCodeLength": 4,
        "userPoolType": "B2B",
        "internationalSmsConfig": null,
        "customPasswordStrength": {
          "enabled": false,
          "regex": null,
          "message": null
        },
        "passwordFaas": {
          "enabled": false,
          "encryptUrl": null,
          "decryptUrl": null,
          "validateUrl": null
        },
        "whitelist": {
          "phoneEnabled": false,
          "emailEnabled": false,
          "usernameEnabled": false
        },
        "customSMSProvider": {
          "enabled": false,
          "provider": null,
          "config": null
        },
        "customDb": {
          "cahceConfig": null,
          "loggingConfig": null,
          "enabled": false,
          "mode": null,
          "connection": null,
          "scripts": []
        },
        "ownerId": "5a597f35085a2000144a10ed",
        "userOverview": {
          "list": [
            {
              "thirdPartyIdentity": {
                "provider": null,
                "refreshToken": null,
                "accessToken": null,
                "scope": null,
                "expiresIn": null,
                "updatedAt": null
              },
              "id": "615067bc2fee4fe96fe8dfc8",
              "createdAt": "2021-09-26T12:29:48.122Z",
              "updatedAt": "2021-09-26T12:29:57.993Z",
              "userPoolId": "6150674178016c50e3aefb47",
              "isRoot": false,
              "status": "Activated",
              "oauth": null,
              "email": null,
              "phone": null,
              "username": "123",
              "unionid": null,
              "openid": null,
              "nickname": null,
              "company": null,
              "photo": "https://files.authing.co/authing-console/default-user-avatar.png",
              "browser": null,
              "device": null,
              "password": "2d5b3d4a04923b1a445430af80d71136",
              "salt": "9ea119kmc1n",
              "loginsCount": 1,
              "lastIp": "::1",
              "name": null,
              "givenName": null,
              "familyName": null,
              "middleName": null,
              "profile": null,
              "preferredUsername": null,
              "website": null,
              "gender": "U",
              "birthdate": null,
              "zoneinfo": null,
              "locale": null,
              "address": null,
              "formatted": null,
              "streetAddress": null,
              "locality": null,
              "region": null,
              "postalCode": null,
              "city": null,
              "province": null,
              "country": null,
              "registerSource": [
                "import:manual"
              ],
              "secretInfo": null,
              "emailVerified": false,
              "phoneVerified": false,
              "lastLogin": "2021-09-26T12:29:57.983Z",
              "blocked": false,
              "isDeleted": false,
              "sendSmsCount": 0,
              "sendSmsLimitCount": 1000,
              "encryptedPassword": "QCUTK+LcXtfjj/wkAcwLS2qMlPC03oYrGMrUaGcTDuYnnkSvUjSj/5shYEpdqumHDVgJ7wYvkUNu8b1Rj1O8b0z/W/K45Cye7DsHA+PQh4N8t/GbVaf6p0pbiC6craQz8/1S3EllmfsMCJZnb9cASB+/6IqCY5Xgg+e7iWUAkJ4=",
              "signedUp": "2021-09-26T12:29:48.122Z",
              "externalId": null,
              "mainDepartmentId": null,
              "mainDepartmentCode": null,
              "lastMfaTime": null,
              "passwordSecurityLevel": 1,
              "resetPasswordOnFirstLogin": false,
              "syncExtInfo": null,
              "phoneCountryCode": null,
              "lastIP": "::1",
              "tokenExpiredAt": "1970-01-01T00:00:00.000Z"
            },
            {
              "thirdPartyIdentity": {
                "provider": null,
                "refreshToken": null,
                "accessToken": null,
                "scope": null,
                "expiresIn": null,
                "updatedAt": null
              },
              "id": "6150674273c86111bd5b6da3",
              "createdAt": "2021-09-26T12:27:46.732Z",
              "updatedAt": "2021-09-26T12:27:46.732Z",
              "userPoolId": "6150674178016c50e3aefb47",
              "isRoot": false,
              "status": "Activated",
              "oauth": null,
              "email": null,
              "phone": null,
              "username": "test",
              "unionid": null,
              "openid": null,
              "nickname": null,
              "company": null,
              "photo": "https://files.authing.co/authing-console/default-user-avatar.png",
              "browser": null,
              "device": null,
              "password": null,
              "salt": null,
              "loginsCount": 0,
              "lastIp": null,
              "name": null,
              "givenName": null,
              "familyName": null,
              "middleName": null,
              "profile": null,
              "preferredUsername": null,
              "website": null,
              "gender": "U",
              "birthdate": null,
              "zoneinfo": null,
              "locale": null,
              "address": null,
              "formatted": null,
              "streetAddress": null,
              "locality": null,
              "region": null,
              "postalCode": null,
              "city": null,
              "province": null,
              "country": null,
              "registerSource": [
                "unknown"
              ],
              "secretInfo": null,
              "emailVerified": false,
              "phoneVerified": false,
              "lastLogin": null,
              "blocked": false,
              "isDeleted": false,
              "sendSmsCount": 0,
              "sendSmsLimitCount": 1000,
              "encryptedPassword": null,
              "signedUp": "2021-09-26T12:27:46.732Z",
              "externalId": null,
              "mainDepartmentId": null,
              "mainDepartmentCode": null,
              "lastMfaTime": null,
              "passwordSecurityLevel": null,
              "resetPasswordOnFirstLogin": false,
              "syncExtInfo": null,
              "phoneCountryCode": null,
              "lastIP": null,
              "tokenExpiredAt": "1970-01-01T00:00:00.000Z"
            }
          ],
          "totalCount": 2
        }
      },
      {
        "frequentRegisterCheck": {
          "timeInterval": 300,
          "limit": 50,
          "enabled": false
        },
        "loginFailCheck": {
          "timeInterval": 300,
          "limit": 50,
          "enabled": false
        },
        "loginPasswordFailCheck": {
          "timeInterval": 300,
          "limit": 50,
          "enabled": false
        },
        "passwordUpdatePolicy": {
          "enabled": false,
          "forcedCycle": null,
          "differenceCycle": null
        },
        "changePhoneStrategy": {
          "verifyOldPhone": true
        },
        "changeEmailStrategy": {
          "verifyOldEmail": true
        },
        "qrcodeLoginStrategy": {
          "qrcodeExpiresAfter": 120,
          "ticketExpiresAfter": 300,
          "returnFullUserInfo": false,
          "allowExchangeUserInfoFromBrowser": true
        },
        "app2WxappLoginStrategy": {
          "ticketExpiresAfter": 120,
          "ticketExchangeUserInfoNeedSecret": false
        },
        "id": "61506665fdad698d7980b98e",
        "createdAt": "2021-09-26T12:24:05.285Z",
        "updatedAt": "2021-09-26T12:24:05.285Z",
        "isRoot": false,
        "userId": "5a597f35085a2000144a10ed",
        "logo": "https://files.authing.co/authing-console/login_logo.svg",
        "name": "evre",
        "domain": "kukahi",
        "secret": "e365d4c4af6d9b62cedc8f16eca9dae6",
        "appSsoEnabled": false,
        "allowedOrigins": "",
        "emailVerifiedDefault": false,
        "sendWelcomeEmail": true,
        "registerDisabled": false,
        "loginRequireEmailVerified": false,
        "description": "",
        "jwtSecret": "545239c7508f2a752e39550ecb98e921",
        "tokenExpiresAfter": 1296000,
        "isDeleted": false,
        "loginFailStrategy": "captcha",
        "userpoolTypes": null,
        "passwordStrength": 0,
        "packageType": -1,
        "defaultNamespaceId": 30,
        "systemNamespaceId": 29,
        "verifyCodeLength": 4,
        "userPoolType": "B2B",
        "internationalSmsConfig": null,
        "customPasswordStrength": {
          "enabled": false,
          "regex": null,
          "message": null
        },
        "passwordFaas": {
          "enabled": false,
          "encryptUrl": null,
          "decryptUrl": null,
          "validateUrl": null
        },
        "whitelist": {
          "phoneEnabled": false,
          "emailEnabled": false,
          "usernameEnabled": false
        },
        "customSMSProvider": {
          "enabled": false,
          "provider": null,
          "config": null
        },
        "customDb": {
          "cahceConfig": null,
          "loggingConfig": null,
          "enabled": false,
          "mode": null,
          "connection": null,
          "scripts": []
        },
        "ownerId": "5a597f35085a2000144a10ed",
        "userOverview": {
          "list": [
            {
              "thirdPartyIdentity": {
                "provider": null,
                "refreshToken": null,
                "accessToken": null,
                "scope": null,
                "expiresIn": null,
                "updatedAt": null
              },
              "id": "61506666e7d8b9ffd820e858",
              "createdAt": "2021-09-26T12:24:06.135Z",
              "updatedAt": "2021-09-26T12:24:06.135Z",
              "userPoolId": "61506665fdad698d7980b98e",
              "isRoot": false,
              "status": "Activated",
              "oauth": null,
              "email": null,
              "phone": null,
              "username": "test",
              "unionid": null,
              "openid": null,
              "nickname": null,
              "company": null,
              "photo": "https://files.authing.co/authing-console/default-user-avatar.png",
              "browser": null,
              "device": null,
              "password": null,
              "salt": null,
              "loginsCount": 0,
              "lastIp": null,
              "name": null,
              "givenName": null,
              "familyName": null,
              "middleName": null,
              "profile": null,
              "preferredUsername": null,
              "website": null,
              "gender": "U",
              "birthdate": null,
              "zoneinfo": null,
              "locale": null,
              "address": null,
              "formatted": null,
              "streetAddress": null,
              "locality": null,
              "region": null,
              "postalCode": null,
              "city": null,
              "province": null,
              "country": null,
              "registerSource": [
                "unknown"
              ],
              "secretInfo": null,
              "emailVerified": false,
              "phoneVerified": false,
              "lastLogin": null,
              "blocked": false,
              "isDeleted": false,
              "sendSmsCount": 0,
              "sendSmsLimitCount": 1000,
              "encryptedPassword": null,
              "signedUp": "2021-09-26T12:24:06.135Z",
              "externalId": null,
              "mainDepartmentId": null,
              "mainDepartmentCode": null,
              "lastMfaTime": null,
              "passwordSecurityLevel": null,
              "resetPasswordOnFirstLogin": false,
              "syncExtInfo": null,
              "phoneCountryCode": null,
              "lastIP": null,
              "tokenExpiredAt": "1970-01-01T00:00:00.000Z"
            }
          ],
          "totalCount": 1
        }
      },
      {
        "frequentRegisterCheck": {
          "timeInterval": 300,
          "limit": 50,
          "enabled": false
        },
        "loginFailCheck": {
          "timeInterval": 300,
          "limit": 50,
          "enabled": false
        },
        "loginPasswordFailCheck": {
          "timeInterval": 300,
          "limit": 50,
          "enabled": false
        },
        "passwordUpdatePolicy": {
          "enabled": false,
          "forcedCycle": null,
          "differenceCycle": null
        },
        "changePhoneStrategy": {
          "verifyOldPhone": true
        },
        "changeEmailStrategy": {
          "verifyOldEmail": true
        },
        "qrcodeLoginStrategy": {
          "qrcodeExpiresAfter": 120,
          "ticketExpiresAfter": 300,
          "returnFullUserInfo": false,
          "allowExchangeUserInfoFromBrowser": true
        },
        "app2WxappLoginStrategy": {
          "ticketExpiresAfter": 120,
          "ticketExchangeUserInfoNeedSecret": false
        },
        "id": "61505f53b6a37488e81da323",
        "createdAt": "2021-09-26T11:53:55.467Z",
        "updatedAt": "2021-09-26T11:53:55.467Z",
        "isRoot": false,
        "userId": "5a597f35085a2000144a10ed",
        "logo": "https://files.authing.co/authing-console/login_logo.svg",
        "name": "sfvgwe",
        "domain": "0ohfpe",
        "secret": "c8e4d1fe533acf172a5ad350174ef5d4",
        "appSsoEnabled": false,
        "allowedOrigins": "",
        "emailVerifiedDefault": false,
        "sendWelcomeEmail": true,
        "registerDisabled": false,
        "loginRequireEmailVerified": false,
        "description": "",
        "jwtSecret": "faa335ff803096376a4bb40234b5baaf",
        "tokenExpiresAfter": 1296000,
        "isDeleted": false,
        "loginFailStrategy": "captcha",
        "userpoolTypes": null,
        "passwordStrength": 0,
        "packageType": -1,
        "defaultNamespaceId": 26,
        "systemNamespaceId": 25,
        "verifyCodeLength": 4,
        "userPoolType": "B2B",
        "internationalSmsConfig": null,
        "customPasswordStrength": {
          "enabled": false,
          "regex": null,
          "message": null
        },
        "passwordFaas": {
          "enabled": false,
          "encryptUrl": null,
          "decryptUrl": null,
          "validateUrl": null
        },
        "whitelist": {
          "phoneEnabled": false,
          "emailEnabled": false,
          "usernameEnabled": false
        },
        "customSMSProvider": {
          "enabled": false,
          "provider": null,
          "config": null
        },
        "customDb": {
          "cahceConfig": null,
          "loggingConfig": null,
          "enabled": false,
          "mode": null,
          "connection": null,
          "scripts": []
        },
        "ownerId": "5a597f35085a2000144a10ed",
        "userOverview": {
          "list": [
            {
              "thirdPartyIdentity": {
                "provider": null,
                "refreshToken": null,
                "accessToken": null,
                "scope": null,
                "expiresIn": null,
                "updatedAt": null
              },
              "id": "61505f5484f560644f052d46",
              "createdAt": "2021-09-26T11:53:56.188Z",
              "updatedAt": "2021-09-26T11:53:56.188Z",
              "userPoolId": "61505f53b6a37488e81da323",
              "isRoot": false,
              "status": "Activated",
              "oauth": null,
              "email": null,
              "phone": null,
              "username": "test",
              "unionid": null,
              "openid": null,
              "nickname": null,
              "company": null,
              "photo": "https://files.authing.co/authing-console/default-user-avatar.png",
              "browser": null,
              "device": null,
              "password": null,
              "salt": null,
              "loginsCount": 0,
              "lastIp": null,
              "name": null,
              "givenName": null,
              "familyName": null,
              "middleName": null,
              "profile": null,
              "preferredUsername": null,
              "website": null,
              "gender": "U",
              "birthdate": null,
              "zoneinfo": null,
              "locale": null,
              "address": null,
              "formatted": null,
              "streetAddress": null,
              "locality": null,
              "region": null,
              "postalCode": null,
              "city": null,
              "province": null,
              "country": null,
              "registerSource": [
                "unknown"
              ],
              "secretInfo": null,
              "emailVerified": false,
              "phoneVerified": false,
              "lastLogin": null,
              "blocked": false,
              "isDeleted": false,
              "sendSmsCount": 0,
              "sendSmsLimitCount": 1000,
              "encryptedPassword": null,
              "signedUp": "2021-09-26T11:53:56.188Z",
              "externalId": null,
              "mainDepartmentId": null,
              "mainDepartmentCode": null,
              "lastMfaTime": null,
              "passwordSecurityLevel": null,
              "resetPasswordOnFirstLogin": false,
              "syncExtInfo": null,
              "phoneCountryCode": null,
              "lastIP": null,
              "tokenExpiredAt": "1970-01-01T00:00:00.000Z"
            }
          ],
          "totalCount": 1
        }
      },
      {
        "frequentRegisterCheck": {
          "timeInterval": 300,
          "limit": 50,
          "enabled": false
        },
        "loginFailCheck": {
          "timeInterval": 300,
          "limit": 50,
          "enabled": false
        },
        "loginPasswordFailCheck": {
          "timeInterval": 300,
          "limit": 50,
          "enabled": false
        },
        "passwordUpdatePolicy": {
          "enabled": false,
          "forcedCycle": null,
          "differenceCycle": null
        },
        "changePhoneStrategy": {
          "verifyOldPhone": true
        },
        "changeEmailStrategy": {
          "verifyOldEmail": true
        },
        "qrcodeLoginStrategy": {
          "qrcodeExpiresAfter": 120,
          "ticketExpiresAfter": 300,
          "returnFullUserInfo": false,
          "allowExchangeUserInfoFromBrowser": true
        },
        "app2WxappLoginStrategy": {
          "ticketExpiresAfter": 120,
          "ticketExchangeUserInfoNeedSecret": false
        },
        "id": "61503be9c1c546dc92c7e3d2",
        "createdAt": "2021-09-26T09:22:49.068Z",
        "updatedAt": "2021-09-26T09:22:49.068Z",
        "isRoot": false,
        "userId": "5a597f35085a2000144a10ed",
        "logo": "https://files.authing.co/authing-console/login_logo.svg",
        "name": "1234",
        "domain": "y1v5qm",
        "secret": "c21bdcf352ea9892404b2291729f53ce",
        "appSsoEnabled": false,
        "allowedOrigins": "",
        "emailVerifiedDefault": false,
        "sendWelcomeEmail": true,
        "registerDisabled": false,
        "loginRequireEmailVerified": false,
        "description": "",
        "jwtSecret": "52c4abfc26c1ad23689cc50ca3aedaf6",
        "tokenExpiresAfter": 1296000,
        "isDeleted": false,
        "loginFailStrategy": "captcha",
        "userpoolTypes": null,
        "passwordStrength": 0,
        "packageType": -1,
        "defaultNamespaceId": 22,
        "systemNamespaceId": 21,
        "verifyCodeLength": 4,
        "userPoolType": "B2B",
        "internationalSmsConfig": null,
        "customPasswordStrength": {
          "enabled": false,
          "regex": null,
          "message": null
        },
        "passwordFaas": {
          "enabled": false,
          "encryptUrl": null,
          "decryptUrl": null,
          "validateUrl": null
        },
        "whitelist": {
          "phoneEnabled": false,
          "emailEnabled": false,
          "usernameEnabled": false
        },
        "customSMSProvider": {
          "enabled": false,
          "provider": null,
          "config": null
        },
        "customDb": {
          "cahceConfig": null,
          "loggingConfig": null,
          "enabled": false,
          "mode": null,
          "connection": null,
          "scripts": []
        },
        "ownerId": "5a597f35085a2000144a10ed",
        "userOverview": {
          "list": [
            {
              "thirdPartyIdentity": {
                "provider": null,
                "refreshToken": null,
                "accessToken": null,
                "scope": null,
                "expiresIn": null,
                "updatedAt": null
              },
              "id": "61503be910237fcb6bfa0ca7",
              "createdAt": "2021-09-26T09:22:49.964Z",
              "updatedAt": "2021-09-26T09:22:49.964Z",
              "userPoolId": "61503be9c1c546dc92c7e3d2",
              "isRoot": false,
              "status": "Activated",
              "oauth": null,
              "email": null,
              "phone": null,
              "username": "test",
              "unionid": null,
              "openid": null,
              "nickname": null,
              "company": null,
              "photo": "https://files.authing.co/authing-console/default-user-avatar.png",
              "browser": null,
              "device": null,
              "password": null,
              "salt": null,
              "loginsCount": 0,
              "lastIp": null,
              "name": null,
              "givenName": null,
              "familyName": null,
              "middleName": null,
              "profile": null,
              "preferredUsername": null,
              "website": null,
              "gender": "U",
              "birthdate": null,
              "zoneinfo": null,
              "locale": null,
              "address": null,
              "formatted": null,
              "streetAddress": null,
              "locality": null,
              "region": null,
              "postalCode": null,
              "city": null,
              "province": null,
              "country": null,
              "registerSource": [
                "unknown"
              ],
              "secretInfo": null,
              "emailVerified": false,
              "phoneVerified": false,
              "lastLogin": null,
              "blocked": false,
              "isDeleted": false,
              "sendSmsCount": 0,
              "sendSmsLimitCount": 1000,
              "encryptedPassword": null,
              "signedUp": "2021-09-26T09:22:49.964Z",
              "externalId": null,
              "mainDepartmentId": null,
              "mainDepartmentCode": null,
              "lastMfaTime": null,
              "passwordSecurityLevel": null,
              "resetPasswordOnFirstLogin": false,
              "syncExtInfo": null,
              "phoneCountryCode": null,
              "lastIP": null,
              "tokenExpiredAt": "1970-01-01T00:00:00.000Z"
            }
          ],
          "totalCount": 1
        }
      },
      {
        "frequentRegisterCheck": {
          "timeInterval": 300,
          "limit": 50,
          "enabled": false
        },
        "loginFailCheck": {
          "timeInterval": 300,
          "limit": 50,
          "enabled": false
        },
        "loginPasswordFailCheck": {
          "timeInterval": 300,
          "limit": 50,
          "enabled": false
        },
        "passwordUpdatePolicy": {
          "enabled": false,
          "forcedCycle": null,
          "differenceCycle": null
        },
        "changePhoneStrategy": {
          "verifyOldPhone": true
        },
        "changeEmailStrategy": {
          "verifyOldEmail": true
        },
        "qrcodeLoginStrategy": {
          "qrcodeExpiresAfter": 120,
          "ticketExpiresAfter": 300,
          "returnFullUserInfo": false,
          "allowExchangeUserInfoFromBrowser": true
        },
        "app2WxappLoginStrategy": {
          "ticketExpiresAfter": 120,
          "ticketExchangeUserInfoNeedSecret": false
        },
        "id": "61503af14d630037e58dd471",
        "createdAt": "2021-09-26T09:18:41.088Z",
        "updatedAt": "2021-09-26T09:18:41.088Z",
        "isRoot": false,
        "userId": "5a597f35085a2000144a10ed",
        "logo": "https://files.authing.co/authing-console/login_logo.svg",
        "name": "单点登录平台",
        "domain": "x1qa1x",
        "secret": "1458e444b0d66b011352a212c2e4f1e9",
        "appSsoEnabled": false,
        "allowedOrigins": "",
        "emailVerifiedDefault": false,
        "sendWelcomeEmail": true,
        "registerDisabled": false,
        "loginRequireEmailVerified": false,
        "description": "ghh",
        "jwtSecret": "bdf766e81b4466d79bcc51567ed23dfd",
        "tokenExpiresAfter": 1296000,
        "isDeleted": false,
        "loginFailStrategy": "captcha",
        "userpoolTypes": null,
        "passwordStrength": 0,
        "packageType": -1,
        "defaultNamespaceId": 18,
        "systemNamespaceId": 17,
        "verifyCodeLength": 4,
        "userPoolType": "SaaS",
        "internationalSmsConfig": null,
        "customPasswordStrength": {
          "enabled": false,
          "regex": null,
          "message": null
        },
        "passwordFaas": {
          "enabled": false,
          "encryptUrl": null,
          "decryptUrl": null,
          "validateUrl": null
        },
        "whitelist": {
          "phoneEnabled": false,
          "emailEnabled": false,
          "usernameEnabled": false
        },
        "customSMSProvider": {
          "enabled": false,
          "provider": null,
          "config": null
        },
        "customDb": {
          "cahceConfig": null,
          "loggingConfig": null,
          "enabled": false,
          "mode": null,
          "connection": null,
          "scripts": []
        },
        "ownerId": "5a597f35085a2000144a10ed",
        "userOverview": {
          "list": [
            {
              "thirdPartyIdentity": {
                "provider": null,
                "refreshToken": null,
                "accessToken": null,
                "scope": null,
                "expiresIn": null,
                "updatedAt": null
              },
              "id": "61d691a27d09d1cf530d177c",
              "createdAt": "2022-01-06T06:52:18.119Z",
              "updatedAt": "2022-01-06T06:52:18.119Z",
              "userPoolId": "61503af14d630037e58dd471",
              "isRoot": false,
              "status": "Activated",
              "oauth": null,
              "email": "cj@authing.cn",
              "phone": null,
              "username": "cj@authing.cn",
              "unionid": null,
              "openid": null,
              "nickname": null,
              "company": null,
              "photo": "https://files.authing.co/authing-console/default-user-avatar.png",
              "browser": null,
              "device": null,
              "password": null,
              "salt": null,
              "loginsCount": 0,
              "lastIp": null,
              "name": null,
              "givenName": null,
              "familyName": null,
              "middleName": null,
              "profile": null,
              "preferredUsername": null,
              "website": null,
              "gender": "U",
              "birthdate": null,
              "zoneinfo": null,
              "locale": null,
              "address": null,
              "formatted": null,
              "streetAddress": null,
              "locality": null,
              "region": null,
              "postalCode": null,
              "city": null,
              "province": null,
              "country": null,
              "registerSource": [
                "import:manual"
              ],
              "secretInfo": null,
              "emailVerified": false,
              "phoneVerified": false,
              "lastLogin": null,
              "blocked": false,
              "isDeleted": false,
              "sendSmsCount": 0,
              "sendSmsLimitCount": 1000,
              "encryptedPassword": null,
              "signedUp": "2022-01-06T06:52:18.119Z",
              "externalId": null,
              "mainDepartmentId": null,
              "mainDepartmentCode": null,
              "lastMfaTime": null,
              "passwordSecurityLevel": null,
              "resetPasswordOnFirstLogin": false,
              "syncExtInfo": null,
              "phoneCountryCode": null,
              "lastIP": null,
              "tokenExpiredAt": "1970-01-01T00:00:00.000Z"
            },
            {
              "thirdPartyIdentity": {
                "provider": null,
                "refreshToken": null,
                "accessToken": null,
                "scope": null,
                "expiresIn": null,
                "updatedAt": null
              },
              "id": "61d54b0cb191ddda6be0419f",
              "createdAt": "2022-01-05T07:38:52.005Z",
              "updatedAt": "2022-01-05T07:38:56.873Z",
              "userPoolId": "61503af14d630037e58dd471",
              "isRoot": false,
              "status": "Activated",
              "oauth": null,
              "email": "1111@123.com",
              "phone": null,
              "username": null,
              "unionid": null,
              "openid": null,
              "nickname": null,
              "company": null,
              "photo": "https://files.authing.co/authing-console/default-user-avatar.png",
              "browser": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36",
              "device": "Mac OS",
              "password": "750e7cde76573fb56c1225c3881d033b",
              "salt": "n47d51peo9o",
              "loginsCount": 1,
              "lastIp": "::1",
              "name": null,
              "givenName": null,
              "familyName": null,
              "middleName": null,
              "profile": null,
              "preferredUsername": null,
              "website": null,
              "gender": "U",
              "birthdate": null,
              "zoneinfo": null,
              "locale": null,
              "address": null,
              "formatted": null,
              "streetAddress": null,
              "locality": null,
              "region": null,
              "postalCode": null,
              "city": null,
              "province": null,
              "country": null,
              "registerSource": [
                "basic:email"
              ],
              "secretInfo": null,
              "emailVerified": false,
              "phoneVerified": false,
              "lastLogin": "2022-01-05T07:38:56.866Z",
              "blocked": false,
              "isDeleted": false,
              "sendSmsCount": 0,
              "sendSmsLimitCount": 1000,
              "encryptedPassword": "KTcdeUeeu4zOYx7beJoWBnA/uZV7m/3Ywp+wnilfP7Zr16nV8ciZ683Nhb6scvPoTSHEXrrqCRui1CW/DuR/NbGX0xOuM7iaXY2Xp2GmUIbrj8uIWfFhr0p0rXnUy8JRJVyx0jmimIWMzfJfyXbkr1Ie5vn1hpxP8gQbb1NSIJg=",
              "signedUp": "2022-01-05T07:38:52.005Z",
              "externalId": null,
              "mainDepartmentId": null,
              "mainDepartmentCode": null,
              "lastMfaTime": null,
              "passwordSecurityLevel": 2,
              "resetPasswordOnFirstLogin": false,
              "syncExtInfo": null,
              "phoneCountryCode": null,
              "lastIP": "::1",
              "tokenExpiredAt": "1970-01-01T00:00:00.000Z"
            },
            {
              "thirdPartyIdentity": {
                "provider": null,
                "refreshToken": null,
                "accessToken": null,
                "scope": null,
                "expiresIn": null,
                "updatedAt": null
              },
              "id": "61d5377581bc7a74f096b62d",
              "createdAt": "2022-01-05T06:15:17.689Z",
              "updatedAt": "2022-01-05T06:15:17.689Z",
              "userPoolId": "61503af14d630037e58dd471",
              "isRoot": false,
              "status": "Activated",
              "oauth": null,
              "email": "1232@123.com",
              "phone": null,
              "username": null,
              "unionid": null,
              "openid": null,
              "nickname": null,
              "company": null,
              "photo": "https://files.authing.co/authing-console/default-user-avatar.png",
              "browser": null,
              "device": null,
              "password": "8ea075edf10a1b82cbfbee943bafd2b2",
              "salt": "1a0cmf9cp4n7",
              "loginsCount": 0,
              "lastIp": null,
              "name": null,
              "givenName": null,
              "familyName": null,
              "middleName": null,
              "profile": null,
              "preferredUsername": null,
              "website": null,
              "gender": "U",
              "birthdate": null,
              "zoneinfo": null,
              "locale": null,
              "address": null,
              "formatted": null,
              "streetAddress": null,
              "locality": null,
              "region": null,
              "postalCode": null,
              "city": null,
              "province": null,
              "country": null,
              "registerSource": [
                "basic:email"
              ],
              "secretInfo": null,
              "emailVerified": false,
              "phoneVerified": false,
              "lastLogin": null,
              "blocked": false,
              "isDeleted": false,
              "sendSmsCount": 0,
              "sendSmsLimitCount": 1000,
              "encryptedPassword": "oyH3zRE5YSm+rEuYC7P8wCfKjP+WzuNw/ADRrlEBwpKZBV7a51ImXJ5FKmLmywYEmmj2l12ZIn6X+djORVNL7cVWYo1It9tLbZiGGt+T5+x3p+6p6BnTqdT3tZFForkyU7XGaKLUtQjyKZMMaEn/oKoyqfTJzLtgid6YykT41ks=",
              "signedUp": "2022-01-05T06:15:17.689Z",
              "externalId": null,
              "mainDepartmentId": null,
              "mainDepartmentCode": null,
              "lastMfaTime": null,
              "passwordSecurityLevel": 1,
              "resetPasswordOnFirstLogin": false,
              "syncExtInfo": null,
              "phoneCountryCode": null,
              "lastIP": null,
              "tokenExpiredAt": "1970-01-01T00:00:00.000Z"
            }
          ],
          "totalCount": 22
        }
      },
      {
        "frequentRegisterCheck": {
          "timeInterval": 300,
          "limit": 50,
          "enabled": false
        },
        "loginFailCheck": {
          "timeInterval": 300,
          "limit": 50,
          "enabled": false
        },
        "loginPasswordFailCheck": {
          "timeInterval": 300,
          "limit": 50,
          "enabled": false
        },
        "passwordUpdatePolicy": {
          "enabled": false,
          "forcedCycle": null,
          "differenceCycle": null
        },
        "changePhoneStrategy": {
          "verifyOldPhone": true
        },
        "changeEmailStrategy": {
          "verifyOldEmail": true
        },
        "qrcodeLoginStrategy": {
          "qrcodeExpiresAfter": 120,
          "ticketExpiresAfter": 300,
          "returnFullUserInfo": false,
          "allowExchangeUserInfoFromBrowser": true
        },
        "app2WxappLoginStrategy": {
          "ticketExpiresAfter": 120,
          "ticketExchangeUserInfoNeedSecret": false
        },
        "id": "59f86b4832eb28071bdd9214",
        "createdAt": "2021-09-08T02:30:36.243Z",
        "updatedAt": "2021-09-08T02:30:36.243Z",
        "isRoot": false,
        "userId": "5a597f35085a2000144a10ed",
        "logo": "https://files.authing.co/authing-console/default-userpool-logo.ico",
        "name": "测试",
        "domain": "sign",
        "secret": "e0f9f9b2d5b3e52f01a881c52aedc7ef",
        "appSsoEnabled": false,
        "allowedOrigins": "",
        "emailVerifiedDefault": false,
        "sendWelcomeEmail": true,
        "registerDisabled": false,
        "loginRequireEmailVerified": false,
        "description": "测试修改",
        "jwtSecret": "4ff2dc0761edd4df77c11ba32db89ca1",
        "tokenExpiresAfter": 1296000,
        "isDeleted": false,
        "loginFailStrategy": "captcha",
        "userpoolTypes": null,
        "passwordStrength": 0,
        "packageType": -1,
        "defaultNamespaceId": 2,
        "systemNamespaceId": 1,
        "verifyCodeLength": 4,
        "userPoolType": "B2B",
        "internationalSmsConfig": null,
        "customPasswordStrength": {
          "enabled": false,
          "regex": null,
          "message": null
        },
        "passwordFaas": {
          "enabled": false,
          "encryptUrl": null,
          "decryptUrl": null,
          "validateUrl": null
        },
        "whitelist": {
          "phoneEnabled": false,
          "emailEnabled": false,
          "usernameEnabled": false
        },
        "customSMSProvider": {
          "enabled": false,
          "provider": null,
          "config": null
        },
        "customDb": {
          "cahceConfig": null,
          "loggingConfig": null,
          "enabled": false,
          "mode": null,
          "connection": null,
          "scripts": []
        },
        "ownerId": "5a597f35085a2000144a10ed",
        "userOverview": {
          "list": [
            {
              "thirdPartyIdentity": {
                "provider": null,
                "refreshToken": null,
                "accessToken": null,
                "scope": null,
                "expiresIn": null,
                "updatedAt": null
              },
              "id": "614dbc2a3b1131bcf7f8990f",
              "createdAt": "2021-09-24T11:53:14.281Z",
              "updatedAt": "2022-01-04T02:17:19.866Z",
              "userPoolId": "59f86b4832eb28071bdd9214",
              "isRoot": false,
              "status": "Activated",
              "oauth": null,
              "email": "2222@123.com",
              "phone": null,
              "username": null,
              "unionid": null,
              "openid": null,
              "nickname": null,
              "company": null,
              "photo": "https://files.authing.co/authing-console/default-user-avatar.png",
              "browser": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.82 Safari/537.36",
              "device": "Mac OS",
              "password": "9a4c12d56b195a7a1b3301c62e6d6476",
              "salt": "coj5f33pi9i",
              "loginsCount": 1,
              "lastIp": "::1",
              "name": null,
              "givenName": null,
              "familyName": null,
              "middleName": null,
              "profile": null,
              "preferredUsername": null,
              "website": null,
              "gender": "U",
              "birthdate": null,
              "zoneinfo": null,
              "locale": null,
              "address": null,
              "formatted": null,
              "streetAddress": null,
              "locality": null,
              "region": null,
              "postalCode": null,
              "city": null,
              "province": null,
              "country": null,
              "registerSource": [
                "basic:email"
              ],
              "secretInfo": null,
              "emailVerified": false,
              "phoneVerified": false,
              "lastLogin": "2021-09-24T11:53:17.725Z",
              "blocked": false,
              "isDeleted": false,
              "sendSmsCount": 0,
              "sendSmsLimitCount": 1000,
              "encryptedPassword": "gswjigX9baqRMM6DtqKEuXK2sb4D57+pB1jvPENzWNe2PRqUcmFxqEXy6Pb1ab1d1HMsw+kEHsbb155hOGp4uta6JdxvMuhF4Vo154f8vUPu/9GoPm0anjCZ6NR1UlDlglZQur/552UjXxabo7uonGhgP6kWy3kFkuz+DduA8LE=",
              "signedUp": "2021-09-24T11:53:14.281Z",
              "externalId": null,
              "mainDepartmentId": "61cd64fa875640bec658f420",
              "mainDepartmentCode": null,
              "lastMfaTime": null,
              "passwordSecurityLevel": 1,
              "resetPasswordOnFirstLogin": false,
              "syncExtInfo": null,
              "phoneCountryCode": null,
              "lastIP": "::1",
              "tokenExpiredAt": "1970-01-01T00:00:00.000Z"
            },
            {
              "thirdPartyIdentity": {
                "provider": null,
                "refreshToken": null,
                "accessToken": null,
                "scope": null,
                "expiresIn": null,
                "updatedAt": null
              },
              "id": "61400c58349775b94467cbe2",
              "createdAt": "2021-09-14T02:43:36.289Z",
              "updatedAt": "2022-01-11T09:54:45.868Z",
              "userPoolId": "59f86b4832eb28071bdd9214",
              "isRoot": false,
              "status": "Activated",
              "oauth": null,
              "email": "111@123.com",
              "phone": null,
              "username": "admin",
              "unionid": null,
              "openid": null,
              "nickname": null,
              "company": null,
              "photo": "https://files.authing.co/authing-console/default-user-avatar.png",
              "browser": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36",
              "device": "Mac OS",
              "password": "caa4d87ba728ac99f6445ed74ebdc2b9",
              "salt": "kahlc1jkj3fe",
              "loginsCount": 5,
              "lastIp": "::1",
              "name": "woiefwoi",
              "givenName": null,
              "familyName": null,
              "middleName": null,
              "profile": null,
              "preferredUsername": null,
              "website": null,
              "gender": "U",
              "birthdate": null,
              "zoneinfo": null,
              "locale": null,
              "address": "resr",
              "formatted": null,
              "streetAddress": null,
              "locality": null,
              "region": null,
              "postalCode": null,
              "city": null,
              "province": null,
              "country": null,
              "registerSource": [
                "basic:email"
              ],
              "secretInfo": null,
              "emailVerified": false,
              "phoneVerified": false,
              "lastLogin": "2022-01-06T09:17:46.225Z",
              "blocked": false,
              "isDeleted": false,
              "sendSmsCount": 0,
              "sendSmsLimitCount": 1000,
              "encryptedPassword": "g2rvgX5RvBCa+bVfgszAAAsA3zAifiWRtJR3yraoqSjIs1YJ3YWxWLPyc8112vJnIEHIfGHq3MZ8wyj27rOvwcL9Ao5+3Id6BBn4E/sV4ABqShYMB5u0xrMUnPg/N4h9OkMtBeNZmjy5/9BBaKwv6Wo4uvGE35+BDcOPdpE3XeA=",
              "signedUp": "2021-09-14T02:43:36.289Z",
              "externalId": null,
              "mainDepartmentId": "613ef1902ee49ba1303159f6",
              "mainDepartmentCode": null,
              "lastMfaTime": null,
              "passwordSecurityLevel": 1,
              "resetPasswordOnFirstLogin": false,
              "syncExtInfo": null,
              "phoneCountryCode": null,
              "lastIP": "::1",
              "token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1cGRhdGVkX2F0IjoiMjAyMi0wMS0wNlQwOToxNzowMS4xNTBaIiwiYWRkcmVzcyI6eyJjb3VudHJ5IjpudWxsLCJwb3N0YWxfY29kZSI6bnVsbCwicmVnaW9uIjpudWxsLCJmb3JtYXR0ZWQiOm51bGx9LCJwaG9uZV9udW1iZXJfdmVyaWZpZWQiOmZhbHNlLCJwaG9uZV9udW1iZXIiOm51bGwsImxvY2FsZSI6bnVsbCwiem9uZWluZm8iOm51bGwsImJpcnRoZGF0ZSI6bnVsbCwiZ2VuZGVyIjoiVSIsImVtYWlsX3ZlcmlmaWVkIjpmYWxzZSwiZW1haWwiOiIxMTFAMTIzLmNvbSIsIndlYnNpdGUiOm51bGwsInBpY3R1cmUiOiJodHRwczovL2ZpbGVzLmF1dGhpbmcuY28vYXV0aGluZy1jb25zb2xlL2RlZmF1bHQtdXNlci1hdmF0YXIucG5nIiwicHJvZmlsZSI6bnVsbCwicHJlZmVycmVkX3VzZXJuYW1lIjpudWxsLCJuaWNrbmFtZSI6bnVsbCwibWlkZGxlX25hbWUiOm51bGwsImZhbWlseV9uYW1lIjpudWxsLCJnaXZlbl9uYW1lIjpudWxsLCJuYW1lIjpudWxsLCJzdWIiOiI2MTQwMGM1ODM0OTc3NWI5NDQ2N2NiZTIiLCJleHRlcm5hbF9pZCI6bnVsbCwidW5pb25pZCI6bnVsbCwidXNlcm5hbWUiOiJhZG1pbiIsImRhdGEiOnsidHlwZSI6InVzZXIiLCJ1c2VyUG9vbElkIjoiNTlmODZiNDgzMmViMjgwNzFiZGQ5MjE0IiwiYXBwSWQiOiI2MWQ1MDY4Y2E2NDViNWI2MGNkMmI0ZmYiLCJpZCI6IjYxNDAwYzU4MzQ5Nzc1Yjk0NDY3Y2JlMiIsInVzZXJJZCI6IjYxNDAwYzU4MzQ5Nzc1Yjk0NDY3Y2JlMiIsIl9pZCI6IjYxNDAwYzU4MzQ5Nzc1Yjk0NDY3Y2JlMiIsInBob25lIjpudWxsLCJlbWFpbCI6IjExMUAxMjMuY29tIiwidXNlcm5hbWUiOiJhZG1pbiIsInVuaW9uaWQiOm51bGwsIm9wZW5pZCI6bnVsbCwiY2xpZW50SWQiOiI1OWY4NmI0ODMyZWIyODA3MWJkZDkyMTQifSwidXNlcnBvb2xfaWQiOiI1OWY4NmI0ODMyZWIyODA3MWJkZDkyMTQiLCJhdWQiOiI2MWQ1MDY4Y2E2NDViNWI2MGNkMmI0ZmYiLCJleHAiOjE2NDI2NzAyNjYsImlhdCI6MTY0MTQ2MDY2NiwiaXNzIjoiaHR0cDovL2Zld2Z3ZS5hdXRoaW5nLmxvY2FsaG9zdDozMDAwL29pZGMifQ.OEadRZqvexmdvLpaUjMurgeTYKVO4utveIbZN-e-KMg",
              "tokenExpiredAt": "2022-01-20T09:17:46.213Z"
            },
            {
              "thirdPartyIdentity": {
                "provider": null,
                "refreshToken": null,
                "accessToken": null,
                "scope": null,
                "expiresIn": null,
                "updatedAt": null
              },
              "id": "613f3da723b9597a4d07f371",
              "createdAt": "2021-09-13T12:01:43.854Z",
              "updatedAt": "2022-01-11T06:40:31.131Z",
              "userPoolId": "59f86b4832eb28071bdd9214",
              "isRoot": false,
              "status": "Activated",
              "oauth": null,
              "email": "xl@123.com",
              "phone": null,
              "username": null,
              "unionid": null,
              "openid": null,
              "nickname": null,
              "company": null,
              "photo": "https://files.authing.co/authing-console/default-user-avatar.png",
              "browser": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36",
              "device": "Mac OS",
              "password": "231336dbf539641b1ee5424412f696cf",
              "salt": "94cfkl5jkpma",
              "loginsCount": 3,
              "lastIp": "::1",
              "name": null,
              "givenName": null,
              "familyName": null,
              "middleName": null,
              "profile": null,
              "preferredUsername": null,
              "website": null,
              "gender": "U",
              "birthdate": null,
              "zoneinfo": null,
              "locale": null,
              "address": null,
              "formatted": null,
              "streetAddress": null,
              "locality": null,
              "region": null,
              "postalCode": null,
              "city": null,
              "province": null,
              "country": null,
              "registerSource": [
                "basic:email"
              ],
              "secretInfo": null,
              "emailVerified": false,
              "phoneVerified": false,
              "lastLogin": "2022-01-11T03:23:17.045Z",
              "blocked": false,
              "isDeleted": false,
              "sendSmsCount": 0,
              "sendSmsLimitCount": 1000,
              "encryptedPassword": "RkFwjJPvVk27jyCb/TRVEcFWujqcGeAhiQKcrU1P+RS0XhqfMzozZTfx6gmwFYAAlXkeye3PTE50RGa77ee40oihRDqqPAqlUVdUPDwm/fvihUN5gyc03BwZzUXhsjHXuMuE7V6CWD8DWco4uStWgXCvLMAOGxRkP9dVqhfiEGE=",
              "signedUp": "2021-09-13T12:01:43.854Z",
              "externalId": null,
              "mainDepartmentId": null,
              "mainDepartmentCode": null,
              "lastMfaTime": null,
              "passwordSecurityLevel": 1,
              "resetPasswordOnFirstLogin": false,
              "syncExtInfo": null,
              "phoneCountryCode": null,
              "lastIP": "::1",
              "token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1cGRhdGVkX2F0IjoiMjAyMi0wMS0xMVQwMzoyMjo0OS4yNTZaIiwiYWRkcmVzcyI6eyJjb3VudHJ5IjpudWxsLCJwb3N0YWxfY29kZSI6bnVsbCwicmVnaW9uIjpudWxsLCJmb3JtYXR0ZWQiOm51bGx9LCJwaG9uZV9udW1iZXJfdmVyaWZpZWQiOmZhbHNlLCJwaG9uZV9udW1iZXIiOiIxODgzODk1MTMwMSIsImxvY2FsZSI6bnVsbCwiem9uZWluZm8iOm51bGwsImJpcnRoZGF0ZSI6bnVsbCwiZ2VuZGVyIjoiVSIsImVtYWlsX3ZlcmlmaWVkIjpmYWxzZSwiZW1haWwiOiJ4bEAxMjMuY29tIiwid2Vic2l0ZSI6bnVsbCwicGljdHVyZSI6Imh0dHBzOi8vZmlsZXMuYXV0aGluZy5jby9hdXRoaW5nLWNvbnNvbGUvZGVmYXVsdC11c2VyLWF2YXRhci5wbmciLCJwcm9maWxlIjpudWxsLCJwcmVmZXJyZWRfdXNlcm5hbWUiOm51bGwsIm5pY2tuYW1lIjpudWxsLCJtaWRkbGVfbmFtZSI6bnVsbCwiZmFtaWx5X25hbWUiOm51bGwsImdpdmVuX25hbWUiOm51bGwsIm5hbWUiOm51bGwsInN1YiI6IjYxM2YzZGE3MjNiOTU5N2E0ZDA3ZjM3MSIsImV4dGVybmFsX2lkIjpudWxsLCJ1bmlvbmlkIjpudWxsLCJ1c2VybmFtZSI6bnVsbCwiZGF0YSI6eyJ0eXBlIjoidXNlciIsInVzZXJQb29sSWQiOiI1OWY4NmI0ODMyZWIyODA3MWJkZDkyMTQiLCJhcHBJZCI6IjYxZGNmN2FlNjM4MDBlNzA4NzdlMzI1OCIsImlkIjoiNjEzZjNkYTcyM2I5NTk3YTRkMDdmMzcxIiwidXNlcklkIjoiNjEzZjNkYTcyM2I5NTk3YTRkMDdmMzcxIiwiX2lkIjoiNjEzZjNkYTcyM2I5NTk3YTRkMDdmMzcxIiwicGhvbmUiOiIxODgzODk1MTMwMSIsImVtYWlsIjoieGxAMTIzLmNvbSIsInVzZXJuYW1lIjpudWxsLCJ1bmlvbmlkIjpudWxsLCJvcGVuaWQiOm51bGwsImNsaWVudElkIjoiNTlmODZiNDgzMmViMjgwNzFiZGQ5MjE0In0sInVzZXJwb29sX2lkIjoiNTlmODZiNDgzMmViMjgwNzFiZGQ5MjE0IiwiYXVkIjoiNjFkY2Y3YWU2MzgwMGU3MDg3N2UzMjU4IiwiZXhwIjoxNjQzMDgwOTk3LCJpYXQiOjE2NDE4NzEzOTcsImlzcyI6Imh0dHA6Ly9yZ3dyZ3JlLmF1dGhpbmcubG9jYWxob3N0OjMwMDAvb2lkYyJ9.4w5io7cH60rnu4GnZOiTHqpIVCfiw1MOGm4weqasEeM",
              "tokenExpiredAt": "2022-01-25T03:23:17.035Z"
            }
          ],
          "totalCount": 7
        }
      }
    ],
    "totalCount": 10
  }
}
上一页
基础信息修改
下一页
用户池详情
Built with