I'm hearing that Appian does not accept passwords that are 22 characters long.
What is the maximum length for the password of an Appian user account?
Is this published officially anywhere? (I did not see it on the Administration Console documentation page.)
Thank you.
Discussion posts and replies are publicly visible
This is the official Java API documentation, and it does not mention any restrictions in length.
https://docs.appian.com/suite/help/25.3/api/com/appiancorp/suiteapi/personalization/UserService.html
Byte []s and strings....yeah.. no max length listed.
Thanks.