Blaze 和 SiteMinder 示例
我只是在寻找将我的 Flex 应用程序与 SiteMinder 集成的方向。我在网上找不到任何可以帮助我开始的工作示例。
感谢您提供正确方向的任何提示!
I'm just looking for some direction to integrate my Flex app with SiteMinder. I can't find any working examples online to get me started.
Thanks for any tips in the right direction!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
blaze ds 通过 HTTP 运行,并将继承您在下载我相信的 swf 时建立的站点管理器 cookie。我们在工作中这样做。因此,请确保您的 .swf 文件位于受保护的文件夹中,以便您拥有已建立的 siteminder 会话,然后确保 blazeds 映射的 url /messagebroker 或其他内容也受到保护。
blaze ds operates over HTTP and will inherit your site minder cookies that you established when downloading the swf i believe. we do this at work. So make sure your .swf file is in a protected folder so you have an established siteminder session and then ensure that the blazeds mapped url /messagebroker or whatever is also protected.