<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
0D51Y000069RzZISA0Okta Classic EngineAdministrationAnswered2021-08-23T14:56:27.000Z2019-04-15T17:00:56.000Z2019-05-02T04:41:39.000Z

BoltonB.40389 (Customer) asked a question.

Password Policy - Does Not Contain Part of Username

Hello,

 

Regarding the flag of "does not contain part of username" during password policy setup...what are the restrictions? For example, if we are using our email address as our username, will I be allowed to use pieces of the email address for my password? For example...if my username was "rick.smith@gmail.com" and I wanted to use "smithmeister15" as my password, would this be allowed? Or would it be prohibited due to the "smith" portion of my email address? (this is taking into account that both the "does not contain first name" and "does not contain last name" flags are disabled in our password policy). Please let me know if you need more clarification.

 

Thanks,

Bolton Boone


  • alex.susu1.5222280451736545E12 (Vendor Management)

    Hi Bolton,

     

     

     

     

     

    Okta defines "username" as the before @ part. So in your case it's "rick.smith". More than 4 consecutive characters will be flagged by the policy. 

     

     

     

     

     

    The logic this setting uses is as follows:

     

    1. The policy analyzes the username as "parts" that are separated by punctuation
    2. Any part that contains less than 4 characters is not considered by the policy
    3. The password cannot contain any of these individual parts in their entirety, but can contain a set of characters that comprise a portion of an individual part

     

     

     

     

     

    Examples:

     

    Username ed.jones@business.com contains the following parts: jones and business. "Ed" is not considered as a part since it is less than 4 characters.

    User attempts to set password to ed123456. Password is accepted, because Ed is not considered to be a password "part".

    Username andy.smith@business.com contains the following parts: andy, smith, and business

    ​user attempts to set password to smith321. Password is rejected , because it contains the part "smith".

    Username asmith@business.com contains the following parts: asmith and business

    user attempts to set password to smith321. Password is accepted despite containing "smith," because smith is an incomplete portion of the part "asmith".

     

     

     

     

     

    Expand Post
    Selected as Best
  • alex.susu1.5222280451736545E12 (Vendor Management)

    Hi Bolton,

     

     

     

     

     

    Okta defines "username" as the before @ part. So in your case it's "rick.smith". More than 4 consecutive characters will be flagged by the policy. 

     

     

     

     

     

    The logic this setting uses is as follows:

     

    1. The policy analyzes the username as "parts" that are separated by punctuation
    2. Any part that contains less than 4 characters is not considered by the policy
    3. The password cannot contain any of these individual parts in their entirety, but can contain a set of characters that comprise a portion of an individual part

     

     

     

     

     

    Examples:

     

    Username ed.jones@business.com contains the following parts: jones and business. "Ed" is not considered as a part since it is less than 4 characters.

    User attempts to set password to ed123456. Password is accepted, because Ed is not considered to be a password "part".

    Username andy.smith@business.com contains the following parts: andy, smith, and business

    ​user attempts to set password to smith321. Password is rejected , because it contains the part "smith".

    Username asmith@business.com contains the following parts: asmith and business

    user attempts to set password to smith321. Password is accepted despite containing "smith," because smith is an incomplete portion of the part "asmith".

     

     

     

     

     

    Expand Post
    Selected as Best
This question is closed.
Loading
Password Policy - Does Not Contain Part of Username