Thanks for replying, I will try and let you inform
Yes exactly like this,https://localhost:44303/tenantname/api/abp
https://localhost:44303/tenantname/swagger/index.html https://localhost:44303/tenantname/Account/Login
Hi,
I need your support on a few topics:
1-Is there a centralized and efficient way to add the {__tenant} parameter to automatically generated endpoint routes?
2-How can I include the {__tenant} parameter in the endpoints displayed in Swagger UI?
3-Is there any example or documentation available regarding the necessary configuration for AuthServer and ApiHost projects to support this setup?
Iād really appreciate your help. Thank you!
Hello, I need more information about RouteTenantResolveContributor, but I couldn't find it in your documentation. Would it be possible for you to share an example with me? How can I configure it and, for example, set up Swagger routing? Thank you for your help.
Thanks for reply, I think it's done.
Hi,
I have completed the implementation, how can I add content to it?
Thanks for reply, I think it's done.
Hi,
I didn't see any endpoints about creating a Text Template by the user at runtime. I don't think there is a section about this in the documentation. What is the right way to achieve this?
Thanks
Hi,
We are writing an integration test that tests user permissions for the navigation menu system in our application. What we want to do is test whether the correct menu structure is calculated by changing the user permissions. How can we prepare such a test using PermissionManagement? Is there an example for this?
Note: We are using our own UI system. Thanks.
Hi,
@await RenderSectionAsync("scripts", false) This code solves our problem, thanks for help.
Hi,
Yes, first of all, we customized all the login-related pages according to your instructions. As far as I understand, some of our pages are missing, like SendSecurityCode. Do you have a sample project where we can find these missing pages?
Second, I couldn't find where I should use the code you shared.
You can see the list of the pages we customized in the screenshot below.