Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mobile_number and mobile_number_verified built for in similar to email #29436

Open
smandlavdiya opened this issue May 10, 2024 · 1 comment
Labels
kind/feature Categorizes a PR related to a new feature status/triage

Comments

@smandlavdiya
Copy link

smandlavdiya commented May 10, 2024

Description

Mobile Number is very common to signup now a days we can include it by default and achieve below functionality built in:

we can have dummy provider for SMS implementation included and actual implementation can be added by SPI as required by us.

Phone support like e-mail
Check ownership of a phone number (Forms and Rest API)
Use SMS as second factor in 2FA method (Browser flow)
Login by phone (Browser flow)
Reset Password by phone
Authentication by phone (Rest API)
Authenticate everybody by phone, auto create user on Grant (Rest API)
Register with phone
Register only phone (username is phone number)
Register add user attribute with redirect_uri params

a similar project can be found here: https://github.com/cooperlyt/keycloak-phone-provider/tree/master

Discussion

No response

Motivation

No response

Details

No response

@smandlavdiya smandlavdiya added kind/feature Categorizes a PR related to a new feature status/triage labels May 10, 2024
@jonkoops
Copy link
Contributor

Please refrain from mentioning team members, we will triage your issue and it will be prioritized as per Keycloak policy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes a PR related to a new feature status/triage
Projects
None yet
Development

No branches or pull requests

2 participants