<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic It sounds like you'll need… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Generate-and-Set-Complex-Password/m-p/52942#M7738</link>
    <description>It sounds like you'll need to devise your own logic. But rather than reinvent the wheel, perhaps you could use a clever Regex to 'correct' the random password that BP generates.&amp;nbsp;</description>
    <pubDate>Thu, 22 Mar 2018 20:57:00 GMT</pubDate>
    <dc:creator>John__Carter</dc:creator>
    <dc:date>2018-03-22T20:57:00Z</dc:date>
    <item>
      <title>Generate and Set Complex Password</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Generate-and-Set-Complex-Password/m-p/52939#M7735</link>
      <description>I have an application that has a very strict set of rules for a new password.

I am very much at a loss as to how to build to accommodate these rules and any help will be greatly&amp;nbsp;appreciated.

&amp;nbsp;

Rules:

Minimum Length = 8

Maximum Length = 10

No Special Characters

Upper/Lower Case required

Cannot have 2 consecutive letters

Cannot have 2 numbers next to each other (even if they are different numbers)

Cannot have the same letter in the same position as the last password

Cannot have any number in the same position as any number in the last password

&amp;nbsp;

I have been thinking that if the current password can be checked to see what the first character is and then alternate between a rule such as&amp;nbsp;(0 represents Number, X represents a letter):

0X0X0X0X0X

X0X0X0X0X0

0X0X0X0X0X

X0X0X0X0X0

&amp;nbsp;

This way there would never be a letter or number next to each other and a letter or number would not be in the same position as the last password.

&amp;nbsp;

Any ideas?</description>
      <pubDate>Wed, 21 Mar 2018 17:01:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Generate-and-Set-Complex-Password/m-p/52939#M7735</guid>
      <dc:creator>jgregor4</dc:creator>
      <dc:date>2018-03-21T17:01:00Z</dc:date>
    </item>
    <item>
      <title>The internal credentials…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Generate-and-Set-Complex-Password/m-p/52940#M7736</link>
      <description>The internal credentials object has an action to generate a password that includes loads of inputs to stipulate password length/numbers/text/special characters/etc - are you saying that does not work for your scenario?</description>
      <pubDate>Wed, 21 Mar 2018 21:02:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Generate-and-Set-Complex-Password/m-p/52940#M7736</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2018-03-21T21:02:00Z</dc:date>
    </item>
    <item>
      <title>When I have tried this and…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Generate-and-Set-Complex-Password/m-p/52941#M7737</link>
      <description>When I have tried this and used a text data item to see the password Blue Prism has ""set"" it will sometime have the same letter in the same place as last time or with 2 numbers next to each other.
As an example
Eq0nA5x9
kV16gCA5
From these 2 that were generated one after the other, the second one has 2 numbers next to each other, and a number in the same place as last time
&amp;nbsp;
&amp;nbsp;</description>
      <pubDate>Thu, 22 Mar 2018 14:39:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Generate-and-Set-Complex-Password/m-p/52941#M7737</guid>
      <dc:creator>jgregor4</dc:creator>
      <dc:date>2018-03-22T14:39:00Z</dc:date>
    </item>
    <item>
      <title>It sounds like you'll need…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Generate-and-Set-Complex-Password/m-p/52942#M7738</link>
      <description>It sounds like you'll need to devise your own logic. But rather than reinvent the wheel, perhaps you could use a clever Regex to 'correct' the random password that BP generates.&amp;nbsp;</description>
      <pubDate>Thu, 22 Mar 2018 20:57:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Generate-and-Set-Complex-Password/m-p/52942#M7738</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-03-22T20:57:00Z</dc:date>
    </item>
  </channel>
</rss>

