Closing the issue since your problem seems resolved. Feel free to reopen if you think your problem persists.
Can you provide steps to reproduce the problem?
Hello, We don't have experience on kubernetes deployment of Blazor.Server application yet.
Can you successfully deploy with replicas a new microsoft default blazor.server application so that we can verify it is about abp template?
Furthermore, Is there any console logs on server when try to increase replicas?
Can you share the video of the problem or a public platform and sharing link here so other people can also benefit from the solution of this problem?
Did you build your new service using dotnet build /graphbuild
?
Hello, We have an issue about this; discussing and trying to find the best way to implement token exchange. However I can not provide an exact date about when it will happen.
You can try implementing it using identityserver-token-exchange library. it seems making implementation easier.
Other than that, we don't have a recommended way of implementing external login token exchange at the moment.
@Spospisil,
It is set in here. You can set it similarly in your own layout inside a script tag.
There is no specific documentation about MVC application deployment since it is using default Microsoft host and plain default .net core application deployment should work. However your case is about deploying all 3 (mvc, identityserver, api) applications to subfolders which i have no experience unfortunately.
Can you share the application logs?
"Authorization failed! Given policy has not granted."
should be a info or warning not an error.
No, not at the moment. However we are currently working on documentation and dockerfiles/helm charts about kubernetes deployments. We prioritize this documentation and sample however I can not provide exact date.