Hi,
we will update the document
Hi,
Hi thank you. Can we do a quick google meet perhaps? my email address faldielb@gmail.com
okay
https://abp.io/support/questions/7912/I-need-help-to-create-Identity-serverUsing-Identity-server-4-not-openIdct--in-latest-ABP-framework-82#answer-3a153a3b-680b-1e9d-9ff5-6baf6703cd0d
Sorry, I didn't see any error message here.
I think you have missed Volo.Abp.IdentityServer.Application.Contracts 8.3.0 in Contract layer please resolve this issue.
you can add it if missed. this is not a big problem.
Hi
Has this been documented anywhere
Nope , because when you create a project with pro template, it will be added automatically.
Hi
I will feedback to the LeptonX team
Hi,
Sorry for late.
After my check you don't need to MyIdentitySessionChecker, you can try:(Add to HttpApi.Host, Blazor and authserver)
Configure<AbpClaimsPrincipalFactoryOptions>(options=>
{
options.IsDynamicClaimsEnabled = false;
}
)
Hi
Sorry, there is no ASPNETCore official support at this time https://github.com/dotnet/aspnetcore/issues/55213
I'll try to find a temporary solution and let you know.
Hi,
you can use a new project to reproduce the problem.
Could you share a minimal reproduceible project with me? i will check it.
shiwei.liang@volosoft.com