<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D50Z00008C3jaOSAROkta Classic EngineIntegrationsAnswered2024-04-30T09:18:25.000Z2018-02-19T13:47:26.000Z2018-02-19T13:47:26.000Z
How password policy applies to user authentication?
We’d like to add password policy setting to our platform recently. After going through the OKTA API, i understand how password policy works with the user recovery operation (password change, password reset, user unlock).  but i’m not sure how it work with user authentication.

 

Based on the Authentication API below, for user authentication, it doesn’t use password policy to validate the password, it only use LOCKOUT setting in password policy to decide whether to show lockout failures.  

 

https://developer.okta.com/docs/api/resources/authn#response-example-for-primary-authentication-with-public-application-and-show-lockout-failures

 

Can anyone please confirm my understanding?

  • Hi Jun,

     

    Thank you for reaching out to the Okta Community.  

    You are correct. It does not use the Password Policy to validate the authentication but it does reference it in the case of Lockout events.

     

    Best regards,  

    Mihai Negoita

    Okta Support.
    Expand Post
  • j5v7c (j5v7c)

    Hello,

     

    Thanks for posting your inquiry in Okta Community Portal.

     

    ​If you receive a great answer to your question(s), please help readers find it by marking it the best answer. Hover over the answer and click "Best Answer." 

     

    Thank you,

     

    ​Dylann Fezeu

    OHC Team
    Expand Post
This question is closed.
Loading
How password policy applies to user authentication?