Redis ACL Requirements (external Redis server) #11381
Unanswered
michael1800v1
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I can't seem to find in the documents anywhere, including developer sections, what the access requirements are for the Redis user (Redis server-side user ACL). Unfortunately, initial connections on startup don't use the supplied username (though following requests do), so I had to give it @connection. Now it's terminating connections and boot-looping because of -@dangerous.
While I can certainly debug output/traffic, I'm sure to run into additional command issues later on down the line as I add flows and providers. Does anyone know what AuthentiK's Redis user actually needs to fully function? I'd be happy with a link to documentation as well, but Google, repo searches and AuthentiK's site haven't provided anything along these lines.
Beta Was this translation helpful? Give feedback.
All reactions