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

    Password policy per user

    Scheduled Pinned Locked Moved Unsolved
    Q&A
    2
    2
    1.7k
    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.
    • O
      omryc3
      last edited by

      i want my default users to have password expiration time,
      and in in the same time i want some users, in the same tenant, to not have their password expired
      Is it possible?
      In case that its not, I thought about using authentication token for these users,
      because i assume that password policy rules dont affect these tokens
      would this be a good workaround?

      Thanks

      danD 1 Reply Last reply Reply Quote 0
      • danD
        dan @omryc3
        last edited by

        @omryc3 Have you tested the authentication tokens and seeing if the password policy applies to them? I'm not sure myself, but it should be an easy test to run.

        It is not possible to have different password rules apply to users in the same tenant, since they are tenant level policies and apply to every user within a tenant.

        You could have the users that you want to have no password expiration use OIDC to login against a third party server. (And that server could be a different FusionAuth instance.)

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

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