• Joined on 2021-11-07
s87651 commented on issue vikunja/vikunja#1036 2021-12-19 21:10:59 +00:00
OpenID redirect never occurs

Can you verify the Vikunja API container can reach authentik from within the container?

From the public URL it's given, yes it can, and does.

Keep in mind that by default you usally cannot…

s87651 commented on issue vikunja/vikunja#1036 2021-12-16 14:11:16 +00:00
OpenID redirect never occurs

Looks like it fails with Status Code 504.

What's in the server logs? 504 indicates something is wrong with your proxy. It should have additional logging.

As much as I'd like this to be…

s87651 commented on issue vikunja/vikunja#1036 2021-12-15 10:55:20 +00:00
OpenID redirect never occurs

If there is such a request, what is its response? If not, anything in the browser logs?

Looks like it fails with Status Code 504.

btw how are you hosting?

DigitalOcean Kubernetes…

s87651 commented on issue vikunja/vikunja#1036 2021-12-13 10:20:44 +00:00
OpenID redirect never occurs

I get redirected to https://todo.example.com/auth/openid/extprovider?code=redacted&state=redacted.

Occassionally (usually after app restart), I'll get logged in, but it won't be too soon after…

s87651 commented on issue vikunja/vikunja#1036 2021-12-12 18:08:02 +00:00
OpenID redirect never occurs

@konrad Yes, this is still reproducable and still happening with the latest unstable version on both.

My current Vikunja config is here:

auth:
    local:
        enabled: false
   
s87651 commented on issue vikunja/vikunja#1036 2021-11-07 15:11:25 +00:00
OpenID redirect never occurs

When you get redirected to the client where it shows just the motd, what does that look like?

It's just a page with the llama in the bottom right and the MOTD in the middle. Very blank with no…

s87651 opened issue vikunja/vikunja#1036 2021-11-07 01:27:52 +00:00
OpenID redirect never occurs