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

    Topics created by jlinton

    • J

      Unsolved Is there a way to add the ForceAuthn property to a SAML V2 request?

      Q&A
      • • • jlinton
      4
      0
      Votes
      4
      Posts
      778
      Views

      J

      @jlinton

      Is it possible to leverage what is described in this post?

      https://fusionauth.io/community/forum/topic/663/force-google-account-selection-on-every-login

      Also, how entrenched are you with SAML?

    • J

      lastLoginInstant is being set when a user is created through the API though the user has not logged in yet

      Q&A
      • • • jlinton
      3
      0
      Votes
      3
      Posts
      516
      Views

      joshuaJ

      @jlinton,

      As a related note, you can elect to remove the JWT when calling the login API specifically.

      https://fusionauth.io/docs/v1/tech/tutorials/json-web-tokens/#skipping-jwt-creation

      Thanks,
      Josh

    • J

      Is it possible to see if a user has requested a password reset?

      Q&A
      • • • jlinton
      2
      0
      Votes
      2
      Posts
      361
      Views

      joshuaJ

      @jlinton

      This feature will be released as a webhook very shortly as part of 1.30 so keep your eyes peeled when we announce this!

      Related webhooks coming in this release

      user.password.reset.send user.password.reset.start user.password.reset.success user.password.update

      Thanks
      Josh