Previous Topic: Configuring the Message Consumer Plug-in (SAML 2.0)

Next Topic: Specify Redirect URLs for Failed SAML 2.0 Authentication

Integrate the Message Consumer Plug-in with SiteMinder (SAML 2.0)

After configuring a message consumer plug-in, you have to integrate the plug-in with the SAML 2.0 authentication scheme.

The instructions for compiling the message consumer plug-in Java file are in the AssertionSample.java file, in sdk/samples/authextensionsaml20.

To integrate the Message Consumer plug-in with the authentication scheme

  1. Compile the message consumer plug-in Java file.

    The Java file requires the following .jar file installed with the Policy Server:

    policy_server_home/bin/java/SmJavaApi.jar

  2. In the JVMOptions.txt file, modify the -Djava.class.path value so it is set to the classpath for the plug-in. This enables the plug-in to be loaded.

    Note: Do not modify the classpath for SMJavaApi.jar.

  3. Restart the Policy Server.

    Restarting ensures that the latest version of the message consumer plug-in is picked up after being recompiled.

Note: Instead of specifying the message consumer plug-in class and its parameters via the Policy Server User Interface you can use the Policy Management API (C or Perl). For instructions, see the SiteMinder Programming Guide for C or the SiteMinder Programming Guide for Java.

Additional information about the Message Consumer plug-in can be found as follows:


Copyright © 2010 CA. All rights reserved. Email CA about this topic