Sun Java System SAML v2 Plug-in for Federation Services User's Guide

ProcedureTo Enable the SAML v2 Authentication Module in Legacy Mode Using amadmin

You can also enable the SAML v2 authentication module using the amadmin command line tool.

  1. Save the following XML code to a file.


    <Requests>
    <OrganizationRequests DN="<root_suffix>">
       <RegisterServices>
           <Service_Name>sunAMAuthSAML2Service</Service_Name>
       </RegisterServices>
    </OrganizationRequests>
    </Requests>
  2. Load the XML file using the amadmin command line tool to register the SAMLv2 authentication module.

    For information on the amadmin command line tool, see Chapter 1, The amadmin Command Line Tool, in Sun Java System Access Manager 7.1 Administration Reference.