18 WebLogic Server Security
A security realm comprises mechanisms for protecting WebLogic Server resources. Each security realm consists of a set of configured security providers, users, groups, security roles, and security policies. A user must be defined in a security realm in order to access any WebLogic Server resources belonging to that realm. When a user attempts to access a particular WebLogic Server resource, WebLogic Server tries to authenticate and authorize the user by checking the security role assigned to the user in the relevant security realm and the security policy of the particular WebLogic Server resource.
This chapter includes the following sections:
Create security realms
To create a new security realm:
The new security realm contains the following WebLogic Server security providers with the default configuration settings:
-
DefaultAuthenticator
-
DefaultIdentityAsserter
-
SystemPasswordValidator
-
XACMLAuthorizer
-
DefaultAdjudicator
-
XACMLRoleMapper
-
DefaultCredentialMapper
-
WebLogicCertPathProvider
After creating your security realm, you can change the security providers and provider settings from the WebLogic Server Administration Console.
Parent topic: WebLogic Server Security
Monitor security realms
To monitor the security realms configured in a domain:
Parent topic: WebLogic Server Security
Monitor WebLogic Server users and groups
This section describes how to monitor the users and groups in your domain. This section includes the following tasks:
Parent topic: WebLogic Server Security
Configure WebLogic Server users
This section describes how to create and configure users in your WebLogic Server domain. This section includes the following tasks:
- Create a new user
- Configure user general settings
- Configure user password settings
- Configure user attribute settings
- Configure user group settings
Parent topic: WebLogic Server Security
Configure user general settings
To configure general settings for a user:
Parent topic: Configure WebLogic Server users
Configure user password settings
To configure password settings for a user:
Parent topic: Configure WebLogic Server users
Configure user attribute settings
To configure attribute settings for a user:
Parent topic: Configure WebLogic Server users
Configure user group settings
To configure group settings for a user:
Parent topic: Configure WebLogic Server users
Configure WebLogic Server groups
This section describes how to create and configure groups in your WebLogic Server domain. This section includes the following tasks:
Parent topic: WebLogic Server Security
Configure group general settings
To configure general settings for a group:
Parent topic: Configure WebLogic Server groups
Configure group membership settings
To configure membership settings for a group:
Parent topic: Configure WebLogic Server groups
Configure domain security
This section describes how to configure the security settings for a WebLogic Server domain. This section includes the following task:
Parent topic: WebLogic Server Security