用户池列表查询
GET
/api/v2/userpools
请求参数
Query 参数
page
string
页数
示例值:
1
limit
string
每页显示条数
示例值:
10
Header 参数
Authorization
string
必需
示例值:
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 } }
修改于 2022-02-14 14:16:11