Hi,
Yes, we have a document: https://docs.abp.io/en/commercial/latest/abp-suite/create-module-solution#adding-your-new-abp-module-to-your-main-solution
Hi,
ABP has no such document it is part of OpenID connect: https://openid.net/specs/openid-connect-core-1_0.html#ScopeClaims
Hi, no affect
Hi,
I am not sure If I understand it correct, I need to replace the service in the application template right ?
Yes. here is the document: https://docs.abp.io/en/abp/latest/Customizing-Application-Modules-Guide
Hi,
Could you try again and share the logs of the suite?
%UserProfile%\.abp\suite\logs
Hi,
ABP does not support parsing tenant names with spaces, you can use id for this case. for example:
https://e2cfa63d-21f5-44e9-9866-6e19991739e5.localhost.com
it's when i get the project from AZURE and started to build entities using Suite error message (build failed check solution)
You can use dotnet build command to build solution to check it.