StageWebView basic authentication
hello,
i using stagewebview request page requires basic authentication. documentation on page: http://helpx.adobe.com/air/kb/stagewebview-differences-platforms-air-sdk.html
states no authentication dialog implemented ios , android.
currently no default ui implemented on mobile http authentication. on desktop http authentication uses default os dialog authentication.
then docs possible create own dialog.
event though authentication dialog disabled, developer can create own ui , use urlrequest api basic or digest authentication.
i tried find way implement can't come solution. tried:
1. try add headers stagewebview requests, not possible, no way inject.
2. try request url urlloader no session information shared between urlloader , stagewebview.
does have ideas how handle authentication ?
hi,
i'm struggling same problem. spent hour on search looking tip couldn't find anything.
have found way authenticate in meantime?
regards,
tomislav
More discussions in AIR Development
adobe
Comments
Post a Comment