Invite a user to register using the org's Idps
Hello, I want to invite a user from my backend app to join an organization (Use Zitadel api to create the user and then add him to the org, also add him to a team table in my backend app) , and I want to redirect him to a page where he can register using External providers only, Is it possible to do this ? I found this api method "Start flow with an identity provider" but I have to specify the identity provider, Is there any other way to do this ?
