• Home
  • Categories
  • Recent
  • Popular
  • Pricing
  • Contact us
  • Docs
  • Login
FusionAuth
  • Home
  • Categories
  • Recent
  • Popular
  • Pricing
  • Contact us
  • Docs
  • Login

Prevent sending "locale" query string to the redirect URL?

Scheduled Pinned Locked Moved Unsolved
Q&A
2
2
430
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T
    Theraloss
    last edited by 15 Dec 2023, 10:11

    Hello,
    we're currently integrating our FusionAuth app with an external provider. The issue we're facing is that when our app redirects to the provider it attaches also a locale=en_US query string that, unfortunately, does break the provider since they only accept en as valid locale.
    Is there anything we can do to avoid attaching that value?

    Right now I've tried to force a "en" locale with an hidden field in the login form, but does not seem to work with Social sign in.

    M 1 Reply Last reply 18 Dec 2023, 18:30 Reply Quote 0
    • M
      mark.robustelli @Theraloss
      last edited by mark.robustelli 18 Dec 2023, 18:30

      @theraloss said in Prevent sending "locale" query string to the redirect URL?:

      locale=en_US

      When you query the user, does anything show up in the preferred languages? Also, are you using the FusionAuth hosted login pages?

      Have you used a network monitor to see if the the local is put into the query string by FusionAuth or the IdP?

      1 Reply Last reply Reply Quote 0
      2 out of 2
      • First post
        2/2
        Last post