SAP和SAP C4C之间的OAuth2.0怎么配置

2023-05-21,

这篇文章主要讲解了“SAP和SAP C4C之间的OAuth2.0怎么配置”,文中的讲解内容简单清晰,易于学习与理解,下面请大家跟着小编的思路慢慢深入,一起来研究和学习“SAP和SAP C4C之间的OAuth2.0怎么配置”吧!

基于OAuth 2.0的SAP Cloud Platform和C4C single sign on的场景要能够工作,需要这两个系统里的user ID相同。

选择subaccount登录进去,选择Security菜单项下面的Trust,将Configuration Type设置为Custom,

将local provider name抄下来:https://f4i12wqm8

把Signing certificate字符串的值拷贝到一个文件里,另存为.cer文件:

登录C4C系统QXL 233,Administrator工作中心,common task视图,Configure OAuth 2.0 Identity Provider:

新建一个OAuth 2.0 provider:

同样在Administrator的OAuth3.0 Client Registration里,新建一个OAuth 2.0 client:

Issuer Name字段的值,从下拉列表里选择刚刚新建的OAuth 2.0 Provider:

Scope字段,选择为CC_HOME:

新建成功:

进入Common task的Configure Single Sign-on:

把这个local service provider的值记录下来:
qxl-cust233.dev.sapbydesign.com

在SAP Cloud Platform里,存在和ABAP Netweaver里SM59事务码创建的Destination类似的概念:

In SAP Cloud Platform, destinations are the ports that allow access to external systems based on various options. Extension apps then refer to these destinations to connect to their desired external systems.

部署在SAP Cloud Platform上的应用,通过这些Destination同外界连接。

在SAP Cloud Platform控制台的Connectivity里,创建一个新的destination:

参考一个例子:

感谢各位的阅读,以上就是“SAP和SAP C4C之间的OAuth2.0怎么配置”的内容了,经过本文的学习后,相信大家对SAP和SAP C4C之间的OAuth2.0怎么配置这一问题有了更深刻的体会,具体使用情况还需要大家实践验证。这里是本站,小编将为大家推送更多相关知识点的文章,欢迎关注!

《SAP和SAP C4C之间的OAuth2.0怎么配置.doc》

下载本文的Word格式文档,以方便收藏与打印。