[ad_1]
I am developing a spring boot api but currently I am trying to fix the following problem:
In my case I have associations managed by organizers, who have a username and a password. How can I let each organizer access the API and view only the data related to his/her organization, instead of all data? Does anyone have any idea about it?
[ad_2]