Skip to Main Content

Java Development Tools

SSO on ADF applications using Active Directory users

User_HN0XVMay 20 2022

Dears,
I have developed an application using JDeveloper 12.1.3. I have enabled the ADF authentication using form-based authentication and deployed the application to the WebLogic server 12.1.3. I also added the Active Directory as the Identity provider in Weblogic to log in with the AD credentials which is working fine with a manual login.
My question is, How can I make the application auto-login by capturing the windows logged-on user.
What I want to achieve: When the user logged on to the windows with his AD account and runs the ADF app URL, the app should auto-login by capturing the windows credentials without any manual intervention.

Comments
Post Details
Added on May 20 2022
2 comments
232 views