HTTP Client – Form-Based Authentication
This article continues the discussion started in the Servlet Authentication article. Here we discuss Form-Based authentication; another common form of[…]
Read moreThe Intersection of Identity, Integration, API Management, and Application Security.
This article continues the discussion started in the Servlet Authentication article. Here we discuss Form-Based authentication; another common form of[…]
Read moreThere are three required authentication mechanisms supported by a compliant Servlet Container: HTTP Basic Authentication, Form-based Authentication, and CLIENT_CERT authentication. This article describes Servlet Container authentication.
Read moreIf you were ever looking for a summary of each version of the J2EE Spec, it can take a few[…]
Read more