How to enable authorization with the Spring Batch Admin UI

400 views Asked by At

I'm integrating the Spring Batch Admin UI into my batch-jobs application. The authentication to the UI is easy. But I have another requirement to ONLY authorize some users to START/STOP jobs. Anyone with feedback on how to accomplish this will be greatly appreciated.

0

There are 0 answers