Can you share a minimal project?
Thanks.
hi
I can't restore the nuget packages.
Response status code does not indicate success: 401 (Unauthorized). error NU1301: Unable to load the service index for source https://pkgs.dev.azure.com/xxxxuget/v3/index.json. Response status code does not indicate success: 401 (Unauthorized).
hi
This is by design. You have to set a long expiration date or TimeSpan.MaxValue to prevent cookies from expiring.
Thanks.
hi
, the current setup requires creating an external user with a username and password before allowing external login.
You don't need to create a user with a password manually.
If your username and password pass the check in OAuth check. Abp will handle it.
check the external user login logic here:
https://github.com/abpframework/abp/blob/rel-10.1/modules/identity/src/Volo.Abp.Identity.AspNetCore/Volo/Abp/Identity/AspNetCore/AbpSignInManager.cs#L54-L81
Thanks.
hi
This is by openidconection design.
You can add more time (e.g., a few hours), and the error won't occur.
Thanks.
hi
Please share the full logs.txt file
liming.ma@volosoft.com
Thanks.
hi
Please make your repository PRIVATE and invite https://github.comn/maliming
The navigation seems to stop in the middle of the flow and the login page is not displayed.
Can you share some screenshots and steps to reproduce?
Thanks