Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "lweng567"

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version? Lastest Zero
  • What is your product type (Angular or MVC)? Angular
  • What is product framework type (.net framework or .net core)? .netCore

My question is similar to #7063.

I got my certificates set up on both Client (angular)and Server(Core API). The CorsOrigins setting in appsetting.json is using ip address, if my certificate is signed to www.rtime.com.au and my accessing url will be www.myco.com.au:4432 to my anguar client for example, do i then change the CorsOrigins to the www.myco.com.au, like

"App": { "ServerRootAddress": "https://www.myco.com.au:4439/", "ClientRootAddress": "https://www.myco.com.au:4432/", "CorsOrigins": "https://www.myco.com.au:4432" },

Hi I am facing the similar issue. I got my certificatte set up on both Client (angular)and Server(Core API). The CorsOrigins setting in appsetting.json is using ip address, if my certificate is signed to www.rtime.com.au and my accessing url will be www.myco.com.au:4432 to my anguar client, do i then change the CorsOrigins to the www.myco.com.au, like

"App": { "ServerRootAddress": "https://www.myco.com.au:4439/", "ClientRootAddress": "https://www.myco.com.au:4432/", "CorsOrigins": "https://www.myco.com.au:4432" },

thanks
Laurie

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version? V9.1.0
  • What is your product type (Angular or MVC)? Angular
  • What is product framework type (.net framework or .net core)? .Net Core

After I updated Abp 5.10.1 to Abp5.12.0, DynamicEntityParameterDefinitionProvider is missing, please help

thanks Laurie

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version? V9.1.0
  • What is your product type (Angular or MVC)? Angular
  • What is product framework type (.net framework or .net core)? .net Core

I noticed PrimeNg and Ngx-bootstrap are used for the Angular frontend, what is the reason behind why you are not using just one or the other? thanks Laurie

that looks like what i need. Thanks

i dont think User Impersonation will meet my requirement. With my requirement, if my business has two regions, each region will be set up as a tenant, and each region will have its user groups, but as a CEO, he needs to have access to these two regions, i would prefer not to set up my CEO with two user login (one for each region). For these scenario, how to set him up so that he can have acccess to both Tenants, and he can select which tenant to login? THanks Laurie

Alternativiely, i was thinking setting up each branch as a tenant. If i do that, how can i grant access to some supper user who have access to more than one tenants? Does Zero support such a relationship, ie, one user has more than one Tenant?

thanks

our product version is V9.1.0 latest Product type is Angular and asp.net core

Hi, with my application requirment, a tenant may have one more branches, i will need user to input whcih branch under a tenant during authentication. so how should i go about it by adding a branch name in login screen and also supporting third-party connecting to the api thanks Laurie

Question

Hi, One of our requirement is to prevent some users seeing one or more fields, for example, in our customer detail screen. I was wondering if Zero provides field level permission or how would i be able to best archive this with Zero?

Thanks in advance

Laurie

Showing 21 to 30 of 44 entries