Today’s post gives an overview of how Okta integrates with Java EE Application Servers to protect your Java infrastructure. This includes: Oracle WebLogic IBM WebSphere Red Hat JBoss Glassfish I also cover improving end-user experience and security with Single Sign-On (SSO) and Adaptive Multi-Factor Authentication (MFA), and how to simplify account management with an identity store such as LDAP. All this while reducing the costs and headaches associated with hosting and maintaining additional software and infrastructure on-premises. Tip: If you use Java on micro-services or modern micro frameworks such as Spring Boot, you can integrate your Java app directly with Okta. No Application Server configuration required (yay!). Quick Question: What's a Java EE Application Server? Tip: If you already know what a Java EE Application Server is, skip to the next section. Java EE Application Servers, such as those listed above, are infrastructure components typically used on.