Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1321878
  • 博文数量: 932
  • 博客积分: 10
  • 博客等级: 民兵
  • 技术积分: 10208
  • 用 户 组: 普通用户
  • 注册时间: 2011-07-08 12:28
文章分类

全部博文(932)

文章存档

2021年(1)

2020年(134)

2019年(792)

2018年(5)

我的朋友

分类: 架构设计与优化

2020-01-17 12:09:08

The OAuth 2.0 based authentication between SCP and C4C requires the same user-id to exist in both SAP Cloud Platform and SAP Hybris Cloud for Customer.

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

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

将local provider name抄下来:eu1.hana.ondemand.com/k

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

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

新建一个OAuth 2.0 provider:

同样在Administrator的OAuth2.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:

参考一个例子:

更多例子,参考博客:Configuring OAuth 2.0 between SAP Hybris Cloud for Customer and SAP Cloud Platform

阅读(1408) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~