[keycloak-dev] Abstract SMS support
Stian Thorgersen
stian at redhat.com
Mon Aug 17 05:19:17 EDT 2015
----- Original Message -----
> From: "Bill Burke" <bburke at redhat.com>
> To: keycloak-dev at lists.jboss.org
> Sent: Sunday, 16 August, 2015 12:05:30 AM
> Subject: [keycloak-dev] Abstract SMS support
>
> I was thinking that we would create abstract support for SMS support for
> Keycloak. We would define a simple Provider interface for sending text
> messages. We would not provide anything out of the box for now. We
> would require users to implement their own SMS provider and plug it in.
>
> Basically, we'd have an SMS OTP Authenticator for both the browser login
> and reset-credentials flows. Keycloak would just send an SMS with a
> one-time secret code that you have to enter in. We also would implement
> a validate mobile number required action too.
>
> I don't think any of this would take very long (a day or two?) once I
> get the reset-credential pluggable-flow support done.
Sounds good, would be good to have an example SMS provider for one popular SMS service so we have something to test/show.
>
> Later on, maybe its something we could integrate with Aerogear UPS out
> of the box?
AeroGear UPS doesn't do SMS, they do notifications only.
>
>
>
> --
> Bill Burke
> JBoss, a division of Red Hat
> http://bill.burkecentral.com
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
>
More information about the keycloak-dev
mailing list