问题标签 [oam]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
iis - OAM and Sharepoint 2013 integration
I'm using Sharepoint server 2013 running on Windows Server 2012R2 and IIS 8.5. I want to integrate sharepoint 2013 with OAM(Oracle Access Manager) for single sign on purpose. I followed some guides on the internet, but it all use webgate 10g to communicate with OAM server and integrate with sharepoint 2010. I tried to install webgate 10g on IIS 8.5 but it seem doesn't work, maybe compatibility problem. Then i tried install webgate 11g but it doesn't work too. Here is my event viewer log when i browse the web application that is protected by webgate 11g:
And here is my log in oblog in webgate folder:
2016/04/27@00:12:30.754000 8216 5736 INIT ERROR 0x000003B6 base\oblistrwutil.cpp:225 "Could not read file" filename^e:\oracle\product\11.1.1\as_2\webgate\iis/oblix/lang/en-us/globalmsg.xml
2016/04/27@00:12:30.755000 8216 5736 INIT ERROR 0x000003B6 base\oblistrwutil.cpp:225 "Could not read file" filename^e:\oracle\product\11.1.1\as_2\webgate\iis/oblix/lang/fr-fr/globalmsg.xml
2016/04/27@00:12:30.755000 8216 5736 INIT ERROR 0x000003B6 base\oblistrwutil.cpp:225 "Could not read file" filename^e:\oracle\product\11.1.1\as_2\webgate\iis/oblix/lang/de-de/globalmsg.xml
2016/04/27@00:12:30.755000 8216 5736 INIT ERROR 0x000003B6 base\oblistrwutil.cpp:225 "Could not read file" filename^e:\oracle\product\11.1.1\as_2\webgate\iis/oblix/lang/es-es/globalmsg.xml
2016/04/27@00:12:30.755000 8216 5736 INIT ERROR 0x000003B6 base\oblistrwutil.cpp:225 "Could not read file" filename^e:\oracle\product\11.1.1\as_2\webgate\iis/oblix/lang/it-it/globalmsg.xml
2016/04/27@00:12:30.755000 8216 5736 INIT ERROR 0x000003B6 base\oblistrwutil.cpp:225 "Could not read file" filename^e:\oracle\product\11.1.1\as_2\webgate\iis/oblix/lang/ja-jp/globalmsg.xml
2016/04/27@00:12:30.755000 8216 5736 INIT ERROR 0x000003B6 base\oblistrwutil.cpp:225 "Could not read file" filename^e:\oracle\product\11.1.1\as_2\webgate\iis/oblix/lang/ko-kr/globalmsg.xml
2016/04/27@00:12:30.755000 8216 5736 INIT ERROR 0x000003B6 base\oblistrwutil.cpp:225 "Could not read file" filename^e:\oracle\product\11.1.1\as_2\webgate\iis/oblix/lang/zh-cn/globalmsg.xml
2016/04/27@00:12:30.755000 8216 5736 INIT ERROR 0x000003B6 base\oblistrwutil.cpp:225 "Could not read file" filename^e:\oracle\product\11.1.1\as_2\webgate\iis/oblix/lang/zh-tw/globalmsg.xml
2016/04/27@00:12:30.755000 8216 5736 INIT ERROR 0x000003B6 base\oblistrwutil.cpp:225 "Could not read file" filename^e:\oracle\product\11.1.1\as_2\webgate\iis/oblix/lang/pt-br/globalmsg.xml
2016/04/27@00:12:30.858000 8216 5736 INIT ERROR 0x000003B6 base\oblistrwutil.cpp:225 "Could not read file" filename^e:\oracle\product\11.1.1\as_2\webgate\iis/config/oblog_config.xml
2016/04/27@00:12:33.213000 8216 1068 CONNECTIVITY ERROR 0x0000211E ..\src\obsocket.cpp:430 "Invalid hostname for OAM Server defined." 2016/04/27@00:12:35.495000 8216 1068 CONNECTIVITY ERROR 0x0000211E ..\src\obsocket.cpp:430 "Invalid hostname for OAM Server defined." 2016/04/27@00:12:37.757000 8216 1068 CONNECTIVITY ERROR 0x0000211E ..\src\obsocket.cpp:430 "Invalid hostname for OAM Server defined." 2016/04/27@00:12:40.016000 8216 1068 CONNECTIVITY ERROR 0x0000211E ..\src\obsocket.cpp:430 "Invalid hostname for OAM Server defined." 2016/04/27@00:12:40.016000 8216 5736 CONFIG ERROR 0x00000505 ..\src\obconfig.cpp:747 "ObAccess exception thrown" raw_code^0
2016/04/27@00:12:40.016000 8216 5736 ACCESS_GATE FATAL 0x00001520 ..\src\iisentry_web_gate.cpp:619 "Exception thrown during WebGate initialization" 2016/04/27@00:12:40.017000 8216 5736 ACCESS_GATE FATAL 0x0000182C ..\src\iisentry_web_gate.cpp:620 "The AccessGate is unable to contact any Access Servers." raw_code^301
2016/04/27@00:12:40.017000 8216 5736 CONFIG FATAL 0x0000181C ..\src\obconfig.cpp:863 "Oracle AccessGate API is not initialized." raw_code^204
2016/04/27@00:12:40.017000 8216 5736 CONFIG FATAL 0x0000181C ..\src\obconfig.cpp:863 "Oracle AccessGate API is not initialized." raw_code^204
2016/04/27@00:12:40.018000 8216 5736 CONFIG FATAL 0x0000181C ..\src\obconfig.cpp:863 "Oracle AccessGate API is not initialized." raw_code^204
2016/04/27@00:12:40.018000 8216 5736 CONFIG FATAL 0x0000181C ..\src\obconfig.cpp:863 "Oracle AccessGate API is not initialized." raw_code^204
2016/04/27@00:12:40.018000 8216 5736 CONFIG FATAL 0x0000181C ..\src\obconfig.cpp:863 "Oracle AccessGate API is not initialized." raw_code^204
2016/04/27@00:12:40.018000 8216 5736 CONFIG FATAL 0x0000181C ..\src\obconfig.cpp:863 "Oracle AccessGate API is not initialized." raw_code^204
2016/04/27@00:12:40.018000 8216 5736 CONFIG FATAL 0x0000181C ..\src\obconfig.cpp:863 "Oracle AccessGate API is not initialized." raw_code^204
2016/04/27@00:12:40.019000 8216 5736 CONFIG FATAL 0x0000181C ..\src\obconfig.cpp:863 "Oracle AccessGate API is not initialized." raw_code^204
I have a question, On webserver IIS, to communicate with OAM Server i just need to install Webgate or need to be install other components? I'm really confused, please help me, thank you all.
primavera - P6 primavera 胖客户端 (EPPM) 云连接 SSO 因数据库版本不匹配问题而失败
我们正在将 P6 primavera 胖客户端 (EPPM) 与 Oracle Access Manager (OAM) 集成,我们已经按照 oracle 文档在 OAM 和应用程序端完成了所有配置。
连接看起来不错,但它给出了以下错误。
尽管预期和当前的数据库版本是相同的。此外,当我在这里查看时,我在屏幕截图中看到它确实给出了当前数据库版本值。但在我们的例子中,它没有在错误消息中给出任何值。我们使用的是 Primavera P6 版本 16R1。
oracle - Eclipse 中未解决的 Maven 依赖项
我正在使用 maven 依赖项开发 Oracle 自定义身份验证插件(OAM 11g)。我已按照 Oracle 文档中列出的所有步骤添加 maven 依赖项:
1)在 OTN 上创建帐户并接受许可证 2)创建我的设置文件和 POM 文件并添加以下内容:
执行完这些步骤后,我的 Java 类中仍然出现错误“无法解析导入 oracle.security”,这意味着依赖项并没有在我的程序中解析。如果有人可以帮助我理解这个问题,我将不胜感激。谢谢
angularjs - 无法使用 angularjs 从 WebGate 响应中读取标头参数
例如,这是我的 VM WARE WEBGATE 登录页面。
输入有效凭证后,它将在 OAM(oracle 访问管理器)下有效,并将返回标头作为响应。
现在,如果用户有效,它将重定向到另一个页面。
但是,我看不到响应 WebGate 返回的标题参数
这是我的代码:
什么,我应该怎么做才能将这些标头参数放入我的代码中。
oracle - Oracle OAM DefaultOperationalApproval 工作流人工任务订阅事件
如何通过 soa 复合订阅默认 OAM 审批任务(DefaultOperationalApproval)。即我想发送 SMS/Email OnTaskAssigned 事件。
我使用但不工作的步骤-
创建到我的 soa 服务器的 MDS 连接(SOA-MDS)
创建了一个 soa 复合项目。
添加了一个 bpel 进程和选择的模板订阅事件
3.1 事件选择
/li>- 在我的 BPEL 中完成了一些工作并部署了组合
内部流跟踪事件未订阅 OAM 任务分配。知道我缺少什么吗?
oracle - 关于oracle oam中间件登录页面
在我的项目中,我使用了Oracle SSO,我想使用自定义登录页面,将登录页面替换为oracle oam中的系统。但是,我不知道如何替换登录页面。
如果你们中的任何人知道任何事情,请提供建议。
非常感谢。
osgi - 在 OAM(Oracle 访问管理器)中部署自定义插件时发生异常 org.osgi.framework.BundleException
我正在使用 unboundid-ldapsdk 为 OAM 开发自定义插件。我无法在 OAM 中激活此插件,因为它会引发以下错误
这是清单文件
错误 :
任何帮助表示赞赏
java - 由 OAM 控制的 Angular App 的 Java 后端安全性
我开发了 Angular(2) 应用程序,后端是用 Java (JAX-RS) 开发的。Angular 和后端都有相同的上下文。
服务器端:应用程序受 OAM 控制,当我在浏览器中打开应用程序页面时,我得到 OAM 登录页面;登录后,应用主页打开。
现在我有要求,在应用程序中增加额外的安全性,如果 OAM 出错/关闭应用程序应该可以工作。为了实现这一点,我使用了 jspFilters 并在 web.xml 中添加了 CLIENT_CERT、FORM。通过这些更改,我的应用程序在 OAM 登录页面之后显示了额外的登录页面。但我期待;如果 OAM 首先进行身份验证,则继续进行内部登录,并且不应再次要求登录。如果 OAM 不存在,则要求登录。
谁能帮助我,我怎样才能做到这一点。
在此先感谢
http - 通过 OHS 服务器重定向问题登录到 OAM
我在 host1 上设置了一个 OHS 11g 服务器,端口为 7777,在 host2 上配置了 OAM 11g,端口号为 14100。
在我完成所有配置之后。现在,如果我访问 host1:7777/oamconsole,它会将我重定向到 host2:14100 登录页面,然后如果我输入正确的用户名和密码,它会毫无问题地登录到 OAM 控制台,并且 URL 会返回到 host1:7777。有什么方法可以让登录页面本身通过 OHS 服务器而不重定向到 host2:14100 端口?谢谢你。
我阅读了很多文档并观看了一些视频,它们的环境似乎表现相同,但似乎没有人关心登录页面仍在使用 host2:14100。