FastX Users OpenID Connect


This section is accessible by logging into FastX as an administrator through a web browser. Select the Admin icon after login.

OpenID Connect setup for FastX. Check the Enable box to enable and fill out the form.

  • Enable  – Check the box to enable OpenID Connect
  • Redirect URL – URL to redirect to.  https://server.example.com:3300/auth/oidc/callback
  • Issuer – OpenID Connect Issuer.  Refer to your OpenId Connect Provider for more information.
  • Client Id – OpenId Connect Client Id. Refer to your OpenId Connect Provider for more information.
  • Client Secret – OpenId Connect Client Secret. Refer to your OpenId Connect Provider for more information.
  • Logout Redirect URL – URL to redirect when user logs out. This should be on the approval list in your provider’s configuration.  https://server.example.com:3300/auth/oidc/
  • Find Username – Locate username script.

Note: Changes take effect when server restarts