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

      Solved FusionAuth not installing on Google Cloud Platfrom VM Instance

      • • yamkela.spengane
      7
      0
      Votes
      7
      Posts
      1.8k
      Views

      danD

      Ah, great. Yes, if you are running both the database and FusionAuth, you need more memory. If you are running elasticsearch too, you'll need even more.

    • T

      Unsolved Retrieve IdP id used for login

      • • tony
      6
      0
      Votes
      6
      Posts
      1.5k
      Views

      danD

      @tony

      Glad you were able to figure it out. I'm not aware of any other way to access the identity provider id from the response, but that does seem to solve your problem, correct?

      Please feel free to file a feature request more clearly outlining your use case and proposed ideal solution.

      It looks like the type of audiences is a set of strings, so I wouldn't expect any complex elements.

      The docs say that this field is:

      [a] list of the audiences for this SAML response. By default, the issuer or audience from the form are used.

      This is not super clear to me, so I filed a PR against the docs to make it clearer: https://github.com/FusionAuth/fusionauth-site/pull/376

    • 4

      SAML SSO Service Provider Sign Requests set to False in Metadata URL

      • • 48yogen
      2
      1
      Votes
      2
      Posts
      3.0k
      Views

      robotdanR

      This looks to be a bug. Tracking here: https://github.com/FusionAuth/fusionauth-issues/issues/1067

      Thanks for letting us know.

    • H

      This topic is deleted!

      • • hackerone3117
      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • D

      This topic is deleted!

      • • d4rktools
      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • R

      Unsolved workflow for self registration

      • • richb201
      35
      0
      Votes
      35
      Posts
      103.0k
      Views

      danD

      Hard to know exactly what's going on.

      I would try creating another tenant and seeing if the same SMTP settings fail. Then I'd try standing up a version with the very latest FusionAuth version and seeing if you see the same behavior.

      Also, do you have the same tenant smtp settings? That is under the "advanced" tab, then "smtp settings".

    • J

      This topic is deleted!

      • • jasonsteve280
      1
      0
      Votes
      1
      Posts
      6
      Views

      No one has replied

    • E

      Unsolved This topic is deleted!

      • • emiglobetrotting
      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • R

      List the registered users. Getting response code as 401 Unauthorised

      • • ramkumarrammohan
      4
      0
      Votes
      4
      Posts
      898
      Views

      R

      @dan

      Thanks for the reply. It works

    • X

      Can't connect to web interface.

      docker user management • • xan
      3
      0
      Votes
      3
      Posts
      2.9k
      Views

      danD

      How much memory are you giving to the java process?

      You can also switch to the database search engine and see if removing ES resolves the issue. At that point it might be a resource issue.

      https://fusionauth.io/docs/v1/tech/tutorials/switch-search-engines/ has instructions on how to change these.

    • L

      This topic is deleted!

      • • lordonsocrate47
      1
      0
      Votes
      1
      Posts
      3
      Views

      No one has replied

    • X

      Trying to install into docker, but getting permission error.

      • • xan
      6
      0
      Votes
      6
      Posts
      5.3k
      Views

      X

      For anyone interested I got this running by one installing docker-compose from the actual docker tutorial on how to do it, and then giving docker permission to run commands as root. There is a tutorial on how to do it on. On top of those I moved it to a server with 2gb of ram, as I noticed a few out of memory errors when it was trying to start up.
      https://docs.docker.com/engine/install/linux-postinstall/

    • J

      This topic is deleted!

      • • joshuadollar85
      1
      0
      Votes
      1
      Posts
      3
      Views

      No one has replied

    • R

      This topic is deleted!

      • • ronethel01
      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • D

      MFA on Paid Tier?

      • • daniel.barrett
      2
      0
      Votes
      2
      Posts
      882
      Views

      danD

      Hi @daniel-barrett ,

      Great question! The short answer is that the TOTP/Google authenticator/authy 2FA will continue to be included in the community edition.

      As we're revamping the SMS functionality entirely and making it a whole lot better, when this MFA project is released, using SMS 2FA will require a paid edition license.

      Here's a lot more detail.

      Please let me know if you have any questions or comments.

    • D

      2FA Custom Form

      • • daniel.barrett
      7
      0
      Votes
      7
      Posts
      2.0k
      Views

      danD

      Hi @daniel-barrett ,

      Sorry for the hassle!

      All the hosted login pages that FusionAuth makes available are documented in the themes section.

      That Integration Points doc is pretty new, but if you haven't seen it is worth a read. Would love any feedback on that.

    • E

      This topic is deleted!

      • • eyekaa3
      1
      0
      Votes
      1
      Posts
      3
      Views

      No one has replied

    • D

      Alternate Auth Strategies

      • • daniel.barrett
      4
      0
      Votes
      4
      Posts
      924
      Views

      danD

      You could maintain two user accounts, dan with MFA turned on and dan-api-access with MFA turned off and application tokens. You could then use webhooks to keep their permissions in sync.

    • S

      how to get fresh installation?

      kubernetes database • • shaunladd
      4
      0
      Votes
      4
      Posts
      2.2k
      Views

      danD

      Sorry, no kub expert here. I'm not sure how to teardown just the database, but I assume you could write a script to connect to the backing database and drop the tables/schema, etc. That might be quicker than dropping the entire cluster.

      If you figure out a better way, please share!

    • H

      This topic is deleted!

      • • hostinc123
      1
      0
      Votes
      1
      Posts
      3
      Views

      No one has replied