I have a Spring JWT Project and Spring Rest Services which are deployed separately. I have to do authentication and authorization stuff by calling Spring JWT Service. I'm new to this though but I have good understanding. Any one having idea how to achieve this.
Note: Spring 4.x, Spring Security 4.x and Hibernate 5.x with Java based configuration