Base solution for your next web application

Activities of "SRTMDEV"

i have check again online but same issue faced.

https://demo.aspnetzero.com/app/admin/tenantSettings

can you please check it as soon as possible.

Thanks.

not working

Hi @SRTMDEV

Could you create a not modified 13.1 version and see if this feature works.
In that case, we can understand if this is related to your upgrade progress or not.

yes, previous version 11.0.0 version in only logo upload functionality availble and working fine. Our upgrade process completed and try to change application logo and icon. but no any effect in our application. then i have check default anz project and also online demo check but same issue faced.

Currently our project upgrade from ANZ version 11.0.0 to 13.1.0. (ASP.NET Core Angular Project)

I have try to change application logo and icon. but no any effect in our application. this issue in default project anz version(13.1.0). can you please check it as soon as possible. Thanks.

Hello Team,

On single instance we are able to visit https://YOUR-API-WEBSITE/swagger endpoint via browser but on multiple instances we won't able to access it.

Thanks, SRTMDEV

Question

Hello Team,

When we publishing the docker container to azure app service and angular to storage account, our application API calling are falling and throwing 404 not found error. It's working fine on the single instance but not working perfectly on the multiple instances. Can you guide us how we can implement so that our API not falling on multiple instances?

Thanks, SRTMDEV

Currently, TenantId is automatically taken from the passed token during inserting data. Due to that there is a possibility it will ignore tenancy URL and insert data with TenantId which is available in token/session. Is there any functionality in ANZ to unauthorize any request if the token TenantId and tenancy URL do not match?

Hi @SRTMDEV

Do you also send Abp.TenantId request header ?

No, we are just passing token in header

Question

Hello, suppose we have 2 tenants in our application consider it as https://t1.net and https://t2.net. I am getting token from https://t1.net and the API which i am calling is of https://t2.net so after sending the request it getting the successful response and the data is inserting in the https://t1.net tenant (from where token was generated). It is ignoring the API URL.

Thanks you m.aliozkaya for your response. Currently I am looking for how I can communicate my ANZ web app from externally without Username and Password. I have two type of scenario for external application. In 1st external app who want to access our ANZ app API can use ClientId and ClientSecret to communicate and in 2nd scenario there is our external app which can be access from our app. Tenant user can redirect to our external app and I am thinking some AccessToken kind of send via external URL and can communicate ANZ using that token from our external app. In both case I can auto create ClientId, ClientSecret or AccessToken while generate tenant and can use in such scenario. Any of your idea are really appreciate to achieve such requirement.

Showing 1 to 10 of 106 entries