FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. maciej.wisniowski
    3. Topics
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 52
    • Best 13
    • Controversial 0
    • Groups 1

    Topics created by maciej.wisniowski

    • M

      Does FusionAuth use Apache Struts - vulnerability scanning issue

      General Discussion
      • • • maciej.wisniowski
      2
      0
      Votes
      2
      Posts
      1.1k
      Views

      danD

      Hiya @maciej-wisniowski !

      We do not use Apache Struts in FusionAuth.

      Hope that helps.

    • M

      SSO - checking which user is logged in

      General Discussion
      • • • maciej.wisniowski
      6
      0
      Votes
      6
      Posts
      1.3k
      Views

      danD

      Hiya @maciej-wisniowski

      Might make sense to file a feature request. I am not sure how likely we'd be to expose the SSO token to revocation, but we already (I believe) display it in the list of refresh tokens for a user (with an API key).

      https://github.com/fusionauth/fusionauth-issues/

      I can't think of many workarounds simply because there are two disjoint users (as FusionAuth sees them, because they have different login Ids) and yet you are trying to connect them (so the same human person doesn't login with two different accounts).

    • M

      Connection closed errors with managed Postgresql on DigitalOcean

      General Discussion
      • • • maciej.wisniowski
      12
      0
      Votes
      12
      Posts
      19.4k
      Views

      A

      Thanks @joshua !

    • M

      Using custom parameters with login page

      General Discussion
      • • • maciej.wisniowski
      3
      0
      Votes
      3
      Posts
      2.2k
      Views

      danD

      @maciej-wisniowski said in Using custom parameters with login page:

      [@helpers.hidden name="custom_parameter" /]

      I did not know you could do that. Thanks for sharing your solution!

    • M

      FusionAuth in a cluster and separate user sessions for each node

      Q&A
      • • • maciej.wisniowski
      4
      1
      Votes
      4
      Posts
      6.5k
      Views

      danD

      Note that as of 1.19.0, session pinning/sticky sessions are no longer required. More details here.

    • M

      Solved Google Identity Provider and missing_redirect_uri

      Q&A
      • • • maciej.wisniowski
      6
      0
      Votes
      6
      Posts
      5.4k
      Views

      M

      I can confirm it works properly in the latest version. Thank you very much for the quick help!