Login needs 2 sets of credentials

When Trying to log in from the main UI, i get the following login form:

image

That makes sense, when I login successfully, I’m greeted with another login form:

image

This latter one does not seem to make sense, does anyone know where these credentials can be (re)set?

noteworthy:

  • I’m behind a reverse nginx in a Kubernetes cluster.
  • Running version 3.2.0

I suspect there is something up with the reverse proxy config. Does it do the same when you connect without going through the reverse proxy?

I know there are some special settings required to pass the credentials through the reverse proxy. I don’t use a reverse proxy any more so can’t be any more help then that.