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!

Want to secure Oracle ADF Application using Oracle IDCS

Abrar HussainAug 23 2021

Hi,
I am required to user authenticate the custom ADF application using oracle Identity cloud service.
Can someone please provide documents/links/SR/videos to achieve above requirement.

Regards,
Abrar

Comments

Dimitar Dimitrov
  1. Configure a WebLogic authentication provider / identity asserter for Oracle IDCS
    IDCS Integrations Series Part I: Integrating WebLogic Hosted Application with IDCS (0 Bytes)Oracle Identity Cloud Service: Integrating with Weblogic Server (0 Bytes)2) If you need also ADF Authorization (but not ADF Authentication only), then map your ADF Application Roles to the WebLogic enterprise groups of this authentication provider
    Dimitar
Timo Hahn

User, tell us your exact JDev version, please!
Where do you run the ADF app?
If you run the app on a local server, you should add the IDCS as an authentication provider to the WeblogicServer.
ADF uses the server-provided authenticator. Nothing to change in the ADF app.

Timo

Abrar Hussain

Timo,
We are using Jdeveloper 12.2.1.4 (BC4J Version is: 12.2.1.22.48).
We deploy the ADF app on JCS (Weblogic server).
Can you please provide the required resources/links if any.
Currently, I am going through the above link provided by Dimitar.
Thanks,
Abrar

Timo Hahn

Nothing to add. The link is what I have posted.

Timo

1 - 4

Post Details

Added on Aug 23 2021
4 comments
303 views