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!

Assistance with dealing with _ADF.CTRL-STATE / ADF-WINDOW-ID and SSO

ideal2545Sep 8 2016 — edited Sep 9 2016

Hi All,

To be upfront: I am not a Java Developer.

I use an Oracle product which was recently upgraded from OC4J to Weblogic/Java/ADF. In the past I was able to simply send POST parameters to the applications login page from a remote server html form and I was able to login and establishing SSO from that basic form.

Now after this upgrade, I am unable to do so because when I send the parameters via POST to the page, the page first hits an adf_loopback script, and then gets assigned a unique _adf.ctrl-state and window ID and the parameters don't make it through as it seems the POST parameters need to be sent to the page that includes the CTRL State and Window ID.

I am wondering if anyone here would be able to point me in the right direction as to how I could actually pass POST parameters to a page like this.

Any help is appreciated, I'm pulling my hair out on this one.

Thanks

Jon

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 7 2016
Added on Sep 8 2016
8 comments
1,943 views