Spring security: Is there a way to secure one endpoint in two filter chains?

后端 未结 0 1838
误落风尘
误落风尘 2020-12-10 13:28

I have two types of users: say, admins and users. Users are authenticated by http basic, and admins are authenticated by jwt. So, I have such configurations in two @Configur

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