一、报错提示

【异常】SpringSecurity登录失败:Full authentication is required to access this resource

SpringSecurity提示如下内容:

2023-01-07 06:08:51.843 [cdi-ids-commonprovider] [http-nio-9092-exec-14]
WARN  com.desaysv.tsp.logic.ids.config.MyAuthenticationEntryPoint - 
登录失败:Full authentication is required to access this resource

二、排查问题

2.1 前端排查

先看前端配置,没有什么问题的感觉?

前端,匹配所有的api 前缀并进行替换为 ’ ’

然后将请求转发到后端localhost

声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。