Simplesaml SLO with iframe

363 views
Skip to first unread message

krishna thokala

unread,
Oct 15, 2009, 1:14:30 AM10/15/09
to simpleSAMLphp, ktho...@sirahu.com
Hi,
i installed one sp and and idp and i set the logout parameter in
saml20-idp-hosted as
logouttype=>'iframe' and in saml20-sp-remote.php
SingleLogoutService' => 'http://idp.sirahu.net/saml2/idp/
SingleLogoutServiceiFrame.php'
but when i click on logout link
You are now successfully logged out from http://wpress.kris.net/saml2/sp/metadata.php.

You are also logged in on these services:
Completed Logging out... Logout failed Completed SP SLO on hold
Progress bar Failed http://press.kris.net/saml2/sp/metadata.php

Do you want to logout from all the services above?
and we will get 2 buttons
1) for yes, all services
2) no
when u click on yes all services it will load for some time and gives
a message saying
You are now successfully logged out from http://wpress.kris.net/saml2/sp/metadata.php.

You are also logged in on these services:
Completed Logging out... Logout failed Completed SP SLO on hold
Progress bar Failed http://press.kris.net/saml2/sp/metadata.php

Do you want to logout from all the services above?

One or more of the services you are logged into do not support logout.
To ensure that all your sessions are closed, you are encouraged to
close your webbrowser.

Timeout If some of the service providers do not respond in reasonable
time, you are encouraged to close your browser to ensure sessions are
closed.



can any one help please.

Olav Morken

unread,
Oct 15, 2009, 2:32:02 AM10/15/09
to simple...@googlegroups.com, ktho...@sirahu.com

For some reason the given SP doesn't respont to logout. Check the logs
on the SP to find out why.

--
Olav Morken

krishna thokala

unread,
Oct 15, 2009, 3:09:52 AM10/15/09
to simpleSAMLphp
can u tell me where can i find the log for sp

On Oct 15, 11:32 am, Olav Morken <olav.mor...@uninett.no> wrote:
> On Wed, Oct 14, 2009 at 22:14:30 -0700, krishna thokala wrote:
>
> > Hi,
> >      i installed one sp and and idp and i set the logout parameter in
> > saml20-idp-hosted as
> > logouttype=>'iframe' and in saml20-sp-remote.php
> > SingleLogoutService' => 'http://idp.sirahu.net/saml2/idp/
> > SingleLogoutServiceiFrame.php'
> > but when i click on logout link
> > You are now successfully logged out fromhttp://wpress.kris.net/saml2/sp/metadata.php.
>
> > You are also logged in on these services:
> > Completed Logging out... Logout failed     Completed SP SLO on hold
> > Progress bar Failed        http://press.kris.net/saml2/sp/metadata.php
>
> > Do you want to logout from all the services above?
> > and we will get 2 buttons
> > 1) for yes, all services
> > 2) no
> > when u click on yes all services it will load for some time and gives
> > a message saying
> > You are now successfully logged out fromhttp://wpress.kris.net/saml2/sp/metadata.php.

krishna thokala

unread,
Oct 15, 2009, 3:19:04 AM10/15/09
to simpleSAMLphp
I had a look at logout-iframe.php in /template folder .they are
loading xajax_updateslostatus() function onload of iframe but i did
not find the function definition for xjax_updateslostatus() can u send
me the code please

On Oct 15, 11:32 am, Olav Morken <olav.mor...@uninett.no> wrote:
> On Wed, Oct 14, 2009 at 22:14:30 -0700, krishna thokala wrote:
>
> > Hi,
> >      i installed one sp and and idp and i set the logout parameter in
> > saml20-idp-hosted as
> > logouttype=>'iframe' and in saml20-sp-remote.php
> > SingleLogoutService' => 'http://idp.sirahu.net/saml2/idp/
> > SingleLogoutServiceiFrame.php'
> > but when i click on logout link
> > You are now successfully logged out fromhttp://wpress.kris.net/saml2/sp/metadata.php.
>
> > You are also logged in on these services:
> > Completed Logging out... Logout failed     Completed SP SLO on hold
> > Progress bar Failed        http://press.kris.net/saml2/sp/metadata.php
>
> > Do you want to logout from all the services above?
> > and we will get 2 buttons
> > 1) for yes, all services
> > 2) no
> > when u click on yes all services it will load for some time and gives
> > a message saying
> > You are now successfully logged out fromhttp://wpress.kris.net/saml2/sp/metadata.php.

Solberg Andreas Åkre

unread,
Oct 15, 2009, 4:07:27 AM10/15/09
to simple...@googlegroups.com

On 15. okt.2009, at 09:19, krishna thokala wrote:

> I had a look at logout-iframe.php in /template folder .they are
> loading xajax_updateslostatus() function onload of iframe but i did
> not find the function definition for xjax_updateslostatus() can u send
> me the code please

Function is generated using the xajax library:

www/saml2/idp/idpInitSingleLogoutServiceiFrame.php:$xajax-
>registerFunction("updateslostatus");

should work out of the box.

Andreas

krishna thokala

unread,
Oct 15, 2009, 4:46:44 AM10/15/09
to simple...@googlegroups.com

Can u tell me where can i find the log file for sp
2009/10/15 Solberg Andreas Åkre <andreas...@uninett.no>



--
Regards,

Krishna.

Olav Morken

unread,
Oct 15, 2009, 8:18:03 AM10/15/09
to simple...@googlegroups.com
On Thu, Oct 15, 2009 at 00:09:52 -0700, krishna thokala wrote:
>
> can u tell me where can i find the log for sp

That depends on the SP. If it is a simpleSAMLphp SP in the default
configuration, it will log using syslog, and the log will written
to one of the files in /var/log/. Maybe /var/log/syslog or
/var/log/messages or something like that.

--
Olav Morken

Reply all
Reply to author
Forward
0 new messages