Spring身份验证可以与内置的tomcat一起正常工作,但不适用于wildfly服务器

问题描述

日志

2020-08-13 20:43:34,088 DEBUG [io.undertow.request] (default I/O-1) Matched prefix path /RestAPIStructure-0.0.1 for path /RestAPIStructure-0.0.1/carriers
2020-08-13 20:43:34,088 DEBUG [io.undertow.request.security] (default task-1) Attempting to authenticate /RestAPIStructure-0.0.1/carriers,authentication required: false
2020-08-13 20:43:34,088 DEBUG [io.undertow.request.security] (default task-1) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@77412bc2 for /RestAPIStructure-0.0.1/carriers
2020-08-13 20:43:34,088 DEBUG [io.undertow.request.security] (default task-1) Authentication result was ATTEMPTED for /RestAPIStructure-0.0.1/carriers

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)