intra-mart Accel Platform 配置文件参考 第26版2020-08-01

许可设置画面保护资源设置

总览

此设置是保护许可设置屏幕上的更改的资源一览表。

如果操作用户具有此设置中描述的资源Action的权限,请确保在用户操作期间不会丢失所有这些权限。如果您执行导致操作用户失去所有这些特权的操作,则该操作将作为错误回滚。

实施此操作是为了防止更改使您无法在更改许可设置时继续操作。

模块 租户管理
格式化文件(xsd) WEB-INF /模式/ authz-protected-resource-config.xsd
设定位置 WEB-INF / conf / authz-protected-resource-config / {任意文件名} .xml

<?xml版本=“ 1.0”编码=“ UTF-8”?>
<tns:authz-protected-resource-config
  xmlns =“ http:// www.intra intra-mart.jp / authz / ui / protected-resources”
  xmlns:xsi =“ http://www.w3.org/2001/XMLSchema-instance”
  xsi:schemaLocation =“HTTP:// WWWintra-mart.JP / AuthZ的/ UI /保护资源的authz保护资源,config.xsd”>

  <受保护的资源 uri =“服务:// authz /设置/基本” 行动=“执行” />
  <受保护的资源 uri =“服务:// authz /设置/部分” 行动=“执行” />
  <受保护的资源 uri =“服务:// authz /设置/过程” 行动=“执行” />

</ tns:authz-protected-resource-config>

参考资料

指定要保护的资源和Action

标签名称 保护资源
指定要保护的资源和Action。

[设定项目 ]

<tns:authz-protected-resource-config
  xmlns =“ http:// www.intra intra-mart.jp / authz / ui / protected-resources”
  xmlns:xsi =“ http://www.w3.org/2001/XMLSchema-instance”
  xsi:schemaLocation =“HTTP:// WWWintra-mart.JP / AuthZ的/ UI /保护资源的authz保护资源,config.xsd”>

  <受保护的资源 uri =“服务:// authz /设置/基本” 行动=“执行” />

</ tns:authz-protected-resource-config>

必填项目 ×
多种设定
设置值 /设定内容
单位/类型
省略时的默认值
父标签 authz-protected-resource-config

[属性]

属性名称 说明 必填项 默认值
乌里 指定要保护的资源的URI。必须存在于数据库。
行动 指定要防止URI的Action。

注意

通常不需要更改此设置。