Open Closed

Mvc Login Screen Language Parameter #6167


User avatar
0
alicaner created
  • ABP Framework version: v7.1.1
  • UI Type: Angular
  • Database System: EF Core (PostgreSQL)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

In the Angular project (port: 4200), we use Oidc security service to direct it to the Abp mvc login screen (port: 7600). We use openidict in the backend. However, when redirecting to the login page from the Angular project, the "culture%3Dtr%26ui-culture%3Dtr" parameters are set automatically. How can this parameter be set in the front end?

Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)

3 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    This parameter comes from your current language in the angular app.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    alicaner created

    Can you give details about sending via Angular? Will we include additional parameters in all requests we send.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    This is the angular code that attaches the culture parameters.

    https://github.com/abpframework/abp/blob/dev/npm/ng-packs/packages/oauth/src/lib/strategies/auth-code-flow-strategy.ts#L41 https://github.com/abpframework/abp/blob/dev/npm/ng-packs/packages/oauth/src/lib/tokens/auth-flow-strategy.ts#L7

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.8.0-preview. Updated on September 16, 2026, 14:50
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.