After writing a message consumer plug-in, integrate the plug-in with the SAML 1.x authentication scheme.
The instructions for compiling the message consumer plug-in Java file are in the MessageConsumerPluginSample.java file located in sdk/samples/messageconsumerplugin as well as the provided build scripts.
To integrate the message consumer plug-in with the authentication scheme
The Java file requires the following .jar file installed with the Policy Server:
policy_server_home/bin/java/SmJavaApi.jar
Note: Do not modify the classpath for SMJavaApi.jar.
Specify the Java class name for the plug-in, For example, a sample class included with the SiteMinder SDK is:
com.ca.messageconsumerplugin.MessageConsumerPluginSample
Specify a string of parameters to be passed to the plug-in specified in the Full Java Class Name field.
Restarting the Policy Server ensures that the latest version of the assertion plug-in is picked up after being recompiled.
Additional information about the message consumer plug-in can be found as follows:
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |