12.5.2. 配置 OAuth 2.0 支持的流
您可以在管理门户中为 3scale API 配置允许的 OAuth 2.0 流。当您创建新应用程序时,基本集成已完成,包括 OpenId Connect(OIDC)配置。
要配置 OAuth 2.0 支持的流,请执行以下步骤:
- 进入 Authentication Settings 部分: [Your_API_name] > Integration > edit integration settings > Authentication
- 选择 OpenId Connect。
在 RH SSO 端的客户端上启用了对应的流。您可以通过浏览 [Your_API_name] > Integration > Edit APIcast configuration > Authentication Settings来查看它们
-
standardFlowEnabled
(身份验证代码流)[默认选择] -
hiddenFlowEnabled
(Implicit 流) -
ServiceAccountsEnabled
(服务帐户流) -
directAccessGrantsEnabled
(直接访问授予流)
-
- 选择一个或多个流。
- 要保存更改,请点击 Update the Staging Environment。