I was attempting to find a solution to grant clients anonymous access to certain API endpoints while securing others within my REST API. However, when defining a Web Application, you can only secure the entire application and not specific parts of it.
I scoured the community for answers but didn't find any exact solutions, except one recommendation to create two separate web applications, one secured and the other unsecured.However, in my opinion, this approach involves too much work and creates unnecessary maintenance overhead.
.png)
.png)

.png)
.png)
.png)
.png)
.png)