Activities of "abp1@feelaware.com"

hi

I think the 1 and 2 are the same website. but 3 is a separate website.

  1. Select Fr Language in login page
  2. Log in
  3. Redirect Home with En Language

If you want to use the same culture on all websites, you can consider sharing the AspNetCore.Culture cookies.

https://abp.io/community/articles/how-to-share-the-cookies-between-subdomains-jfrzggc2

we're using microservice template. So there is separated service in each container.

[image from https://abp.io/docs/commercial/8.1/startup-templates/microservice/index]

1 is Auth server 2 is Web Application 3 is Web-gateway

And they call Administration Microservice API to get language info through WEB-GATEWAY.

I think if i change language in login page and login, it will apply in all web site and service because they call always Administration service API.

Do I have to set cookies every time I change the language?

Is there any other way?

Showing 1 to 1 of 1 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13