• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

logout requirement in portals

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

We have a requirement in our portal (using uPortal) where in user SSO into an external application and the application opens up in a new popup window..
now when user clicks logout from the external app the browser shld close automatically..

We are using uPortal for the portal
and for SSO purpose we use some identity management tool (from Jamcracker)..
ideally for SSO we get a html (with all required hidden params) and we post to the html by opening a new popup window.

So at this point of time we loose the control and user gets into the external app (opened up in a new popup window)..

so how do we control that when users clicks logout from the external app the browse shld close itself

Any ideas/suggestions will be greatly appreciated

Thanks
 
No thanks. We have all the government we need. This tiny ad would like you to leave now:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic