WAS v8.5 > Secure applications

Authorizing access to resources

WebSphere Application Server provides many different methods for authorizing accessing resources. For example, we can assign roles to users and configure a built-in or external authorization provider.

We can create an application, an EJB module, or a web module and secure them using assembly tools.

To authorize user or group access to resources, read the following articles:

  1. Secure you application during assembly and deployment. For more information on how to create a secure application using an assembly tool, such as the IBM Rational Application Developer, see the information about securing applications during assembly and deployment.
  2. Authorize access to Java EE resources. WAS supports authorization based on the Java Authorization Contract for Containers (JACC) specification in addition to the default authorization. When security is enabled in WAS, the default authorization is used unless a JACC provider is specified. For more information, see Authorization providers.
  3. Authorize access to administrative resources. We can assign users and groups to predefined administrative roles such as the monitor, configurator, operator, administrator, auditor and iscadmins roles. These roles determine which tasks a user can perform in the dmgr console. For more information, see Authorizing access to administrative roles.

After authorizing access to resources, configure the Application Server for secure communication. For more information, see Secure communications.


Subtopics


Related concepts:

Role-based authorization
Development and assembly tools


Related


Secure applications during assembly and deployment
Secure communications
Assemble applications


+

Search Tips   |   Advanced Search