Caută ajutor

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Acest fir de discuție a fost arhivat. Adresează o întrebare nouă dacă ai nevoie de ajutor.

Need some dev help with Okta

  • Niciun răspuns
  • 1 are această problemă
  • 12 vizualizări
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