PacktLib: Securing WebLogic Server 12c [Instant]

Securing WebLogic Server 12c

Credits

About the Authors

About the Reviewers

www.PacktPub.com

Preface

WebLogic Security Concepts

General concept of security in Java EE

Authentication Providers

Identity Assertion

Credential Mapper

JASPIC and Java EE

JACC

Summary

WebLogic Security Realm

Configuration of local LDAP server: user/roles/lockout

Configuring an external LDAP for Authentication/Authorization

Using Identity Assertion

Summary

Java EE Security with WebLogic

Setting up an Enterprise Maven project

Securing the web module

A RESTful and secure EJB component

Summary

Creating Custom Authentication Providers with Maven

The Maven project

Writing the MBean implementation

Custom JAAS LoginModule

Summary

Integrating with Kerberos SPNEGO Identity Assertion

Using Identity Assertion SSO Kerberos in a Microsoft domain

SPNEGO Identity asserter configuration

Summary

Index