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.
16 lines
611 B
16 lines
611 B
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
|
<plugin> |
|
<id>com.fr.plugin.ctfo.sso</id> |
|
<name><![CDATA[oauth2单点登录]]></name> |
|
<active>yes</active> |
|
<version>1.2</version> |
|
<env-version>10.0</env-version> |
|
<jartime>2018-07-31</jartime> |
|
<vendor>fr.open</vendor> |
|
<description><![CDATA[oauth2单点登录]]></description> |
|
<change-notes><![CDATA[]]></change-notes> |
|
<extra-decision> |
|
<GlobalRequestFilterProvider class="com.fr.plugin.ctfo.sso.Oauth2Filter"/> |
|
</extra-decision> |
|
<function-recorder class="com.fr.plugin.ctfo.sso.Oauth2Filter"/> |
|
</plugin> |