Hi Everyone,
I ask same question at APEX forum( )
I develop Fusion Web Application and also I want to use APEX for our basic report tool. I'm newbie for APEX please if I made childish mistakes or ask questions please don't judge me.
I make a hello world application on https://apex.oracle.com. My first problem is when I call APEX from Fusion Web Application I get Login page for my apex application.
How can I suppress Login page? Is there anyway for programmatically filling username and password?
I make some search and Found this: Automatic login to APEX applicaton via URL
I applied fifth response but it didn't work on my app. but there is some difference
He says:
--Craig, many thanks. That's what I needed. I created a page (let's say 222), created a dummy region, placed two fields P222_USERNAME and P222_PASSWORD there, copied all three processes form login page, changed variables to P222_*, switched processess to "Load before header" and made an URL like this:
-- https://internalsite/apex/f?p=111:222:::NO:111:P222_USERNAME,P222_PASSWORD:user,pass
But my url is :
https://apex.oracle.com/pls/apex/f?p=55128:1:109623325272422:::::
Also I found this:
Re: Supress Authentication in APPS
But link was broken which in first response.
Also I found this:
How to login programmatically in OSC R13
I can use Third Reponse but first I have to be sure because I don't know anything about servers or Cloud Identity Server(Yes, I know what they mean, what they do but I never work with them)
If my Fusion Web Application and My APEX works on the same server, can they work together without Security? If the answer is OK I can use it.
I can accept any kind of suggest
Regards,
Yunus Emre