搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

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