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.

19 lines
799 B

<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin>
<id>com.fr.plugin.xx.saml</id>
<name><![CDATA[saml单点]]></name>
<active>yes</active>
<version>1.0</version>
<env-version>10.0</env-version>
<jartime>2018-07-31</jartime>
<vendor>fr.open</vendor>
<description><![CDATA[saml单点]]></description>
<change-notes><![CDATA[
[2022-04-27]【1.0】初始化插件<br/>
]]></change-notes>
<lifecycle-monitor class="com.fr.plugin.xx.xx.saml.LRGT"/>
<extra-decision>
<LogInOutEventProvider class="com.fr.plugin.xx.saml.CustomLogInOutEventProvider"/>
<GlobalRequestFilterProvider class="com.fr.plugin.xx.saml.LoginFilter"/>
</extra-decision>
<function-recorder class="com.fr.plugin.xx.saml.LoginFilter"/>
</plugin>