hi
Can you create a new question?
I will ask our Suite team.
Thanks.
Can you publish your project, compress the publish folder, and share it with liming.ma@volosoft.com?
> Cincaporc.WebApp.Web> dotnet publish
I will test in my local.
hi
Sorry, there is nothing we can share.
hi
I have consulted the relevant documents. Multiple Connections can be configured, but multiple EventBuses like the second point cannot be configured.
Which document you have checked?
I think you can override try to override the RabbitMqDistributedEventBus service to custom the logic.
The built in service doesn't support this case.
Thanks.
hi
I think your authserver indirectly dependent on openiddict domain module.
so you can inject the openiddict's repository.
authserver => EF core project => OpenIddict EF Core => OpenIddict Domain
hi
We are not using Figma and don't have experience with Figma.
sorry for that.
I have refunded your question ticket.
hi
Add MyCorsPolicyProvider to your AuthServer(web) project.
You can inject the ICurrentClient, which has an Id property.
hi
We will fix the port problem in 0.9.20
Thanks
hi
Please uninstall the volo.abp.stidio.cli and install the volo.abp.cli(8.1.4 or 8.3.0) to create the new project.
dotnet tool uninstall volo.abp.stidio.cli -g
dotnet tool install --global Volo.Abp.Cli --version 8.3.0
https://www.nuget.org/packages/Volo.Abp.Cli/8.3.0