I have a question regarding using the credentials ...
# spicedb
n
I have a question regarding using the credentials provider to authenticate to postgres when trying to run a
spicedb datastore migrate head
command. We have a container with the environment variables
SPICEDB_DATASTORE_CONN_URI
and
SPICEDB_DATASTORE_CREDENTIALS_PROVIDER_NAME
set and a task role that has the correct permissions set but I'm still seeing an authentication error. Specifically I was expecting to see some information about the service trying to pull a token using the credentials provider but I'm not seeing that.
19 Views