Activities of "kirotech"

Hello,

Looks like your openiddict ng sample has issues.

How to reproduce:

  1. Run https://github.com/abpframework/abp-samples/tree/master/DomainTenantResolver/OpenIddict/NG
  2. Login with host
  3. Create new tenant
  4. Go to https://newtenant.ng.abp.net:4200
  5. Click login
  6. You get open iddict redirect uri error:

error:invalid_request error_description:The specified 'redirect_uri' is not valid for this client application. error_uri:https://documentation.openiddict.com/errors/ID2043

How do you guys want to proceed on abp commercial microservices sample issues?

Best regards.

Yes i can provide more details.

We do want to configure subdomain to tenant mapping feature in abp commercial microservices solution.

Feature is described in the doc your provided: https://docs.abp.io/en/abp/latest/Multi-Tenancy?&_ga=2.146571124.1730784827.1693308814-2050754730.1671709604#domain-subdomain-tenant-resolver

{0}.mydomain.com we want to map {0} to tenant in abp commercial microservices solution.

There is no docs nor sample for that.

So we tried to use your ng tiered sample from here: https://github.com/abpframework/abp-samples/tree/master/DomainTenantResolver/NG-TIERED

It didn't work.

Can you provide sample how to configure this abp feature in your abp commercial microservices solution?

I can invite you in test repository where i have my current progress and you can apply your configuration sample directly or you going to provide it here?

Best regards.

I'm afraid to tell, but I'm not able to enable host mapping feature in abp commercial microservices solution.

I already used sample your provided (https://github.com/abpframework/abp-samples/tree/master/DomainTenantResolver/NG-TIERED) to backward engineer configuration for abp commercial microservices solution, but it didn't work as i mentioned i started getting number of issues starting ssl issues ending openiddict configuration authentication issues.

Could you please provide abp commercial microservices solution host mapping feature configuration documentation or sample?

Let me know how you want to move forward.

Best regards.

Thank you very much Anjali, solution worked.

There is no documentation nor samples how to enable subdomain mapping to saas tenant feature on your abp commercial microservices solution.

I probably could provide you with zip with the current state of work and maybe you can fix it?

At the moment we getting authentication issues, also infinite login loop issue.

If you provide documentation or sample for your abp commercial microservices solution it would be great.

I found example for identity server tiered and openiddict monolitick solutions, but there is none for microservice commercial solution.

I need your support on this.

  • ABP Framework version: v7.2
  • UI Type: Angular
  • Database System: EF Core (PostgreSQL)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes

I want to change sass/tenants route to saas/teams

How do i do that in abp commercial solution?

Best Regards

  • ABP Framework version: v7.2
  • UI Type: Angular
  • Database System: EF Core (PostgreSQL)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes

Was not able to find any samples or documentation on how to enable url host tenant mapping feature in abp commercial microservices solution.

Maybe you can help?

I found samples repo, but there is no microservices sample available. Also tried to backward engineer feature enabling according tiered identity server solution, but it is not working.

Would appreciate your help on this.

Best Regards.

OK thank you for your answer.

I found some more Tenant texts.

For Account/Login switch tenant screen if i get it correctly i need to override AbpUiMultiTenantResource.

Can you tell me which project i should put override code in for this resource ovveride?

I tried auth-server but it didn't work.

any update?

  • ABP Framework version: v7.2
  • UI Type: Angular
  • Database System: EF Core ( PostgreSQL)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes

I want to override some tenant languge texts in microservices solution sample.

For example saasresource Tenants string has to be ovverriden.

If i do it according docs described here: https://docs.abp.io/en/abp/latest/Localization#extending-existing-resource it doesn't work.

Can you help and point to right solution for microservices?

Showing 11 to 20 of 68 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11