在 Oracle Identity Cloud Service 中設定 Web 層安全與角色授權
將更新的應用程式建置到生產環境之前,您需要先在 Oracle Identity Cloud Service 中設定 Web 層安全和角色授權。
設定 Web 層安全性
使用 Oracle Java Cloud Service - SaaS Extension 時,應用程式的 Web 層安全通常是使用 web.xml
內的建置描述區來實行。使用 Oracle Identity Cloud Service 時,Web 層和 OAuth 安全是以 Oracle Identity Cloud Service 機密應用程式組態來實行,特別是與 Oracle Identity Cloud Service 管理主控台中的 Fusion SaaS 擴充應用程式關聯。
設定 Oracle Identity Cloud Service 中的角色授權
如果您的擴充功能應用程式使用 Oracle Platform Security Services (OPSS),您必須將 OPSS 使用者和群組 API 與 Oracle Identity Cloud Service 整合。
使用 Oracle Identity Cloud Service 的網域與機密應用程式關聯,可授予 Oracle WebLogic Server 一或多個 Oracle Identity Cloud Service 從屬端角色。依照預設,此機密應用程式具有單一角色 Authenticator Client
,可讓 Java 應用程式使用 OPSS 認證 API。如果您的 Java 應用程式使用 OPSS API 查詢使用者和群組資訊,您必須新增更多角色至機密應用程式。
Oracle WebLogic Server for OCI 產品文件則提供完整程序。