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

theogravity-sb

@theogravity-sb

2
Reputation
1
Profile views
5
Posts
0
Followers
0
Following
Joined 28 Jun 2022, 00:24 Last Online 12 Feb 2025, 23:58
Age 42

theogravity-sb Unfollow Follow

Best posts made by theogravity-sb

  • Appropriate refresh token setting for rolling window?

    What is the appropriate setting to use regarding refresh token expiration and refresh token usage when you want the following:

    • The refresh token can only be used once; on refresh, a new refresh token is issued
    • The new refresh token has an updated expiration of "Refresh Token duration" instead of the former refresh token's expiration

    I'm using:

    Refresh Token expiration: Sliding window
    Refresh Token usage: One time use

    Would those be the correct settings?

    posted in Q&A
    T
    theogravity-sb
    28 Oct 2022, 22:42
  • RE: Appropriate refresh token setting for rolling window?

    @dan Thanks, this is the use-case I was expecting.

    posted in Q&A
    T
    theogravity-sb
    4 Nov 2022, 16:43

Latest posts made by theogravity-sb

  • RE: How to deal with sign-up spam?

    There's also another kind of spam that we're noticing. At least for Google IdP accounts, scammers are adjusting their name to include malicious URLs (without even using link tags). The gmail UI will unfortunately render them as links.

    Does FA have some built-in functionality to deal with this scenario?

    posted in Q&A
    T
    theogravity-sb
    11 Feb 2025, 19:05
  • RE: Appropriate refresh token setting for rolling window?

    @dan Thanks, this is the use-case I was expecting.

    posted in Q&A
    T
    theogravity-sb
    4 Nov 2022, 16:43
  • RE: Appropriate refresh token setting for rolling window?

    So basically for fixed, the new token will have a reset exp date, while the old one will retain its existing one?

    posted in Q&A
    T
    theogravity-sb
    29 Oct 2022, 23:32
  • Appropriate refresh token setting for rolling window?

    What is the appropriate setting to use regarding refresh token expiration and refresh token usage when you want the following:

    • The refresh token can only be used once; on refresh, a new refresh token is issued
    • The new refresh token has an updated expiration of "Refresh Token duration" instead of the former refresh token's expiration

    I'm using:

    Refresh Token expiration: Sliding window
    Refresh Token usage: One time use

    Would those be the correct settings?

    posted in Q&A
    T
    theogravity-sb
    28 Oct 2022, 22:42
  • API to search for users by username?

    I'm performing an import from Cognito and we have usernames that are completely unique on it. The import API for FusionAuth will error out if there is a duplicate user being inserted.

    I'm trying to write something that will filter out users already imported into FusionAuth from Cognito, but the User search API using elasticsearch (I'm on hosted FA) doesn't always return results when I search by username using queryString.

    Is there a better way to go about searching for users against a username?

    posted in Q&A
    T
    theogravity-sb
    28 Jun 2022, 00:28