为了保护数据安全,我们在组织中使用OIM。
有没有办法将Meteor应用程序与Oracle Identity Manager(OIM)集成?
发布于 2014-05-14 19:43:24
我在这里看到:http://docs.oracle.com/cd/E17904_01/core.1111/e12036/oam.htm它可以使用LDAP,所以我的答案是将它与:https://atmospherejs.com/package/accounts-ldap-profile集成在一起。
其允许根据LDAP服务器对用户进行认证。
如果您不熟悉atmosphere包,请阅读:https://atmospherejs.com/docs/installing
https://stackoverflow.com/questions/23649381
复制相似问题