Authing 论坛 - 最新帖子 https://forum.authing.cn 最新帖子 使用flutter sdk登录之后,再用getcurrentuser获取到的信息,为什么这么少,id都是空的 问题描述
  • 使用flutter sdk,手机号登录
  • 再用getcurrentuser获取到的信息,为什么这么少,id都是空的
    === user.toJson()===
    “id”: “null”
    “phone”: "18000000000
    “email”: “null”
    6
    “username”: “null”,“nickname”: “null”,“name”: “null”
    “givenName”: “null”,“familyName”: “null”“middleName”: “null”
    “preferredUsername”: “null”,“company”: “null”.
    “photo”: “https://files.authing.co/authing-console/default-user-avatar.png"."browser”: “null”“device”: “null”,“profile”: “null”,“website”: “null”,
    “gender”: “U”,
    “birthdate”: “null”,
    “zoneinfo”: “null”,
    “locale”: “null”,
    “address”: “null”
    “streetAddress”: “null”,“locality”: “null”,
  • 怎么能获取完整用户信息

附加信息

  • Version:
    V3

64-bit (Windows)

]]>
https://forum.authing.cn/t/topic/2438/1 Tue, 17 Mar 2026 01:40:09 +0000 forum.authing.cn-post-4420
微信公众号扫码无法登录了 Authing迁移服务器,公众号中的白名单ip需要换成新的:192.144.225.170

]]>
https://forum.authing.cn/t/topic/2436/6 Mon, 16 Mar 2026 09:26:17 +0000 forum.authing.cn-post-4418
微信公众号扫码无法登录了 唉,好业余啊,关健这个功能是他们自己console.authing.cn的首屏功能,最近产品还涨价了,仔细想下,用claude code手搓一个也很快,大部分功能都用不到

]]>
https://forum.authing.cn/t/topic/2436/5 Fri, 13 Mar 2026 12:20:48 +0000 forum.authing.cn-post-4417
微信公众号扫码无法登录了 感觉上是这几天的网络变更后。自家也没记得去更新 服务号的 IP 白名单

]]>
https://forum.authing.cn/t/topic/2436/4 Fri, 13 Mar 2026 12:18:32 +0000 forum.authing.cn-post-4416
微信公众号扫码无法登录了 确实,最离谱的是,发消息给客服,也是红色感叹号,公众号里面的“联系我们”也是挂了的状态,都让我怀疑这公司是不是倒闭了?

]]>
https://forum.authing.cn/t/topic/2436/3 Fri, 13 Mar 2026 12:13:18 +0000 forum.authing.cn-post-4415
微信公众号扫码无法登录了 挂了这么久,不修复、没回复,牛逼啊

]]>
https://forum.authing.cn/t/topic/2436/2 Fri, 13 Mar 2026 11:15:45 +0000 forum.authing.cn-post-4414
微信公众号扫码无法登录了 如题,不仅是用户的公众号扫码无法登录,Authing自己的公众号扫码登录也失效了

]]>
https://forum.authing.cn/t/topic/2436/1 Fri, 13 Mar 2026 02:18:25 +0000 forum.authing.cn-post-4413
为什么Go的SDK返回的expire_in永远是0 果然是Go的SDK写错了,太Low了。

]]>
https://forum.authing.cn/t/topic/2435/2 Tue, 10 Mar 2026 08:40:33 +0000 forum.authing.cn-post-4412
为什么Go的SDK返回的expire_in永远是0 我使用Go的SDK返回的其他结果都正确,但是expire_in的值永远为0。
但是我搜索后发现,其他文档返回的是expires_in,只有Go的SDK返回的是expire_in。
会不会是少写了一个s字母造成的错误?

]]>
https://forum.authing.cn/t/topic/2435/1 Mon, 09 Mar 2026 13:55:54 +0000 forum.authing.cn-post-4411
有没有支持IE7的登录页面或者Guard 不想用WebView方式,Windows内置的是IE7兼容模式。
有没有支持IE7的Authing登陆方式?

]]>
https://forum.authing.cn/t/topic/2429/1 Sat, 07 Feb 2026 05:20:43 +0000 forum.authing.cn-post-4405
code换token报 "无效的 grant_type: undefined" 错误 我也遇到了同样的问题,我用的是password模式。

]]>
https://forum.authing.cn/t/topic/1192/4 Sat, 07 Feb 2026 05:16:01 +0000 forum.authing.cn-post-4404
提示request没有SSL的证书怎么解决 AuthenticationHttpClient.py文件也有同样问题

]]>
https://forum.authing.cn/t/topic/2421/4 Fri, 30 Jan 2026 08:27:12 +0000 forum.authing.cn-post-4397
提示request没有SSL的证书怎么解决 ManagementHttpClient.py中代码错误:
self.use_unverified_ssl = use_unverified_ssl or FALSE
修改:
self.use_unverified_ssl = bool(use_unverified_ssl)

]]>
https://forum.authing.cn/t/topic/2421/3 Fri, 30 Jan 2026 07:39:18 +0000 forum.authing.cn-post-4396
使用一键登录窗口模式跳转页面该窗口仍然存在下一个页面上 类似于这张图这样

]]>
https://forum.authing.cn/t/topic/2425/3 Fri, 30 Jan 2026 03:39:35 +0000 forum.authing.cn-post-4395
使用一键登录窗口模式跳转页面该窗口仍然存在下一个页面上

]]>
https://forum.authing.cn/t/topic/2425/2 Fri, 30 Jan 2026 03:38:18 +0000 forum.authing.cn-post-4393
使用一键登录窗口模式跳转页面该窗口仍然存在下一个页面上 问题描述

使用一键登录窗口模式跳转页面该窗口仍然存在下一个页面上

重现步骤

BBFCustomUIModel *custonUIModel = [BBFCustomUIModel getInstance];
self.customModel = [custonUIModel configCustomUIModel:1 withType:0 viewController:self];
self.customModel.currentVC = self;
[[NTESQuickLoginManager sharedInstance] setupModel:self.customModel];
custonUIModel.didOtherAccounts = ^{
    [[NTESQuickLoginManager sharedInstance] closeAuthController:^{
                
    }];
    [UIView animateWithDuration:2 animations:^{
        weakSelf.loginView.alpha = 1;
    }];
};
  • (void)jumpEditInformation {
    dispatch_async(dispatch_get_main_queue(), ^{
    [[NTESQuickLoginManager sharedInstance] closeAuthController:^{
    [UIView animateWithDuration:0.3 animations:^{
    self.loginView.alpha = 1;
    }];
    }];
    if (BBFUserM.sex == 0) {
    BBFCompleteProfileVC *vc = [[BBFCompleteProfileVC alloc]init];
    [self.navigationController pushViewController:vc animated:YES];
    }else {
    [[NSNotificationCenter defaultCenter] postNotificationName:BBFNotificationLoginState object:nil];

      }
    

    });
    }
    我要怎么做才能使登录页面真正附在我的登录页上

]]>
https://forum.authing.cn/t/topic/2425/1 Fri, 30 Jan 2026 03:26:42 +0000 forum.authing.cn-post-4392
无法读取通过API读取审计日志 问题描述

使用/api/v3/get-user-action-logs 进行读取时,总返回404,但是换成/api/v3/list-users,能正常返回这是什么原因

重现步骤

附加信息

  • Version:
  • Platform:
]]>
https://forum.authing.cn/t/topic/2423/1 Thu, 29 Jan 2026 09:38:51 +0000 forum.authing.cn-post-4390
提示request没有SSL的证书怎么解决 这个应该是authing SDK的问题吧?

]]>
https://forum.authing.cn/t/topic/2421/2 Thu, 29 Jan 2026 02:31:49 +0000 forum.authing.cn-post-4388
提示request没有SSL的证书怎么解决 调用的是python代码下的from authing import ManagementClient
错误提示:
/usr/lib/python3/dist-packages/urllib3/connectionpool.py:1020: InsecureRequestWarning: Unverified HTTPS request is being made to host ‘api.authing.cn’. Adding certificate verification is strongly advised. See: Advanced Usage - urllib3 2.6.4.dev3 documentation
warnings.warn(

]]>
https://forum.authing.cn/t/topic/2421/1 Thu, 29 Jan 2026 02:15:57 +0000 forum.authing.cn-post-4387
根据用户邮件或用户ID在控制台或通过SDK ListUser的方式去查询,查询不能对应的用户 您好!

或者

通过SDK中的API managementClient.ListUsers(listRQ)获取

已经确认过有查询条件中的Email,但查不到该用户,图中的[email protected]为样例

麻烦确认一下是什么问题!

]]>
https://forum.authing.cn/t/topic/2419/1 Tue, 27 Jan 2026 08:53:45 +0000 forum.authing.cn-post-4385
请问支持 device_authorization 吗? 支持的,M2M 授权 | Authing 文档 可以参考一下这个文档。在应用授权里开启应用访问授权,

]]>
https://forum.authing.cn/t/topic/2393/2 Mon, 26 Jan 2026 07:12:51 +0000 forum.authing.cn-post-4384
免费版短信限制 开启之后就不会了,但是开通第三方的短信服务需要使用高级版或者以上版本才可以

]]>
https://forum.authing.cn/t/topic/2398/2 Mon, 26 Jan 2026 07:07:56 +0000 forum.authing.cn-post-4383
企业身份源的单点登出只能开启,不能关闭
taylor.li:

业身份源的单点登出默认是不开启的,但一旦开启,再关闭就关闭不了了

你好,问题已记录。等修复之后回复您

]]>
https://forum.authing.cn/t/topic/2415/2 Mon, 26 Jan 2026 07:03:31 +0000 forum.authing.cn-post-4382
字段值怎么加上默认值 字段值怎么加上默认值
用户注册只填手机号,但是返回的需要邮箱

]]>
https://forum.authing.cn/t/topic/2418/1 Mon, 26 Jan 2026 02:47:01 +0000 forum.authing.cn-post-4381
企业身份源的单点登出只能开启,不能关闭 您好!

企业身份源的单点登出默认是不开启的,但一旦开启,再关闭就关闭不了了

麻烦确认一下是否有问题

]]>
https://forum.authing.cn/t/topic/2415/1 Wed, 21 Jan 2026 08:45:06 +0000 forum.authing.cn-post-4378
为什么企业身份源的单点登出只能开启,不能关闭 问题描述

您好!

企业身份源的单点登出默认是不开启的,但一旦开启,再关闭就关闭不了了

而且这个功能开启后,试了好像没效果 :rofl:,有具体的功能说明文档吗

多谢!

重现步骤

附加信息

  • Version:
  • Platform:
]]>
https://forum.authing.cn/t/topic/2413/1 Wed, 21 Jan 2026 08:10:48 +0000 forum.authing.cn-post-4376
安全码显示无效 我在登录coupa系统时,显示安全码无效是怎么回事

]]>
https://forum.authing.cn/t/topic/2411/1 Wed, 21 Jan 2026 01:49:48 +0000 forum.authing.cn-post-4374