Passing auth header to permitAll path throws 401

后端 未结 0 932
粉色の甜心
粉色の甜心 2020-12-10 13:01

I have an API configured with Spring Security\'s permitAll():

class WebSecurityConfig extends WebSecurityConfigurerAdapter {

    @Override
    protected void         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题