Skip to Main Content

Java Development Tools

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!

ADF Login Authentication: Authenticate with POST Data or Display Login Form

GavinWoodsOct 25 2012 — edited Nov 12 2012
Hi,

I am looking for some input on an ADF app i'm writing, hopefully this is an easy one for you:

I implemented ADF security authentication onto an ADF application - works great. However, now I want a different application (Not ADF) to send login credentials to my ADF application behind the scenes via HTTP POST data and use that data to authenticate automatically. However, if i'm not attempting to login behind the scenes from the other app and instead just going straight to my ADF app, i want the login form to display. What would be the best way to go about this from the ADF side? Single Sign-On and OAM is not an option, so i'm trying to think of a viable alternative.

Would i need to develop a custom authentication servlet? if so, are there any good examples out there i can refer to?

Thank you,

Gavin

Edited by: GavinWoods on Oct 25, 2012 2:59 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 10 2012
Added on Oct 25 2012
3 comments
625 views