- 1、本文档共17页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
如何实现RTX与OA单点登陆(国外英文资料)
如何实现RTX与OA单点登陆(国外英文资料)
Log in from OA to RTX
? 1.1. The principle
The OA system client is logged in, and the OA system server validates its clients legitimacy and allows it to land.
The OA system Server gets a session key from the user through the RTX Server SDK;
The OA system brings the session key to the client of OA;
4. OA of the client (if a browser, it is using client-side scripting language) by calling the RTX client, introduced to the user name and the session key password for login (that is, it is not need password) RTX server;
The RTX server verifies that the user name and session key are valid (correct and not timed), and the RTX client will log in automatically.
The session key, not the user password, is temporary RTX server generated a long string, there is a certain limitation, once the failure, will not be able to use it to log in.
? The server-side interface specification
The interface belongs to the old interface: the IRTXObject: : Call2 ()
Object name: SYSTOOLS
Command code: 0 x2000
Note: get the SessionKey for the key to get the login from the Server when you log in.
Property description
The user name or user number of the USERNAME, RTX, must be filled in.
The return value
Error throws a COM exception or returns the login key string.
? 1.3. The client interface specification
The interface belongs to the clients old interface: the RTXAPI: : Call ()
Command name: CMD_LDAP_Login (note: this is a single sign-on command)
Note: the CMD_LDAP_Login command of the RTXAPI object Call method is a user name that logs in to the specified server and implements the single sign-on principle.
Format: Call (CMD_LDAP_Login, Property);
The Property parameter a Property container object needs to be enclosed in each parameter value as follows.
Property description:
RTXUserName login RTX user name;
LoginSessionKey login password, calling the session key obtained by the Server SDK API;
ServerAddress refers to the address of the RTX server;
ServerPort refers to the port nu
您可能关注的文档
最近下载
- 急诊与灾难医学-第二十二章 人为灾难的医学救援.pptx
- 030904《项目实施进度里程碑确认单》.xlsx VIP
- 治疗篇第六章骨伤科四肢病证推拿讲解.ppt
- 2025年广西机场管理集团有限责任公司人员招聘笔试备考题库及答案解析.docx
- 七年级下册英语课件Unit 3《Keep Fit》(Section A 1a-1d).pptx VIP
- 福特嘉年华说明书.pdf
- 医院医疗设备管理员及使用人员岗位职责.pptx VIP
- 江苏省小学科学实验知识竞赛题库附答案.pdf VIP
- 教科版(2017秋)四年级下册科学期末复习训练题(含答案).docx VIP
- 八年级下数学期中测试题(a卷).pdf VIP
文档评论(0)