OpenID: Cannot export data #981

Closed
opened 2021-09-16 03:31:47 +00:00 by saibotk · 4 comments

Currently it is not possible to export data when being authenticated via OIDC.
The form asks for the user's password, which is non-existant.

We should still allow exports when authenticated via OIDC.

Would this be overall easy to implement?
I might start looking into this if so and create a PR to fix the issue. Any help is appreciated :)

Currently it is not possible to export data when being authenticated via OIDC. The form asks for the user's password, which is non-existant. We should still allow exports when authenticated via OIDC. Would this be overall easy to implement? I might start looking into this if so and create a PR to fix the issue. Any help is appreciated :)
Owner

Not sure how to implement this. Maybe only with an email confirm link?

Open for ideas.

Not sure how to implement this. Maybe only with an email confirm link? Open for ideas.
konrad added the
kind/feature
label 2021-09-21 19:34:25 +00:00

One could prompt the user to re-login via SSO, or indeed simply send the export link per mail (which could be done for normal users, too - though of course the server then needs a valid email configuration).
Anyways, I'd really like to have this as my instance is SSO-only and on a bit of an unstable cluster yet ;)

One could prompt the user to re-login via SSO, or indeed simply send the export link per mail (which could be done for normal users, too - though of course the server then needs a valid email configuration). Anyways, I'd really like to have this as my instance is SSO-only and on a bit of an unstable cluster yet ;)
Owner

This has been changed in the meantime so that it simply won't ask the user for a password if they are authenticated via a third party provider (not yet released as stable, only in unstable). Not ideal but it works.

This has been changed in the meantime so that it simply won't ask the user for a password if they are authenticated via a third party provider (not yet released as stable, only in unstable). Not ideal but it works.
Owner

Closing this as I belive it has been solved, please ping if you're still having issues with it.

Closing this as I belive it has been solved, please ping if you're still having issues with it.
Sign in to join this conversation.
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#981
No description provided.