Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: access an sso partner application through an iframe without reauthenticating

Re: access an sso partner application through an iframe without reauthenticating

From: <danny.roach_at_oracle.com>
Date: 3 Jan 2007 13:44:10 -0800
Message-ID: <1167860650.409583.29760@42g2000cwt.googlegroups.com>

On Jan 3, 4:46 pm, "What's in a namespace" <x..._at_ns.com> wrote:
> <danny.ro..._at_oracle.com> schreef in berichtnews:1167832603.851662.227880_at_v33g2000cwv.googlegroups.com...
>
> >I have an application (written using apex) that is an sso partner app.
> > I want to be able to embed the application within a portlet (probably a
> > dynamic page portlet generating an iframe) in my portal. When a user
> > access the portal page that contains the iframe they are initially
> > forced to reauthenticate within the iframe.
>
> > The problem lies in the sso session. I think when you access an
> > application through an iframe it treats everything in the iframe as if
> > it were in a separate browser session. This means that when you try to
> > access the application in the iframe it still redirects you to the sso
> > server even though you are already authenticated via portal.
>
> > So this is the problem, has anyone got any ideas on what the solution
> > might be?Danny,
>
> I tried running APEX with sso in an Iframe, and much to my surprise: it
> works! Just an HTML-portlet with the text:
> <iframe src="<link to my application>"> works fine. I only have to logon to
> Portal (assuming portal-user is the same as apex user!!)
>
> Shakespeare
> (what's in a surprise?)

Hi Shakespeare

I can't understand what is going on with my iframe/apex/sso/portal combination. Have you registered your application as the partner app or just apex as the partner app? I have only got apex registered as the partner app.

http://forums.oracle.com/forums/thread.jspa?threadID=458853

This is the url to a discussion I had on the oracle forums about the above topic earlier today there is some more information about my problem including the access and error log entries from apache.

Any more comments/help would be greatly appreciated.

Thanks

Danny Received on Wed Jan 03 2007 - 15:44:10 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US