WAS v8.5 > Develop applications > Develop security > Develop extensions to the WebSphere security infrastructure > Implement a custom authentication provider using JASPI

Delete a JASPI authentication provider

We can delete an existing Java Authentication SPI (JASPI) authentication provider in the cell or in the given security domain using the dmgr console. To delete an existing JASPI authentication provider using the dmgr console, do the following:

  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.

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

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


Related


Implement a custom authentication provider using JASPI
Modify an existing JASPI authentication provider
Configure a new JASPI authentication provider
Enable JASPI authentication using the Map JASPI provider option during application deployment


Reference:

JaspiManagement command group for AdminTask
JASPI authentication providers page
JASPI authentication provider details
JASPI authentication enablement for applications


+

Search Tips   |   Advanced Search