web-app icon indicating copy to clipboard operation
web-app copied to clipboard

WEB-233: Improve the OIDC integration with 2FA

Open LuisLeyva8 opened this issue 6 months ago • 1 comments

  • Implemented authentication flow with Zitadel in frontend
  • Configured OAuth2/OIDC client for token handling
  • Added session management and auth state control
  • Implemented role-based route protection
  • Added user creation functionality
  • Implemented role management system
  • Configured post-authentication redirects
  • Added guards for protected routes

LuisLeyva8 avatar Jun 27 '25 17:06 LuisLeyva8

I think your branch is not in sync with the upstream dev branch. Please sync it and squash your changes into a single commit. Currently, you have 17 commits. Thanks!

gkbishnoi07 avatar Jun 27 '25 18:06 gkbishnoi07

In addition to Gopi's requests:

  1. Please provide some sort of documentation. This seems to come with many changes, and I would like to try your changes on my box by downloading your PR. How can I test this?
  2. Please assign yourself to the Jira ticket and update its status. Currently it appears as if no one is working on this.

steinwinde avatar Jul 03 '25 16:07 steinwinde

Of course, we're currently working on what's requested. We'll share the requested documentation as soon as everything is ready.

LuisLeyva8 avatar Jul 30 '25 01:07 LuisLeyva8