Skip to content

Advice on cross-domain localization #2637

Closed
@aspnet-hello

Description

@aspnet-hello

From @Ponant on Sunday, June 11, 2017 11:42:45 PM

Hello,
I have two websites and one is used as an IdentityServer, where user login to enter credentials or register and where he is redirected back to the second website after. Each website lives on a different domain but I can also target them to sub-domains of a main domain if that is a needed.

Localization is implemented successfully on each website with a dropdown button for the cultures. What I would like is, when a user comes to the website 2, chooses a culture (say DE) and decides to login, I want him to be redirected to IdentityServer with culture DE instead of the default.
I welcome any hint on how to achieve this?

Copied from original issue: aspnet/Localization#382

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesquestion

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions