Forums de discussion

Biometrics Authemtication In Liferay

thumbnail
Mohammad Azharuddin, modifié il y a 8 années.

Biometrics Authemtication In Liferay

Expert Publications: 492 Date d'inscription: 17/09/12 Publications récentes
HI All

How can we implement biometric authentication in liferay.. Is there any out of box support for the same in liferay .In our portal we are using OAM for authentication.. Anybody have inputs .........?

Thanks
thumbnail
David H Nebinger, modifié il y a 8 années.

RE: Biometrics Authemtication In Liferay

Liferay Legend Publications: 14919 Date d'inscription: 02/09/06 Publications récentes
No there is not.
thumbnail
Mohammad Azharuddin, modifié il y a 8 années.

RE: Biometrics Authemtication In Liferay

Expert Publications: 492 Date d'inscription: 17/09/12 Publications récentes
David H Nebinger:
No there is not.


Hey David , I was actually expecting reply from you.. emoticon


Any How can we implement in liferay ...? Is it feasible in liferay if we try to implement this architecture
thumbnail
David H Nebinger, modifié il y a 8 années.

RE: Biometrics Authemtication In Liferay (Réponse)

Liferay Legend Publications: 14919 Date d'inscription: 02/09/06 Publications récentes
Liferay supports CAS, so if you can get the biometrics stuff in CAS to work you should be fine.

Personally I think it's a gimmick. At the end of the day whatever you're using to collect the biometrics is going to be sending data to CAS and CAS will use that to say "sure, you're good.". It's that "sending data to CAS" though which is the weakness and makes it no better than a password. If you can feed the necessary data to CAS, well then you've hacked your way in.

Biometrics only make sense when it is directly connected to the device/system you're accessing. If there's any open network in the middle, it is just as vulnerable as any other authentication mechanism. It just happens to be more costly and harder to set up and maintain, but just as vulnerable.