Previous Topic: Customize Assertion Processing with the Message Consumer Plug-inNext Topic: Specify Redirect URLs for Failed SAML 2.0 Authentication


Enable the Message Consumer Plug-in (SAML 2.0)

To configure the message consumer plug-in

  1. Log in to the FSS Administrative UI
  2. Navigate to the Authentication Scheme Properties dialog box.
  3. Click Additional Configuration.

    The SAML 2.0 Auth Scheme Properties dialog box opens.

  4. Select the Advanced tab.
  5. Complete the following fields:
    Full Java Class Name

    Specify the Java class name for the plug-in, For example, a sample class included with the SiteMinder SDK is:

    com.ca.messageconsumerplugin.MessageConsumerPluginSample

    Parameter

    Specify a string of parameters to be passed to the plug-in specified in the Full Java Class Name field.

    Note: Specify a Message Consumer plug-in for each authentication scheme.

  6. Click OK to save the changes.

    You return to the Authentication Scheme Properties dialog.

  7. Click OK to exit the dialog.
  8. Restart the Policy Server.