Hello Utkarsh, Similar kind of discussion is found here also https://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=60&catid=585&threadid=1414678&enterthread=y
I am also trying to read request header to get the locale at client side. Seems like not possible unless you communicate with server. -- cksachdev On Jan 7, 4:01 am, "Utkarsh kaushal" <[email protected]> wrote: > Hi Team, > > We use siteminder for authentication/authorization, normally if user is > authenticated the information ie session id, user role etc are availble in > siteminder header (i think part ofHTTP header). > > We want to read information available in HTTPHeader for authorization (say > redirecting to appropiate page based onlogged inuser role for ex admin > role to admin page). This information is availble/provided by siteminder and > is avaialable in HTTPHeader. > > In nut shell we want to read HTTPHeader information using flex/actionscript > > Alternate way should have been to read HTTPHeader thru any intermediate page > (jsp/asp) and pass required info to flex application using flashvar thru > parameters. But we do not want any intermediate page as this may lead to > extra click for user. > > Problem here is we are not able to read availble HttpHeader information > using flex. > Even if you can suggest any other approach to achieve this will be highly > appreciated. > > Hope I explained my problem and requirement, let me know if you need any > other information. > > 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 -~----------~----~----~----~------~----~------~--~---

