We write Spring REST Api and gave TZ to use security, but the question arose how to specify the user's authorization if we do not use jsp for authorization, but use swagger. How to specify the rest requests for action="j_spring_security_check" , so that you can log in the user?
|