Hello,
I am trying to setup prefect orion with postgress. My postgress db works with kerberso authentication, is there a way I can make it work with kerberos Authentication?
k
Kevin Kho
06/23/2022, 3:42 AM
Hey Amol, I am unfamiliar with Kerboso, how would you connect to postgres normally?
Also no need to double post. We’ll respond to the messages when we see it
👍 2
a
Amol Shirke
06/23/2022, 7:38 AM
For connecting normally I would just pass my username in connection string.
k
Kevin Kho
06/23/2022, 1:51 PM
Will ask some team members about this
You should be able to just use
PREFECT_ORION_DATABASE_CONNECTION_URL
and include the Kerberos stuff there as part of the connection string