Network Deployment (Distributed operating systems), v8.0 > Secure applications and their environment > Authenticate users


Authentication mechanisms


Overview

To configure authentication mechanisms...

The authentication mechanism applies security rules and creates credentials for end users, machines, and applications. WAS provides three authentication mechanisms:

Kerberos includes...

Kerberos is referenced as "KRB5" in sas.client.props, soap.client.props, ipc.client.props, and in the console.

RSA allows profiles managed by an admin agent to have different LTPA keys, user registries, and administrative users.

Authentication data can be...

Web clients send authentication data using protocols...

EJB clients send authentication data using protocols...

We configure web authentication using...

Options...

Web and EJB authenticators pass data to the login module, which authenticates using...

...using any of these types of registries...

The login module...

  1. Creates a JAAS subject
  2. Stores the derived credential in the public credentials list of the subject
  3. Returns the credential to the web or EJB authenticator

The web and EJB authenticators store credentials in an ORB. If forwardable, they are sent to other application servers.


Related

LTPA
LTPA keys
LTPA mechanism
Kerberos (KRB5) authentication mechanism support for security
Set up Kerberos as authentication mechanism for WAS
RSA token authentication mechanism
RSA token authentication mechanism
Message layer authentication
Configure Kerberos as authentication mechanism
Configure a Java client for Kerberos authentication
Authenticate users
Web authentication settings

+

Search Tips   |   Advanced Search