p2-inc / keycloak-orgs

Single realm, multi-tenancy for SaaS apps
Other
361 stars 65 forks source link

Cane we accept invitation with phone number as username and no email id ? #226

Closed priyabrata-munshify closed 2 months ago

priyabrata-munshify commented 2 months ago

We have a requirement in which user registers just by verifying phone number with OTP without any email . As per my knowledge invitation works only if user has a verified email. Is their any way in which we can send an invite using phone number and then the user can login using the same phone number and accept the invitation ?

xgp commented 2 months ago

I'm sure you could modify/extend this extension to do something like that, but no, it does not work that way out of the box. It makes an assumption about using email address.