Navigation

    FusionAuth
    • Login
    • Search
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    1. Home
    2. Tags
    3. expiration
    Log in to post
    • All categories
    • dan

      Password that never expires?
      Q&A • passwords expiration • • dan

      2
      0
      Votes
      2
      Posts
      274
      Views

      dan

      Passwords don’t expire unless you configure the expiration (max age) in the password policy. So by default your password will never expire.

    • dan

      Different JWT expiration times based on how they are generated
      Q&A • jwt expiration api oidc • • dan

      2
      0
      Votes
      2
      Posts
      310
      Views

      dan

      The JWT TTL can be configured per application, so if you were using a different application for OIDC vs an API - then you could do it.

      But if you don't want to use multiple applications, then it is not possible, at least currently.

      I could see a use case for asking for a JWT with a TTL equal to or less than the configuration and that request being honored, that could be a feature request. But as of right now, the only option is different applications.

    • dan

      User expiration
      Q&A • user expiration user-api • • dan

      2
      0
      Votes
      2
      Posts
      359
      Views

      dan

      It means the user won't be able to login.

    • dan

      does a refresh token have an expire time?
      Q&A • refresh token expiration • • dan

      2
      0
      Votes
      2
      Posts
      330
      Views

      dan

      Yes, a refresh token has a configured time to live (TTL). It can be configured at the Tenant or Application level.
      More here: https://fusionauth.io/docs/v1/tech/core-concepts/tenants#jwt