First thanks to Blama and others who helped me get shibboleth authorizations working with my application.
I'm now working on the problem of relogins and I'm faced with the fact that there is zero chance of changing the standard login page used by our 40,000+ student university. The fact that users always see the same login page for all of the hundreds of pages and applications protected by our shibboleth sso system is an important security feature. They are taught to type their credentials into that page and no other. So the challenge becomes how to detect that standard page and trigger the relogin process.
I saw a post on the SmartGWT forum where a user seemed to solve a similar problem, but I struggle to adapt that to SmartClient.
Thanks
RP
I'm now working on the problem of relogins and I'm faced with the fact that there is zero chance of changing the standard login page used by our 40,000+ student university. The fact that users always see the same login page for all of the hundreds of pages and applications protected by our shibboleth sso system is an important security feature. They are taught to type their credentials into that page and no other. So the challenge becomes how to detect that standard page and trigger the relogin process.
I saw a post on the SmartGWT forum where a user seemed to solve a similar problem, but I struggle to adapt that to SmartClient.
Thanks
RP
Comment