如何集成 Oracle SOA Suite 和 ADF TaskFlow 安全性?
您是否有一些关于如何将 Oracle SOA Suite 11g(BPMN 或 BPEL)安全性与 ADF TaskFlow 人工任务安全性集成的提示、参考或示例?
Do you have some hint, a reference, an example of how to integrate Oracle SOA Suite 11g (BPMN or BPEL) security with the ADF TaskFlow's security of the human tasks???
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您始终可以在 ADF 应用程序中使用 onBehalfOf 功能代表管理员对用户进行身份验证,如下链接 http://biemond.blogspot.com/2011/10/working-with- human-worklist-api-and.html
You can always use onBehalfOf functionality to authenticate user on behalf of Administrator in your ADF application like this link http://biemond.blogspot.com/2011/10/working-with-human-worklist-api-and.html