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

      Unable to connect maintanance mode with Postgresql

      • • sharma
      2
      0
      Votes
      2
      Posts
      355
      Views

      S

      @sharma Unable to connect to your database using either the superuser username and password or ordinary username and password you provided. Please verify your connection information. If it is correct, make sure the database is running before continuing.

    • L

      This topic is deleted!

      • • laelialucasta
      1
      0
      Votes
      1
      Posts
      3
      Views

      No one has replied

    • M

      This topic is deleted!

      • • maithilisharma
      1
      0
      Votes
      1
      Posts
      4
      Views

      No one has replied

    • S

      This topic is deleted!

      • • sabrinsabrina655
      1
      0
      Votes
      1
      Posts
      4
      Views

      No one has replied

    • A

      This topic is deleted!

      • • alihanna.us
      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • M

      This topic is deleted!

      • • mariedvis.us
      1
      0
      Votes
      1
      Posts
      5
      Views

      No one has replied

    • 1

      Test account

      • • 1tvich996
      2
      0
      Votes
      2
      Posts
      519
      Views

      joshuaJ

      @1tvich996

      Test account not included in our bug bounty program. You can read more here:

      https://fusionauth.io/security/ https://fusionauth.io/security/#responsible-disclosure

      Thanks
      Josh

    • M

      This topic is deleted!

      • • mikecolince25
      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • J

      This topic is deleted!

      • • jakariai065
      1
      0
      Votes
      1
      Posts
      3
      Views

      No one has replied

    • M

      This topic is deleted!

      • • mubassirpatel
      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • V

      This topic is deleted!

      • • vegajer887
      1
      0
      Votes
      1
      Posts
      3
      Views

      No one has replied

    • J

      I need a PHP library compatible with OIDC for SSO Google through FusionAuth

      • • jesalba31
      2
      0
      Votes
      2
      Posts
      379
      Views

      J

      Hi, I have gotten a library that has worked for me, it is quite complete, I will leave it here.

      https://github.com/jumbojett/OpenID-Connect-PHP

    • F

      Where to find the option "Require registration"

      • • florian
      4
      0
      Votes
      4
      Posts
      1.2k
      Views

      joshuaJ

      @florian Glad you found it!

    • T

      How to trigger user.email.verified webhook when user clicks the link in their email

      • • travis.milum
      6
      0
      Votes
      6
      Posts
      1.3k
      Views

      joshuaJ

      webhook only on the tenant level

      See related post for additional information

      https://fusionauth.io/community/forum/topic/1181/webhook-not-working-on-user-delete/4?_=1630508237897

    • J

      This topic is deleted!

      • • jeff.lawry
      1
      0
      Votes
      1
      Posts
      3
      Views

      No one has replied

    • Y

      fusionauth.sso cookie's value is encoded?

      • • yb98
      5
      1
      Votes
      5
      Posts
      4.3k
      Views

      Y

      @pleymor yeah, it is slightly tricky, you can try decoding it here: https://www.base64decode.org/, you will get some gibberish, but the refresh token will be a substring of the decoded token. The length of the decoded token may also vary depending on your browser.

    • D

      This topic is deleted!

      • • dangvanhieu1605988
      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • P

      This topic is deleted!

      • • pcknautical
      1
      0
      Votes
      1
      Posts
      4
      Views

      No one has replied

    • F

      This topic is deleted!

      • • fh132064
      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • A

      Solved JWT signing algorithm change to RS256 (Asymmetric RSA 256) not working.

      • • anand.murugan
      3
      0
      Votes
      3
      Posts
      1.2k
      Views

      joshuaJ

      @anand-murugan

      Glad you solved it!

      Josh