Hi All,

In our normal (JAVA/JSP) application environment
authentication/authorization and time out is maintained by siteminder
(external to application) which works on principle of intercepting given url
pattern.
This is first time we are developing flex based application which should use
siteminder features for above said.

*Problem is:*
- Since flex with swf file works differently, refresh/new request is not
resubmitted to server hence siteminder cannont intercept it. Due to this
active session may time out at sitemider side which we do not want to do
while users are navigating in flex application

*Possible solution:*
- Send keepalive request to siteminder at regular interval which may require
submitting new request without refreshing.


Please let me know if you can suggest/add to solution. It will be great if
you can point to code example for the same.

Thanks,
Kay Kay.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to