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

      I switched...

      • • robotdan
      1
      0
      Votes
      1
      Posts
      10.1k
      Views

      No one has replied

    • robotdanR

      How did you hear about FusionAuth

      • • robotdan
      1
      0
      Votes
      1
      Posts
      7.3k
      Views

      No one has replied

    • A

      OAuth Complete Registration functionality breaks the authorization flow after upgrading to version 1.59.1

      • • atabakov
      2
      0
      Votes
      2
      Posts
      4
      Views

      mark.robustelliM

      @atabakov Can you please share the settings for the application in that Admin UI? Please do not include any secrets.

    • Y

      Performance issues when retrieving applications

      • • yuriy.barvenko
      3
      0
      Votes
      3
      Posts
      5.6k
      Views

      T

      @yuriy-barvenko Ok, I'm in the same boat, but I think it is most likely the database back-end. Reason being, I migrated our database from the docker instance to a stand alone instance of PostgreSQL and I immediately noticed some performance degradation.

      I'm running version 1.55.1 of FusionAuth and PostgreSQL version 14. There are documented performance improvements in both FusionAuth and PostgreSQL. I'll be updating my version of PostgreSQL and will report back.

    • C

      Tenant Issuer configuration might not follow the OIDC specification

      • • cthos
      5
      1
      Votes
      5
      Posts
      3.1k
      Views

      mark.robustelliM

      @maciej-wisniowski Looks like you are getting some traction on the issue. Thanks for taking the time to work through this and submit the issue to make FusionAuth better.

    • M

      Cannot login to FusionAuth dashboard

      • • mohamed.aziz.khayati
      2
      0
      Votes
      2
      Posts
      8.5k
      Views

      mark.robustelliM

      @mohamed-aziz-khayati does this occur simply when you visit the page or when you try to login (submit your username and password)?

    • R

      Solved Email with link to protected route

      • • randall
      3
      0
      Votes
      3
      Posts
      1.7k
      Views

      R

      @mark-robustelli Thanks for pointing this out! Yes, magic links will work nicely.

    • B

      This topic is deleted!

      • • brad
      1
      0
      Votes
      1
      Posts
      139
      Views

      No one has replied

    • B

      FusionAuth server completely locked up

      • • brad
      6
      0
      Votes
      6
      Posts
      5.0k
      Views

      mark.robustelliM

      @peanutsunless glad this was useful for you!

    • D

      WebAuthn is now free

      • • damien
      3
      0
      Votes
      3
      Posts
      8.5k
      Views

      D

      @mark-robustelli thanks for clarifying!

    • Z

      API Keys page 500

      • • zaalbarxx
      3
      0
      Votes
      3
      Posts
      4.8k
      Views

      Z

      @dan Yes, it works as temporary solution. Thanks!

    • B

      FusionAuth theme template triggering 404 errors on SP server

      • • brad
      2
      0
      Votes
      2
      Posts
      8.1k
      Views

      K

      Personally cannot help you much since I have not deployed my monorepo on a server to see how FusionAuth behaves 😓 but I think it would be easier for others to assist you and understand it if you could share a reproducible repo or something of that sort.

    • T

      Error getting list application due to sql error (mysql)

      • • traperwaze
      4
      0
      Votes
      4
      Posts
      15.3k
      Views

      T

      I have similar issue with MySql 5.7 and create a issue report here : https://github.com/FusionAuth/fusionauth-issues/issues/2658

      Apparently it seem there is typing error in Sql query that miss the table name but use the alias only and hence the error.

    • E

      Pricing feedback

      • • elliotdickison
      2
      0
      Votes
      2
      Posts
      3.0k
      Views

      danD

      @elliotdickison Thanks for posting!

      I shared this internally.

      Regarding your first point, I agree a table would of MAU/$ would be helpful.

      Regarding your second point, really appreciate that (and the feature suggestions/bug reports you make!). We discuss features and pricing pretty regularly, and I'll surface this comment next time we do so.

    • P

      Custom linking is incomplete?

      identity provider login login-api • • pavol
      4
      1
      Votes
      4
      Posts
      9.9k
      Views

      danD

      The suggestions you gave are not very atomic. We have many users with spotty network connections, so we're trying to stick here with 1 API call for registrations.

      I hear you. I think we already have some open issues about this, but if you'd like to file an issue outlining your preferred workflow, that'd be great.

    • B

      Unable to delete key

      • • brad
      3
      0
      Votes
      3
      Posts
      3.2k
      Views

      B

      The key is not being used on the JWT tab.

    • B

      HTTPS in 1.47.1 doesn't work

      • • brad
      4
      0
      Votes
      4
      Posts
      24.6k
      Views

      danD

      @brad Hmm. Thanks for the feedback. Seems like it should have worked.

      If you feel like it, please log an issue on our GH issues list: https://github.com/FusionAuth/fusionauth-issues/issues/ with as much detail as you would like. Feel free to reference this issue.

    • H

      multiple active sessions from multiple devices

      • • harish_reddy
      4
      1
      Votes
      4
      Posts
      5.8k
      Views

      H

      Hello,

      It's been a while.

      Is it something that can be planned in future?

    • J

      Initial page load remove the landing page and just load the login form

      • • jacksontrevan
      4
      0
      Votes
      4
      Posts
      19.2k
      Views

      mark.robustelliM

      @jacksontrevan - Let me start of by saying I am not very familiar with React applications. However, thinking about typical application flow, What would happen if the user was already logged in? Can't you get the login screen by just directing them to a secured page vs a "landing page"?

    • Y

      Unsolved ElasticSearch reindex doesn't reindex all documents

      • • yves
      4
      1
      Votes
      4
      Posts
      13.6k
      Views

      danD

      @yves

      I'd be interested to see if the same issue occurs on the latest version of FusionAuth. There's 4-5 mentions of Elasticsearch in the release notes between 1.34.0 and 1.45.3, but none of them appear to address what you are seeing.

      As mentioned above, also searching directly via id for example fails.

      Sorry, I missed that. Are you saying when you search using the ids method (described here under the heading Search for Users by Id) it doesn't find these users? Because that search should go directly to the database and not through ES at all.

      It's all a bit suboptimal.

      Off topic, but please consider adding your voice to this issue which might help with your schema changes.