FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. Categories
    3. Q&A
    Log in to post
    Load new posts
    • Recently Replied
    • Recently Created
    • Most Posts
    • Most Votes
    • Most Views
    • J

      Unsolved IIS Reverse Proxy not showing FusionAuth Page correctly

      • • jawaid.karim
      4
      0
      Votes
      4
      Posts
      2.3k
      Views

      danD

      @jawaid-karim Are you setting all the headers mentioned here? https://fusionauth.io/docs/operate/deploy/proxy-setup

    • danD

      Password that never expires?

      passwords expiration • • dan
      5
      0
      Votes
      5
      Posts
      2.4k
      Views

      danD

      If you needed to, you could always build an API integration (the User Update API lets you reset passwords, or you could initiate a Change Password Request) into your application for a specific user.

    • T

      Unsolved User Account Not Linked to IDP

      • • thomas.wojeck
      4
      1
      Votes
      4
      Posts
      796
      Views

      danD

      @thomas-wojeck

      Have you turned on the debug logs and looked in the event log? That's what I'd start doing to troubleshoot.

      More here: https://fusionauth.io/docs/operate/troubleshooting/troubleshooting#enabling-debugging

    • I

      Unsolved Howto setup a local FusionAuth evaluation server with a self-signed certificate

      • • info 0
      2
      0
      Votes
      2
      Posts
      536
      Views

      A

      @info-0 are you able to use our global one?

      https://local.fusionauth.io/ will redirect to http://localhost:9011

      If not a great option is to setup ngrok
      https://fusionauth.io/docs/get-started/download-and-install/development/exposing-instance

      ngrok http --request-header-add 'X-Forwarded-Port:443' 9011

    • F

      Solved Why does import user with Registration fail?

      import wordpress type ritza registration • • fusionauth.qhj5e
      4
      0
      Votes
      4
      Posts
      2.9k
      Views

      A

      @fusionauth-qhj5e I have brought this up internally, for now we are considering adding a PR to make it more clear for users.

      https://github.com/FusionAuth/fusionauth-site/pull/2918

    • danD

      Unsolved docker compose issue

      • • dan
      4
      0
      Votes
      4
      Posts
      3.1k
      Views

      danD

      @ryan-hopper Thanks for sharing that info. Appreciate it!

    • danD

      Is it possible to set up SSL for fusionauth directly?

      ssl • • dan
      9
      0
      Votes
      9
      Posts
      7.2k
      Views

      danD

      @pradhanv88 it is documented here: https://fusionauth.io/docs/reference/configuration

      But there is a bug with TLS in recent versions of FusionAuth: https://github.com/FusionAuth/fusionauth-issues/issues/2498

      This is scheduled not for this release, but for the next one.

    • C

      Using a non-default schema on a custom postgres DB

      • • cyrill.lippuner
      5
      0
      Votes
      5
      Posts
      1.5k
      Views

      J

      I was able to get this working with:

      jdbc:postgresql://db:5432/mydb?currentSchema=auth
    • R

      Unsolved Login issue to hosted frontend developed using fusionauth react sdk

      • • renukamirihana
      2
      0
      Votes
      2
      Posts
      567
      Views

      mark.robustelliM

      @renukamirihana Have you been through this page? https://fusionauth.io/docs/operate/deploy/proxy-setup

      What message to you receive when the application goes to the unauthenticated path?

    • P

      Unsolved Getting error in Google Oauth integration

      • • prince.b
      5
      0
      Votes
      5
      Posts
      2.3k
      Views

      S

      Are you attempting to enable users to log into your application using Google? Click Here for further details

    • A

      Unsolved Gateway with OAuth2 Resource Server for custom tenant

      • • asenjowork
      5
      1
      Votes
      5
      Posts
      3.1k
      Views

      danD

      @asenjowork Awesome, I'm glad you figured it out!

    • Y

      Unsolved Mobile phone format validation for MFA SMS enable page

      • • youchuan990316
      2
      1
      Votes
      2
      Posts
      1.7k
      Views

      danD

      Hiya @youchuan990316 You should be able to do this using javascript. I'm not familiar with particular libraries or methods, but google has a number of options.

      You can modify the Account two-factor enable theme page.

      Hope this helps.

    • H

      Unsolved MFA web hooks

      • • harish_reddy
      4
      0
      Votes
      4
      Posts
      1.4k
      Views

      danD

      @harish_reddy Thanks for the feedback, we appreciate it. While I think it is unlikely we'd separate out those webhooks, you are welcome to add a GH issue with your feedback and we can see how others in the community feel about the topic.

    • T

      Unsolved bcrypt issue

      • • tiago
      4
      0
      Votes
      4
      Posts
      1.7k
      Views

      danD

      @tiago Awesome!

    • danD

      Solved I only want starter for dev instances but essentials for my prod instances

      • • dan
      4
      0
      Votes
      4
      Posts
      1.7k
      Views

      danD

      Hiya @harish_reddy ,

      That's a cool idea. We don't have any plans to do so right now.

    • R

      Solved Google Identity provider, cannot customize button type

      • • ronn316
      5
      0
      Votes
      5
      Posts
      1.7k
      Views

      mark.robustelliM

      @ronn316 Awesome, glad you got it the way you want it and thanks for sharing the update with the community!

    • C

      Unsolved Error encountered with Fast Path install

      • • ccurtis
      2
      0
      Votes
      2
      Posts
      637
      Views

      mark.robustelliM

      @ccurtis Are you able to create the Administrator account?

    • N

      Unsolved Setting fusionauth-app.http.cookie-same-site-policy to none in Version 1.4x

      cookie policy policies • • netstack
      2
      0
      Votes
      2
      Posts
      980
      Views

      mark.robustelliM

      @netstack said in Setting fusionauth-app.http.cookie-same-site-policy to none in Version 1.4x:

      https://github.com/FusionAuth/fusionauth-issues/issues/1414

      It does look like the fusionauth-app.http.cookie-same-site-policy has been deprecated as of ver 1.37.0 and I do not know of another way to set it. As browsers are moving away from 3rd party cookies, I think this makes sense.

    • danD

      Unsolved Locking down access to the FusionAuth admin UI

      • • dan
      2
      0
      Votes
      2
      Posts
      848
      Views

      danD

      There are a few options.

      the admin UI application is in the default tenant and can't be moved, so add all other users to a new tenant. This adds an additional layer of separation use the IP ACLs function if you are on the enterprise plan use a proxy and have the proxy filter out traffic that doesn't originate from the office network and is requesting anything with the FusionAuth admin UI client id (which is immutable)
    • joshuaJ

      Unsolved This topic is deleted!

      • • joshua
      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied