401 with declarative Http Client on the API URL with @Secured(SecurityRule.IS_ANONYMOUS) annotation

前端 未结 0 1623
轻奢々
轻奢々 2021-02-12 13:24

When we add the Micronaut security all the URLs are protected. while using the @Secured(SecurityRule.IS_ANONYMOUS) annotation still facing the 401 exception

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