Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: access an sso partner application through an iframe without reauthenticating
<danny.roach_at_oracle.com> schreef in bericht
news: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 performed a test, starting with a public page, this works fine. I think there's something wrong with your configuration.
Shakepeare. Received on Thu Jan 04 2007 - 07:08:31 CST