Using a custom filter

In case we need to access the Actuator's endpoints from the outside, for example, from another AWS's region, and we want to authenticate the request using JWT, we can exclude these endpoint requests from Spring Security's verification by permitting all these requests, and then create a custom filter to process these requests by verifying the JWT token.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.14.141.115