Hi guys, I have a web app with graphql and prisma/mysql, I am trying to incorporate our auth system (ldap/sso) with the prisma. has anyone had an experience with that? basically I will need to put a generated key in the password value for mysql connection.