Add Issuer and Subject to user list command #3063

Merged
konrad merged 1 commits from jyte/vikunja:main into main 2025-01-30 17:22:04 +00:00
Contributor

Hi,
i believe that it is possible to endup in the following situation :

  • A user logs in using an authorized OIDC provider
  • A vikunja user is created with the issuer & subject from the OIDC provider
  • The same user logs in using another OIDC provider
  • A 2nd vikunja user is created with a different issuer (possibly all other fields beside created, updated and id are equals)

I think it is important to be able to distinguish them in the user list command

Hi, i believe that it is possible to endup in the following situation : - A user logs in using an authorized OIDC provider - A vikunja user is created with the issuer & subject from the OIDC provider - The same user logs in using another OIDC provider - A 2nd vikunja user is created with a different issuer (possibly all other fields beside `created`, `updated` and `id` are equals) I think it is important to be able to distinguish them in the `user list` command
jyte added 1 commit 2025-01-30 14:51:50 +00:00
Add Issuer and Subject to user list command
All checks were successful
continuous-integration/drone/pr Build is passing
fc05cc384d
Member

Hi jyte!

Thank you for creating a PR!

I've deployed the frontend changes of this PR on a preview environment under this URL: https://3063-main--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somewhere. The easiest to use is https://try.vikunja.io/.

This preview does not contain any changes made to the api, only the frontend.

Have a nice day!

Beep boop, I'm a bot.

Hi jyte! Thank you for creating a PR! I've deployed the frontend changes of this PR on a preview environment under this URL: https://3063-main--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somewhere. The easiest to use is https://try.vikunja.io/. This preview does not contain any changes made to the api, only the frontend. Have a nice day! > Beep boop, I'm a bot.
jyte changed title from WIP: Add Issuer and Subject to user list command to Add Issuer and Subject to user list command 2025-01-30 15:30:41 +00:00
konrad merged commit e9444159c5 into main 2025-01-30 17:22:04 +00:00
Owner

Thanks!

Thanks!
Sign in to join this conversation.
No description provided.