+

Search Tips   |   Advanced Search

Trusted ID evaluator collection

View a list of trusted identity (ID) evaluators. The trusted ID evaluator determines whether to trust the identity-asserting authority. After the ID is trusted, the application server issues the proper credentials based on the identity, which are used in a downstream call for invoking resources. The trusted ID evaluator implements the com.ibm.wsspi.wssecurity.id.TrustedIDEvaluator interface.

This administrative console page applies only to JAX-RPC applications.

To view this administrative console page for trusted ID evaluators on the cell level:

  1. Click Security > JAX-WS and JAX-RPC security runtime.

  2. Under Additional properties, click Trusted ID evaluators.

  3. Click New to create a trusted ID evaluator or click Delete to delete a trusted ID evaluator.

To view this administrative console page for trusted ID evaluators on the server level:

  1. Click Servers > Server Types > WebSphere application servers > server.

  2. Under Security, click security runtime.

    Mixed-version environment: In a mixed node cell with a server using WebSphere Application Server version 6.1 or earlier, click Web services: Default bindings for Web Services Security.mixv

  3. Under Additional properties, click Trusted ID evaluators.

  4. Click New to create a trusted ID evaluator or click Delete to a delete a trusted ID evaluator.

To view this administrative console page for trusted ID evaluators on the application level:

  1. Click Applications > Application Types > WebSphere enterprise applications > application_name.

  2. Under Modules, click Manage Modules > URI_name.

  3. Under Web Services Security Properties, click Web services: Server security bindings.

  4. Under Request receiver binding, click Edit.

  5. Click Trusted ID evaluators.

  6. Click New to create a trusted ID evaluator or click Delete to delete a trusted ID evaluator.

Important: Trusted ID evaluators are only required for the request consumer (Version 6.x applications), if identity assertion is configured.

Use this trusted ID evaluator collection panel:

  1. Specify a trusted ID evaluator name and a trusted ID evaluator class name.

  2. Save changes by clicking Save in the messages section.

  3. Click Update run time to update the Web Services Security run time with the default binding information, which is found in the ws-security.xml file. The configuration changes made to the other web services also are updated in the Web Services Security run time.


Trusted ID evaluator name

Unique name of the trusted ID evaluator.


Trusted ID evaluator class name

Class name of the trusted ID evaluator.

  • Configure trusted ID evaluators on the server or cell level
  • Trusted ID evaluator configuration settings