Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!
The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.
Hello everyone
We use the Appian(on premise version) and want to connect with MYSQL.I think we can use user id and PW to make it work ,but it means we need to store this sensitive info in our service(GCP) and someone can get by check the detailin < configure.bat >..file.
So I want to know whether we can use the service account for database security authentication to connect with the DB or not ?
Discussion posts and replies are publicly visible
And we want to manage the db connection info by using GCP secret manager.
Did you try to make the connection using a connected system? Then, Appian will store your credentials encrypted.
Thanks StefanBecause we use the on-premise version of Appian. According to the installation guide,https://docs.appian.com/suite/help/22.2/Quick_Start_Installation_Guide.htmlwe need to store the user id and PW in configure.bat file at first,do you know how I can use the connect system while installing the Appian into my GCP service