In the same way, there is one "Default" remote service is added. How can I add one more service here?
hi
Something like this, The module name can be found on https://your_domain/api/abp/api-definition
https://your_domain/api/abp/api-definition
Thanks! But how to add it to IdentityClients Scope?
FYI: This is a blazor server application
I tried this but it didn't work
Please refer to IdentityServerDataSeedContributor.
IdentityServerDataSeedContributor
eg https://github.com/abpframework/abp/blob/rel-5.3/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Domain/IdentityServer/IdentityServerDataSeedContributor.cs#L68