Use this page to provide configuration details for your custom Java Authentication SPI (JASPI) authentication service provider.
To view this administrative console page, click Security > Global security. Under Authentication, click Providers. Select an existing authentication service provider name or click New to create a new one.
Specifies a name that uniquely identifies the authentication provider.
Specifies a textual description of the authentication provider.
Specifies the package-qualified name of the class that implements the authentication provider interface (javax.security.auth.message.config.AuthConfigProvider).
WebSphere® Application Server Version 8.0 supports only the HttpServlet message layer profile as defined in the JASPI specification.
Specifies additional custom properties needed to initialize the authentication provider. This parameter is a list of key/value pairs.
Click Delete to remove a custom property or Edit to modify a custom property.