Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Authentication using email Address

PushkalaNov 12 2018

We are using Authentication & Authorization features provided by JHeadstart in our ADF application.

Now for authenticating, instead of reading username , we want to input email address and match its corresponding username and continue the authorizing using username.

In order to do this, JhsUser does not support email Address in its class. Any suggestions on how to achieve the authentication of email address and mapping to its username?

Comments
Post Details
Added on Nov 12 2018
0 comments
199 views