• Home
  • Categories
  • Recent
  • Popular
  • Pricing
  • Contact us
  • Docs
  • Login
FusionAuth
  • Home
  • Categories
  • Recent
  • Popular
  • Pricing
  • Contact us
  • Docs
  • Login

Password that never expires?

Scheduled Pinned Locked Moved
Q&A
passwords expiration
2
5
1.8k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D
    dan
    last edited by 14 Jan 2021, 18:11

    Hi, It is possible to set a user password that never expires. it is being used by a client application so there are no human users involved.

    On the Edit user screen, the change password value is set to "Do not change password".

    --
    FusionAuth - Auth for devs, built by devs.
    https://fusionauth.io

    1 Reply Last reply Reply Quote 0
    • D
      dan
      last edited by 14 Jan 2021, 18:11

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

      --
      FusionAuth - Auth for devs, built by devs.
      https://fusionauth.io

      O 1 Reply Last reply 29 Feb 2024, 17:38 Reply Quote 0
      • O
        olivier.rochon @dan
        last edited by 29 Feb 2024, 17:38

        @dan
        When the password policy is enabled.
        There is no option on a user to bypass it

        D 1 Reply Last reply 6 Mar 2024, 20:34 Reply Quote 0
        • D
          dan @olivier.rochon
          last edited by 6 Mar 2024, 20:34

          @olivier-rochon Correct.

          --
          FusionAuth - Auth for devs, built by devs.
          https://fusionauth.io

          D 1 Reply Last reply 6 Mar 2024, 20:35 Reply Quote 0
          • D
            dan @dan
            last edited by 6 Mar 2024, 20:35

            If you needed to, you could always build an API integration (the User Update API lets you reset passwords, or you could initiate a Change Password Request) into your application for a specific user.

            --
            FusionAuth - Auth for devs, built by devs.
            https://fusionauth.io

            1 Reply Last reply Reply Quote 0
            • First post
              Last post