FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. twosevenxyz
    3. Topics
    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 19
    • Best 2
    • Controversial 0
    • Groups 0

    Topics created by twosevenxyz

    • T

      Unexpected validity of access_token obtained via exchanging refresh_token

      General Discussion
      • • • twosevenxyz
      8
      0
      Votes
      8
      Posts
      1.2k
      Views

      danD

      I think this is a bug. For some reason the tenant settings are controlling on the refresh token exchange when the application config should take precedence.

      Can you please file an issue here: https://github.com/fusionauth/fusionauth-issues/issues and reference this forum post?

    • T

      user.email.verified webhook not firing

      Q&A
      • • • twosevenxyz
      5
      0
      Votes
      5
      Posts
      875
      Views

      danD

      Related bug report: https://github.com/FusionAuth/fusionauth-issues/issues/842

    • T

      Register user under all applications of a tenant

      Q&A
      • • • twosevenxyz
      2
      0
      Votes
      2
      Posts
      740
      Views

      danD

      Nope.

      However, you can write some code to do this. You could write two scripts:

      one to add a user, which should register them to all applications one to add an application, which should register all users

      Further reading:

      This post is probably worth a read, to clarify how FusionAuth handles users without an application registration: https://fusionauth.io/community/forum/topic/5/can-you-limit-a-user-s-login-authentication-access-to-applications-within-a-single-tenant/2?_=1597070984952

      You also might be interested in voting up this issue: https://github.com/FusionAuth/fusionauth-issues/issues/772

      You could also file a github issue explaining what you are trying to accomplish, perhaps there's a feature to be written to allow this.

    • T

      Bulk deletion by tenantId throws error

      Q&A
      • • • twosevenxyz
      8
      0
      Votes
      8
      Posts
      1.0k
      Views

      danD

      Ah, makes sense.

      You should be able to export the email templates via the retrieve email template API and them re-import them using the same API. It may take a bit of fiddling, but it should be possible. In fact, you may want to capture the email templates as a kickstart file for future deployment/dev envt setup ease: https://fusionauth.io/docs/v1/tech/installation-guide/kickstart

      I think we already have some issues about configuration migration, so you may want to check them out and vote for them if they convey what you'd like (please upvote them if so):

      https://github.com/FusionAuth/fusionauth-issues/issues/576 https://github.com/FusionAuth/fusionauth-issues/issues/560
    • T

      Solved Unable to create application(s)

      General Discussion
      • • • twosevenxyz
      5
      0
      Votes
      5
      Posts
      783
      Views

      S

      Is there anyone using DigitalOcean having/not having such issues? Any clues what else I can do?