hi
Please clear the logs and reproduce the errors and share the logs to liming.ma@volosoft.com
Thanks
Are there a list of predefined clientproxies for me to have a CRUD for administration area like roles,users, audit logs
You just need to use the AppServices
to CRUD.
Are there a list of predefined constant string variable for policy names? If so what are the right class or property I should call? Is there a list? (I know that you can get policy names from swagger abpappconfiguration)
No, They are existing in the XXX.Application.Constract
modules.
IAuthorizationService is always returning false even if the current logged user is admin
Can you try to depends on the AbpAspNetCoreMvcClientModule
?
hi
Can you check what's js code occurred this error?
hi
We will check this, You can download the source code of the module and add the project reference, and depends it manually.
hi
Maybe some requests were canceled. Such as requesting a page and then closing it. Maybe some ajax or http requests were canceled
You can ignore it and keep watching the logs.
hi
How to reproduce this probem in a brand new template project?
Please share some steps thanks
hi matt
The username or email of the different tenant may be duplicate, You have to make sure it unique in all tenant.
Framework support the Azure B2C
no problem. If you can unique info from this it will be help 1.
You can switch to the tenant from host by https://docs.abp.io/en/abp/latest/Multi-Tenancy#change-the-current-tenant
I recommend starting with the official release of 6.0. It plan on September 06, 2022.
I think so, You can give it a try.
hi
I'm using client proxy
What is the client type are you using? Static or dynamic?
https://docs.abp.io/en/abp/latest/API/Static-CSharp-API-Clients https://docs.abp.io/en/abp/latest/API/Dynamic-CSharp-API-Clients
hi
https://github.com/abpframework/abp/issues/5023#issuecomment-687854205