+

Search Tips   |   Advanced Search

Delete a JASPI authentication provider using the administrative console

We can delete an existing Java Authentication SPI (JASPI) authentication provider in the cell or in the given security domain using the administrative console.

To delete an existing JASPI authentication provider using the administrative console, do the following:


Tasks

  1. Click Security > Global security.

  2. Click Providers, We can optionally select or deselect the Enable Java Authentication SPI (JASPI) check box.

    We can modify the value of the Enable Java Authentication SPI (JASPI) checkbox to indicate whether or not JASPI support is enabled at a later time.

  3. Select an existing JASPI authentication provider to delete.

  4. Click Delete.


What to do next

We can also delete a JASPI authentication provider using wsadmin commands. For more information, read JaspiManagement .

Verify that the server has been restarted so that the changes to the JASPI provider configuration will take effect.

  • Implement a custom authentication provider using JASPI
  • Modifying an existing JASPI authentication provider
  • Configure a new JASPI authentication provider
  • Enable JASPI authentication using the Map JASPI provider option during application deployment
  • JaspiManagement
  • JASPI authentication providers collection
  • JASPI authentication provider details
  • JASPI authentication enablement for applications