HPE Morpheus Enterprise
1833910 Members
21376 Online
110063 Solutions
New Discussion

Cypher Password Complexity

 
kevkerr1
Advisor

Cypher Password Complexity

Is it possible to change the password complexity when requesting a password from Cypher?

Thanks

3 REPLIES 3
Ollie-Phillips
Valued Contributor

Re: Cypher Password Complexity

Hi, at present that isn’t possible.

If specifc characters in the passwords are causing issues, you might considering adding it to the ideas section of this forum.

For example, it would seem that a mount/key format of password/{length}/{charsToAvoid}/yourPasswordKey could be appropriate.

Anything added in the ideas section is voted on and considered by the product team.

kevkerr1
Advisor

Re: Cypher Password Complexity

Thanks Ollie, I was after removing special characters for example not necessarily the length, is that possible?
Thanks

Ollie-Phillips
Valued Contributor

Re: Cypher Password Complexity

Hi there

This is possible in both UI and via API. You can specify the length of the password to be created

Here is a link to API docs:

It’s the same in the UI, you suffix the mount with the required length, then your password

password/20/strongpassword