ajax - Spring Security to continue firing the same request after authentication -


when user clicks button, ajax post request fired if not logged in login dialog box opens handled spring security. when user logs in, want fire same ajax post request. how achieve this? in ajax post request, have both headers , request body.

thanks in advance


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -