OIDC and operations requiring password

I’m about to swap from using the built in auth to OIDC for my self-hosted instance.

I noticed that several operations, such as exporting data, require a pasword to be provided. Of course, Vikunja doesn’t know my SSO password so how is that meant to work?

It will simply not ask you the password in that case.

Unfortunately, that doesn’t appear to be the case…

For reference, I am running Frontend Version: 0.18.2 API Version: v0.18.1 in docker, with Authelia as the OIDC provider.

Ah, I think the fix didn’t yet land in a stable release but was fixed. Would you mind checking of it works with the unstable release?