Top "J-security-check" questions

j_security_check is a default URL in web applications using JAAS, the Java Authentication and Authorization Service, and Spring Security.

How to redirect to url after j_security_check login

I use j_security_check to authenticate my Java EE web app. I have 2 groups; user and admin. Both of …

jakarta-ee j-security-check
How to use j_security_check jsf

I want to use j_security_check authentication in order to validate the user credentials. Basically what I am trying …

jsf-2 primefaces j-security-check
j_security_check not redirecting to welcome page - successful login event listener?

For ages I've been puzzled about why after login I sometimes don't directed to the application welcome page. I've finally …

jsf authentication glassfish mojarra j-security-check