JSD-8449 钉钉单点+推送(特殊)开源任务材料
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
885 B

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<plugin>
<id>com.fr.plugin.yuyuantm.oauth2</id>
<name><![CDATA[OAuth2单点登陆]]></name>
<active>yes</active>
<version>1.5</version>
<env-version>10.0</env-version>
<jartime>2018-07-31</jartime>
<vendor>fr.open</vendor>
<description><![CDATA[OAuth2单点登陆]]></description>
<change-notes>
<![CDATA[
1.1 放行/schedule/result URL
1.2 添加参数result_sign值解密登录的方式
1.3 添加预览放行
1.4 添加模板访问资源放行
1.5 添加特定访问资源放行
]]>
</change-notes>
<extra-decision>
<GlobalRequestFilterProvider class="com.fr.plugin.yuyuantm.oauth2.SsoFilter"/>
</extra-decision>
<function-recorder class="com.fr.plugin.yuyuantm.oauth2.SsoFilter"/>
</plugin>