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.
hi
You can share your latest project that can reproduce the exception.
Thanks.
πππ