你好
HTTP请求global.js 返回什么? 后端的日志是?
谢谢
hi
Here is an article about multiple time zones. Can you check it first?
https://abp.io/community/posts/developing-a-multitimezone-application-using-the-abp-framework-zk7fnrdq
Thanks.
hi
No user found matching username: proxyadmin
Are you sure the user exists?
Can you try to replace the HandlePasswordAsync method to debug?
[ReplaceControllers(typeof(TokenController))]
public class MyTokenController : TokenController
{
protected override async Task<IActionResult> HandlePasswordAsync(OpenIddictRequest request)
{
var tenant = await TenantConfigurationProvider.GetAsync(saveResolveResult: false);
return await base.HandlePasswordAsync(request);
}
}
Thanks.
hi
We haven't used OAuth2 Microsoft 365 before.
Does Microsoft have any relevant documentation?
Thanks.
hi
Can you share the output of the abp login-info command?
Thanks.
Hi
Can you use English?
You can share the logs file with liming.ma@volosoft.com
Thanks.
hi
Can you share a test project to show the problem?
I will download and debug it.
liming.ma@volosoft.com
Thanks
Hi
Thanks. I have refunded your question ticket.
Hi
customer’s IT administrator
Do they have any documentation of sending emails via OAuth2?
Thanks.