Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Re-order Authentication providers


The way you configure multiple Authentication providers can affect the overall outcome of the authentication process, which is especially important for multipart authentication. Authentication providers are called in the order in which they are configured. The Authentication Providers table lists the authentication providers in the order they are called. You can use the table to change the order of the providers. Be aware that the way each Authentication provider's Control Flag attribute is set effects the outcome of the authentication process. For more information, see Set the JAAS control flag.

To change the ordering of Authentication providers:

  1. If you have not already done so, in the Change Center of the Administration Console, click Lock & Edit (see Use the Change Center).
  2. In the left pane, select the Security Realms page.
  3. Click the name of the realm you are configuring (for example, TestRealm).
  4. Select Providers:Authentication tab.
  5. Click Reorder.
  6. Select an Authentication provider from the list of configured Authentication providers and use the arrow buttons to move it up or down in the list.
  7. Click OK to save your changes.
  8. To activate these changes, in the Change Center, click Activate Changes.
  9. Reboot WebLogic Server.

Back to Top