maven - Spring Boot - Config JWT for no bearer token on selected routes -


i'm new jhipster , spring boot. out of box jhipster secures web application jwt. it's necessary use bearer tokens access of routes.

how can configure 1 or 2 select url not require bearer tokens , "open?" box secured ip address not worried malicious traffic finding way unsecured url. configuration change make in pom.xml or elsewhere? in advance tips!


Comments

Popular posts from this blog

What is happening when Matlab is starting a "parallel pool"? -

php - Cannot override Laravel Spark authentication with own implementation -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -