Password.properties and other passwords

While setting up appian temporary admin credentials are to be provided to the password.properties files which appian deletes after the app server restart where does it store these credentials? What happens to the other credentials stored in the password. properties file where does appian store them? I did look into the Appian_DB but i could only find hashed passwords for users. 

  Discussion posts and replies are publicly visible

Parents Reply Children
  • Hi ,

    If your infosec team has low-level curiosity regarding authentication and authorization, a good place to start would be to familiarize yourself with the available documentation on Appian Authentication.

    Specifically, I think, you'll want to review the details on Appian authentication vs LDAP auth, and SAML auth.

    I cannot speak specifically to integration with Enterprise Password Vault.

    If you're not able succeed with a supported Appian configuration, consider opening a ticket with Appian Support.

  • I am very much aware of the how the AA works with LDAP/SAML and their integration with Appian and any questions on that front i can very much answer them. There are passwords that are being stored  in plaintext format on appian they would want to secure that with an enterprise password vault and especially for the DB connection from appian cloud to on-premise DB. I guess I would have them talk to Appian InfoSec directly for hashing and Salting methods used.