Foren

One-Time Password(OTP)

Hussain Shaikh, geändert vor 10 Jahren.

One-Time Password(OTP)

Junior Member Beiträge: 44 Beitrittsdatum: 07.06.12 Neueste Beiträge
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, geändert vor 10 Jahren.

RE: One-Time Password(OTP)

New Member Beiträge: 12 Beitrittsdatum: 10.02.11 Neueste Beiträge
Did you find answer to this? We have same requirement and looking for solution.
Thank you,
Ronak
thumbnail
Dhandapani S, geändert vor 8 Jahren.

RE: One-Time Password(OTP)

Regular Member Beiträge: 176 Beitrittsdatum: 24.03.09 Neueste Beiträge
is there any solution found? I am also looking for the same.
thumbnail
Tomas Polesovsky, geändert vor 8 Jahren.

RE: One-Time Password(OTP)

Liferay Master Beiträge: 676 Beitrittsdatum: 13.02.09 Neueste Beiträge
Hi,

please take a look at https://github.com/jpenren/latch-plugin-liferay
thumbnail
Vishal Kumar, geändert vor 8 Jahren.

RE: One-Time Password(OTP)

Regular Member Beiträge: 198 Beitrittsdatum: 12.12.12 Neueste Beiträge
Tomas Polesovsky:
https://github.com/jpenren/latch-plugin-liferay


Is this for OTP ???
Javier Pena, geändert vor 8 Jahren.

RE: One-Time Password(OTP)

New Member Beitrag: 1 Beitrittsdatum: 22.10.14 Neueste Beiträge
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, geändert vor 8 Jahren.

RE: One-Time Password(OTP)

Regular Member Beiträge: 198 Beitrittsdatum: 12.12.12 Neueste Beiträge
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, geändert vor 8 Jahren.

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

New Member Beiträge: 12 Beitrittsdatum: 10.02.11 Neueste Beiträge
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, geändert vor 8 Jahren.

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

New Member Beiträge: 12 Beitrittsdatum: 10.02.11 Neueste Beiträge
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, geändert vor 8 Jahren.

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

New Member Beiträge: 12 Beitrittsdatum: 10.02.11 Neueste Beiträge
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, geändert vor 8 Jahren.

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

New Member Beiträge: 12 Beitrittsdatum: 10.02.11 Neueste Beiträge
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, geändert vor 8 Jahren.

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

New Member Beiträge: 12 Beitrittsdatum: 10.02.11 Neueste Beiträge
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, geändert vor 8 Jahren.

RE: One-Time Password(OTP)

Junior Member Beiträge: 25 Beitrittsdatum: 15.05.14 Neueste Beiträge
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, geändert vor 8 Jahren.

RE: One-Time Password(OTP)

Expert Beiträge: 329 Beitrittsdatum: 10.02.11 Neueste Beiträge
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.