[keycloak-user] SMS customize authentication workflow

Tech @ PSYND tech at psynd.net
Tue May 10 06:54:02 EDT 2016


Hello Thomas,

thank you for your tips, I'm happy that I'm not the only one struggleing 
with this topic!

We are quite new to KeyCloak, and we are currently creating the forms 
for accepting the token received via SMS.

We have already a system that implements the SMS gateway, in our case we 
only have to execute the SOAP call to this service.

We are going through the documentation: have you some example about how 
to structure the code to integrate some forms?

Thanks for the support!

Mauro





On 2016-05-10 09:43, Thomas Darimont wrote:
> Hello,
> 
> would love to have support for that :)
> This was discussed a while ago [0*] and there is also a JIRA issue for
> that [1].
> 
> A common way to send SMS messages via API is twillio [2] - if we had a
> basic SPI
> we could write a twilio extension for sending SMS.
> 
> Cheers,
> Thomas
> 
> [0a]
> http://lists.jboss.org/pipermail/keycloak-dev/2015-August/005088.html
> [2]
> [0b]
> http://lists.jboss.org/pipermail/keycloak-user/2015-October/003253.html
> [3]
> [1]
> https://issues.jboss.org/browse/KEYCLOAK-241?jql=project%20%3D%20KEYCLOAK%20AND%20status%20%3D%20Open%20AND%20text%20~%20%22SMS%22
> [4]
> [2] https://www.twilio.com/sms [5]
> 
> 2016-05-10 9:17 GMT+02:00 Tech @ PSYND <tech at psynd.net>:
> 
>> Dear experts,
>> 
>> after the successful login we would like the person to be
>> challenged by
>> a SMS sent on the phone.
>> 
>> We think that the best option is to customize the OTP interface
>> where,
>> instead of trigger the procedure that will wait for the OTP
>> challenge,
>> will call a web service (already developed) and it will wait for
>> the
>> user entering the SMS received on the mobile.
>> 
>> What steps should we perform to reach this goal?
>> 
>> Thanks in advance
>> _______________________________________________
>> keycloak-user mailing list
>> keycloak-user at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/keycloak-user [1]
> 
> 
> 
> Links:
> ------
> [1] https://lists.jboss.org/mailman/listinfo/keycloak-user
> [2] 
> http://lists.jboss.org/pipermail/keycloak-dev/2015-August/005088.html
> [3] 
> http://lists.jboss.org/pipermail/keycloak-user/2015-October/003253.html
> [4]
> https://issues.jboss.org/browse/KEYCLOAK-241?jql=project%20%3D%20KEYCLOAK%20AND%20status%20%3D%20Open%20AND%20text%20~%20%22SMS%22
> [5] https://www.twilio.com/sms



More information about the keycloak-user mailing list