JUstinOstaJ
ZITADEL3w ago
9 replies
JUstinOsta

How to implement custom username/password login form in self-hosted Zitadel v2.54 without ROPC?"

UnsolvedQuestion
Hi zitadel team , currently I using a self hosting I understand that ROPC (Resource Owner Password Credentials) grant type is deprecated in OAuth 2.1 and not supported in Zitadel. However, I need to build a custom login form where users enter their username, organization ID, and password directly in my app without being redirected to the Zitadel login page.
Is any the recommended alternative for this use case? And are there any other approaches you'd suggest?
Using: Zitadel v2.54.8, Web application (React), Authorization Code flow
Was this page helpful?