Design Principles for Seamless User Authentication
This post was originally published as “Design Principles for Seamless User Authentication” on the Apigee Blog. In a previous post,[…]
Read moreThe Intersection of Identity, Integration, API Management, and Application Security.
This post was originally published as “Design Principles for Seamless User Authentication” on the Apigee Blog. In a previous post,[…]
Read moreThis post was originally published as “Keeping Your APIs Secure for Multiple User Types” on the Apigee Blog. In an[…]
Read moreThe XML DSig specification is used to provide digital signature functionality to XML Documents. It is is used by numerous[…]
Read moreI’ve talked about authentication many times on ThinkMiddleware.com. It recently occurred to me that I have never devoted a blog[…]
Read moreI generally recommend to clients that DataPower RBM (Role-Based Management) be configured to perform authentication and authorization of DataPower administrators[…]
Read moreThis 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 more