Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Learn More

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

Need some dev help with Okta

  • Відповіді відсутні
  • 1 має цю проблему
  • 12 переглядів
more options

Hi all, I am the backend developer for a website that our company hosts. I want to have Firefox be fully supported in our site but we are having an issue when we try to redirect from our home page to our SSO okta page.

The error in the console is that it can't find the route to our login endpoint. When I looked into it a bit further I saw that we were getting a 504 gateway timeout while trying to run that section of code.

I know the route exists and works because we have no problems when using Chrome based browsers, and Firefox loads just fine while in private mode.

Any help is appreciated. I will furnish code snippets if needed. I'm just not quite sure how to proceed with figuring out what's going on.

The site is https and we have CORS enabled for it in our Okta server

Any help is appreciated. Please let me know if I haven't provided enough information.

Thanks, Brian O

Hi all, I am the backend developer for a website that our company hosts. I want to have Firefox be fully supported in our site but we are having an issue when we try to redirect from our home page to our SSO okta page. The error in the console is that it can't find the route to our login endpoint. When I looked into it a bit further I saw that we were getting a 504 gateway timeout while trying to run that section of code. I know the route exists and works because we have no problems when using Chrome based browsers, and Firefox loads just fine while in private mode. Any help is appreciated. I will furnish code snippets if needed. I'm just not quite sure how to proceed with figuring out what's going on. The site is https and we have CORS enabled for it in our Okta server Any help is appreciated. Please let me know if I haven't provided enough information. Thanks, Brian O