Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

Need some dev help with Okta

  • Aucune réponse
  • 1 a ce problème
  • 12 vues
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