Fórum

One-Time Password(OTP)

Hussain Shaikh, modificado 10 Anos atrás.

One-Time Password(OTP)

Junior Member Postagens: 44 Data de Entrada: 07/06/12 Postagens Recentes
Hi All,

Can someone help me in implementing OTP in liferay?
Once the username and password is authenticated an OTP is generated for the user to create session if OTP is verified.
Note: I have OTP service, just need to know how to embed it in liferay login process for me.

Thanks
Ronak Shah, modificado 10 Anos atrás.

RE: One-Time Password(OTP)

New Member Postagens: 12 Data de Entrada: 10/02/11 Postagens Recentes
Did you find answer to this? We have same requirement and looking for solution.
Thank you,
Ronak
thumbnail
Dhandapani S, modificado 8 Anos atrás.

RE: One-Time Password(OTP)

Regular Member Postagens: 176 Data de Entrada: 24/03/09 Postagens Recentes
is there any solution found? I am also looking for the same.
thumbnail
Tomas Polesovsky, modificado 8 Anos atrás.

RE: One-Time Password(OTP)

Liferay Master Postagens: 676 Data de Entrada: 13/02/09 Postagens Recentes
Hi,

please take a look at https://github.com/jpenren/latch-plugin-liferay
thumbnail
Vishal Kumar, modificado 8 Anos atrás.

RE: One-Time Password(OTP)

Regular Member Postagens: 198 Data de Entrada: 12/12/12 Postagens Recentes
Tomas Polesovsky:
https://github.com/jpenren/latch-plugin-liferay


Is this for OTP ???
Javier Pena, modificado 8 Anos atrás.

RE: One-Time Password(OTP)

New Member Mensagem: 1 Data de Entrada: 22/10/14 Postagens Recentes
Vishal Kumar:
Tomas Polesovsky:
https://github.com/jpenren/latch-plugin-liferay


Is this for OTP ???



Hi, there are a functionality to make OTP in Latch plugin for Liferay. Latch is an external service that generates and provides the key to verify, key is sent to your mobile phone. This plugin uses post authentication hook to check if on time password is required, if it is, adds the password to the user session to check after the value entered by the user.

The main idea:
In PostAuthenticationAction call to remote service, get the one time password and adds to the user session.
Write a Filter to deny access to portal if otp exists on session, only shows a form to enter the password. If value from session and form are equals, remove the session value to grant access to portal.
thumbnail
Vishal Kumar, modificado 8 Anos atrás.

RE: One-Time Password(OTP)

Regular Member Postagens: 198 Data de Entrada: 12/12/12 Postagens Recentes
May this help you.
http://www.codeproject.com/Articles/592275/OTP-One-Time-Password-Demystified
http://www.javatpoint.com/q/4539/otp-in-java
https://svn.apache.org/repos/asf/abdera/abdera2/examples/src/main/java/org/apache/abdera2/examples/security/OtpExample.java
Ronak Shah, modificado 8 Anos atrás.

RE: [Liferay Forums][3. Development] RE: One-Time Password(OTP)

New Member Postagens: 12 Data de Entrada: 10/02/11 Postagens Recentes
Testing if reply to this show up in online post?
ronak

From: Ronak Shah from liferay.com [mailto:forums@liferay.com]
Sent: Thursday, July 11, 2013 9:11 AM
To: forums@liferay.com
Subject: [Liferay Forums][3. Development] RE: One-Time Password(OTP)

Did you find answer to this? We have same requirement and looking for solution.
Thank you,
Ronak


To view the thread, follow the link below:
http://www.liferay.com/community/forums/-/message_boards/view_message/26384545
--
Thanks, Liferay.com Forums<http://http:/www.liferay.com>
Ronak Shah, modificado 8 Anos atrás.

RE: [Liferay Forums][3. Development] RE: One-Time Password(OTP)

New Member Postagens: 12 Data de Entrada: 10/02/11 Postagens Recentes
Testing if reply to this show up in online post?
ronak

From: Ronak Shah from liferay.com [mailto:forums@liferay.com]
Sent: Thursday, July 11, 2013 9:11 AM
To: forums@liferay.com
Subject: [Liferay Forums][3. Development] RE: One-Time Password(OTP)

Did you find answer to this? We have same requirement and looking for solution.
Thank you,
Ronak


To view the thread, follow the link below:
http://www.liferay.com/community/forums/-/message_boards/view_message/26384545
--
Thanks, Liferay.com Forums<http://http:/www.liferay.com>
Ronak Shah, modificado 8 Anos atrás.

RE: [Liferay Forums][3. Development] RE: One-Time Password(OTP)

New Member Postagens: 12 Data de Entrada: 10/02/11 Postagens Recentes
Testing if reply to this show up in online post?
ronak

From: Ronak Shah from liferay.com [mailto:forums@liferay.com]
Sent: Thursday, July 11, 2013 9:11 AM
To: forums@liferay.com
Subject: [Liferay Forums][3. Development] RE: One-Time Password(OTP)

Did you find answer to this? We have same requirement and looking for solution.
Thank you,
Ronak


To view the thread, follow the link below:
http://www.liferay.com/community/forums/-/message_boards/view_message/26384545
--
Thanks, Liferay.com Forums<http://http:/www.liferay.com>
Ronak Shah, modificado 8 Anos atrás.

RE: [Liferay Forums][3. Development] RE: One-Time Password(OTP)

New Member Postagens: 12 Data de Entrada: 10/02/11 Postagens Recentes
Testing if reply to this show up in online post?
ronak

From: Ronak Shah from liferay.com [mailto:forums@liferay.com]
Sent: Thursday, July 11, 2013 9:11 AM
To: forums@liferay.com
Subject: [Liferay Forums][3. Development] RE: One-Time Password(OTP)

Did you find answer to this? We have same requirement and looking for solution.
Thank you,
Ronak


To view the thread, follow the link below:
http://www.liferay.com/community/forums/-/message_boards/view_message/26384545
--
Thanks, Liferay.com Forums<http://http:/www.liferay.com>
Ronak Shah, modificado 8 Anos atrás.

RE: [Liferay Forums][3. Development] RE: One-Time Password(OTP)

New Member Postagens: 12 Data de Entrada: 10/02/11 Postagens Recentes
Testing if reply to this show up in online post?
ronak

From: Ronak Shah from liferay.com [mailto:forums@liferay.com]
Sent: Thursday, July 11, 2013 9:11 AM
To: forums@liferay.com
Subject: [Liferay Forums][3. Development] RE: One-Time Password(OTP)

Did you find answer to this? We have same requirement and looking for solution.
Thank you,
Ronak


To view the thread, follow the link below:
http://www.liferay.com/community/forums/-/message_boards/view_message/26384545
--
Thanks, Liferay.com Forums<http://http:/www.liferay.com>
thumbnail
Rajeev Kumar, modificado 8 Anos atrás.

RE: One-Time Password(OTP)

Junior Member Postagens: 25 Data de Entrada: 15/05/14 Postagens Recentes
Hi Hussain,
It may be below thread is helpfull for your requirement.

http://code.google.com/p/otp-webmail/source/browse/OTPMail-portlet/docroot/WEB-INF/src/com/liferay/OTP/OTPServiceUtil.java?r=22

Regards,
Rajeev Kumar
thumbnail
Prakash Khanchandani, modificado 8 Anos atrás.

RE: One-Time Password(OTP)

Expert Postagens: 329 Data de Entrada: 10/02/11 Postagens Recentes
This might help: https://www.liferay.com/marketplace/-/mp/application/18980254

This is market place app similar to Google's two-step verification, which can be used for OTP.
This is not exactly what you are looking for but may help build your own implementation since it is a close cousin.

Hope this helps.