diff --git a/zheng-upms/zheng-upms-server/src/main/resources/applicationContext-shiro.xml b/zheng-upms/zheng-upms-server/src/main/resources/applicationContext-shiro.xml index 89f10c0a..798187c7 100644 --- a/zheng-upms/zheng-upms-server/src/main/resources/applicationContext-shiro.xml +++ b/zheng-upms/zheng-upms-server/src/main/resources/applicationContext-shiro.xml @@ -1,78 +1,143 @@ + http://www.springframework.org/schema/beans/spring-beans-3.0.xsd http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util.xsd"> zheng-upms - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + / = anon /swagger-ui.html = anon /webjars/** = anon /resources/** = anon /sso/** = anon /403 = anon - /druid/**=authc + /sso/logout = logout + + /druid/**=user + /manage/**=authc - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + + + + + \ No newline at end of file