netzbegruenung / keycloak-mfa-plugins

Keycloak plugins for MFA (enforce MFA, SMS authentication step, native app integration)
Apache License 2.0
71 stars 22 forks source link

Landline Regex Setting #21

Open svenseeberg opened 2 years ago

svenseeberg commented 2 years ago

Add a config option for recognizing land lines. If a land line is used, add spaces between each character of the SMS code. This makes it easier to use in cases where the SMS is automatically being read to the user.

alexanderhofstaetter commented 3 months ago

Would love this, this should definitly use libphonenumbers in the backend: https://github.com/google/libphonenumber