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
    • A

      This topic is deleted!

      • • asfdfsffsa06
      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • S

      How to set SMTP server configuration from docker-compose

      • • skocur10
      3
      0
      Votes
      3
      Posts
      2.6k
      Views

      joshuaJ

      @maciej-wisniowski Good Call! 🙂

    • D

      Performance issues when retrieving user

      • • david.billings
      8
      0
      Votes
      8
      Posts
      1.1k
      Views

      joshuaJ

      Thanks for the additional information @david-billings. We will have to see if we can do some additional testing to recreate.

      Josh

    • R

      Solved Configuration Fails

      • • reece.temple
      7
      0
      Votes
      7
      Posts
      2.0k
      Views

      joshuaJ

      @reece-temple!

      Sorry to hear that you are still having trouble!

      When you say that you have tried locally, does that mean that you having installed FusionAuth via FastPath install files?

      Thanks,
      Josh

    • R

      This topic is deleted!

      • • reece.temple
      1
      0
      Votes
      1
      Posts
      3
      Views

      No one has replied

    • P

      Unable to get client_credentials grant working with Sandbox

      • • patrick.valle
      3
      0
      Votes
      3
      Posts
      1.6k
      Views

      P

      @dan Ah, that makes sense. On closer inspection, I also see the API docs you referenced explicitly say that only entities are supported 😅

      Thanks for the prompt support! Will check it out.

    • N

      This topic is deleted!

      • • nirafinance43
      1
      0
      Votes
      1
      Posts
      3
      Views

      No one has replied

    • D

      This topic is deleted!

      • • drencase.097094
      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • W

      This topic is deleted!

      • • wfuuopy
      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • D

      Enable Reactor in sandbox environment

      • • david.oggier
      3
      0
      Votes
      3
      Posts
      758
      Views

      robotdanR

      Thanks for the suggestion @david-oggier - this was previously working, but with some recent licensing changes we had to jiggle the handle to get it working again. All fixed!

      Thanks @dan for bringing this up.

    • A

      Unable to set Access_Token to expiring based on the Application settings

      • • amyers
      3
      0
      Votes
      3
      Posts
      4.4k
      Views

      danD

      @amyers I'm not quite sure what you are suggesting. Are you saying that you'd like information on the user view (in the admin UI) about when a JWT created on login would expire? Or do I misunderstand you?

    • D

      When registration is updated ?

      • • didier.rano
      12
      0
      Votes
      12
      Posts
      1.9k
      Views

      danD

      @didier-rano

      It looks like there are two issues.

      The first is that the SAML login lambda runs after the JWT populate lambda (or at the least the order is indeterminate) so your groups aren't being propagated, at least for Azure AD. More concerning to me is the fact that you are only seeing one SAML reconciliation for your user. I would expect that lambda to run every time the user logs in.

      These feel like issues to raise on our issues repo, preferably with reproduction steps. I have been trying to find time to replicate it and file the issue, but if you can, that'd be very helpful.

      The second is whether we support Enterprise Applications. I don't know if any of the community is using that particular feature. That does make sense why you are not interested in OIDC, however. Do you have a link for the Azure docs on this so I could learn more (I googled for them, but wasn't able to find anything relevant).

    • G

      This topic is deleted!

      • • ggyurov
      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • D

      Deploy FusionAuth one instance by company

      • • didier.rano
      2
      0
      Votes
      2
      Posts
      397
      Views

      danD

      Have you reviewed the license FAQ?

      https://fusionauth.io/license-faq/

      If your scenario isn't described there, please provide more detail. If you'd prefer to explain over email, please contact us.

    • R

      This topic is deleted!

      • • ryanboyer612
      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • H

      Typo in report API

      • • harish_reddy
      2
      0
      Votes
      2
      Posts
      976
      Views

      danD

      @harish_reddy thanks for letting us know!

      I created a PR to fix this and will get it shipped in the next few days.

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

      Cheers!

    • D

      Two Factor API is not working while other APIs are working

      • • dipesh.soni
      2
      0
      Votes
      2
      Posts
      1.0k
      Views

      danD

      Hi @dipesh-soni

      We're not able to debug the issues as it is not working on our production server but working fine on our testing server.

      Are there any differences between production and test which might cause this? Java versions, FusionAuth versions, OS versions?

      That's always where I start when I have two systems that should work the same but do not.

    • L

      This topic is deleted!

      • • lordonsocrate47
      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • D

      Signup/Registration flow

      • • daniel.barrett
      3
      0
      Votes
      3
      Posts
      1.2k
      Views

      danD

      Hiya,

      Thanks for using FusionAuth. Sorry about the confusion.

      There are three ways to do FusionAuth registration:

      using the APIs and building your own UX using the basic self service registration with hosted login pages <-- this sounds like what you are looking for using advanced self service registration with hosted login pages (only available with a paid license -- pricing starts at $125/month for this and other premium features)

      Here's some starting docs:

      An overview of FusionAuth's integration points The theme documentation; theming is how you make the hosted login pages look like your site. The advanced registration guide covers the advanced self service registration, including the differences between advanced and basic self service registration.
    • I

      Checkbox custom form field works weird

      • • ishuvalov
      4
      0
      Votes
      4
      Posts
      1.2k
      Views

      danD

      After some further thought, I believe this is working as designed, though I agree this is weird.

      When you create a checkbox and provide options, we display each option as a choice.

      If you didn't want it to display true or false you could create a messages entry for that field. (In the theme admin section; more here: https://fusionauth.io/blog/2020/09/01/theme-registration-form/ ).

      But I agree, I think in general you don't want to use checkboxes with multiple booleans, a select box is a better choice.